summaryrefslogtreecommitdiffstats
path: root/tests/ts/script
diff options
context:
space:
mode:
authorRuediger Meier2014-05-13 15:19:35 +0200
committerRuediger Meier2014-05-13 20:11:27 +0200
commit6cae66ea4524246cbb4db6b7bad1ef7b0a2676d2 (patch)
tree77d3bf98a7947591b5ca7344bf82e84eac0263ce /tests/ts/script
parenttests: script/race would work with variable loop count (diff)
downloadkernel-qcow2-util-linux-6cae66ea4524246cbb4db6b7bad1ef7b0a2676d2.tar.gz
kernel-qcow2-util-linux-6cae66ea4524246cbb4db6b7bad1ef7b0a2676d2.tar.xz
kernel-qcow2-util-linux-6cae66ea4524246cbb4db6b7bad1ef7b0a2676d2.zip
tests, script/race is known to fail
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
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 103a14a47..c94740236 100755
--- a/tests/ts/script/race
+++ b/tests/ts/script/race
@@ -24,6 +24,10 @@ ts_init "$*"
ts_check_test_command "$TS_CMD_SCRIPT"
+# TODO see comments about script design
+# https://github.com/karelzak/util-linux/pull/62
+TS_KNOWN_FAIL="yes"
+
bingofile="$TS_OUTDIR/${TS_TESTNAME}-bingo"
set -o pipefail