From: Ruediger Meier <ruediger.meier@xxxxxxxxxxx> Signed-off-by: Ruediger Meier <ruediger.meier@xxxxxxxxxxx> --- tests/ts/tailf/simple | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/ts/tailf/simple b/tests/ts/tailf/simple index d0a1c5c..35d10f3 100755 --- a/tests/ts/tailf/simple +++ b/tests/ts/tailf/simple @@ -20,6 +20,10 @@ ts_init "$*" ts_check_test_command "$TS_CMD_TAILF" +# This test is unsafe for some filesystems and for case non-inotify. We don't +# fix it since tailf is deprecated. Just keep this test for the test log. +TS_KNOWN_FAIL="yes" + INPUT=$TS_OUTDIR/$TS_TESTNAME.input rm -f $INPUT -- 1.8.4.5 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html