summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAnomalocaridid <29845794+Anomalocaridid@users.noreply.github.com>2023-09-06 20:04:45 -0400
committerMartin Nordholts <enselic@gmail.com>2023-09-08 06:25:20 +0200
commitfe73010a5ed57d423e46469ee184ba74193bb727 (patch)
treefe03aa5974c8638a23e6f2e3f88ce8bf96a1775c /tests
parent150c04acb6f77a59fb7323513338dfd95f3f7756 (diff)
ignore failing test
Diffstat (limited to 'tests')
-rw-r--r--tests/integration_tests.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration_tests.rs b/tests/integration_tests.rs
index 4e9919bc..b118c38f 100644
--- a/tests/integration_tests.rs
+++ b/tests/integration_tests.rs
@@ -2148,6 +2148,7 @@ fn lessopen_and_lessclose_file_piped() {
#[cfg(feature = "lessopen")]
#[test]
#[serial] // Randomly fails otherwise
+#[ignore = "randomly failing on some systems"]
fn lessopen_and_lessclose_stdin_temp() {
// This is mainly to test that $LESSCLOSE gets passed the correct file paths
// In this case, a dash and the temporary file returned by $LESSOPEN