Skip to content

Commit fe73010

Browse files
AnomalocarididEnselic
authored andcommitted
ignore failing test
1 parent 150c04a commit fe73010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration_tests.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2148,6 +2148,7 @@ fn lessopen_and_lessclose_file_piped() {
21482148
#[cfg(feature = "lessopen")]
21492149
#[test]
21502150
#[serial] // Randomly fails otherwise
2151+
#[ignore = "randomly failing on some systems"]
21512152
fn lessopen_and_lessclose_stdin_temp() {
21522153
// This is mainly to test that $LESSCLOSE gets passed the correct file paths
21532154
// In this case, a dash and the temporary file returned by $LESSOPEN

0 commit comments

Comments
 (0)