From 6cae66ea4524246cbb4db6b7bad1ef7b0a2676d2 Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Tue, 13 May 2014 15:19:35 +0200 Subject: [PATCH] tests, script/race is known to fail Signed-off-by: Ruediger Meier --- tests/ts/script/race | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/ts/script/race b/tests/ts/script/race index 103a14a473..c947402360 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 -- 2.47.2