]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: mark ul/basic as KNOWN_FAIL
authorKarel Zak <kzak@redhat.com>
Tue, 26 Jan 2021 10:39:10 +0000 (11:39 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 26 Jan 2021 10:39:10 +0000 (11:39 +0100)
It works locally and on Travis, but fail on Github Actions.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/ul/basic

index bc0c1168d44d3cbe8b7e84252ca81bb9e326c6cf..5a7ff0368737fd40c9bf9a64f3a502884fc1c887 100755 (executable)
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="basic tests"
 
+
 . $TS_TOPDIR/functions.sh
 ts_init "$*"
 
 ts_check_test_command "$TS_CMD_UL"
 
+# This test provides different result on some terminals and virtual machines
+TS_KNOWN_FAIL="yes"
+
 ts_log "printable characters"
 $TS_CMD_UL < $TS_SELF/basic.input >> $TS_OUTPUT 2>> $TS_ERRLOG