summaryrefslogtreecommitdiffstats
path: root/tests/ts/script
diff options
context:
space:
mode:
authorKarel Zak2016-03-09 11:41:13 +0100
committerKarel Zak2016-03-09 11:41:13 +0100
commitdeea8ad4a4742f55014ad930e71b505e0d1753fa (patch)
tree7a4e591d08a494b36b6437eebd3b8dba8828c8f1 /tests/ts/script
parentinclude: move sys/sysmacros.h to c.h (diff)
downloadkernel-qcow2-util-linux-deea8ad4a4742f55014ad930e71b505e0d1753fa.tar.gz
kernel-qcow2-util-linux-deea8ad4a4742f55014ad930e71b505e0d1753fa.tar.xz
kernel-qcow2-util-linux-deea8ad4a4742f55014ad930e71b505e0d1753fa.zip
tests: mark script race test as "known fail"
Addresses: https://github.com/karelzak/util-linux/issues/296 Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/ts/script')
-rwxr-xr-xtests/ts/script/race4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ts/script/race b/tests/ts/script/race
index 4bdbe951e..86e383814 100755
--- a/tests/ts/script/race
+++ b/tests/ts/script/race
@@ -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