]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: mark script race test as "known fail"
authorKarel Zak <kzak@redhat.com>
Wed, 9 Mar 2016 10:41:13 +0000 (11:41 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 9 Mar 2016 10:41:13 +0000 (11:41 +0100)
Addresses: https://github.com/karelzak/util-linux/issues/296
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/script/race

index 4bdbe951ec3e4b0c375799a10a6ec3769df1b06c..86e3838141ec40a6f03d1b97d0635da72aa375a3 100755 (executable)
@@ -24,6 +24,10 @@ ts_init "$*"
 
 ts_check_test_command "$TS_CMD_SCRIPT"
 
+# this test may fail on systems with very heavy load
+# https://github.com/karelzak/util-linux/issues/296
+TS_KNOWN_FAIL="yes"
+
 bingofile="$TS_OUTDIR/${TS_TESTNAME}-bingo"
 
 count=1000