tests: mark ul/basic as KNOWN_FAIL

It works locally and on Travis, but fail on Github Actions.

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2021-01-26 11:39:10 +01:00
parent 8839d98089
commit f9d7ed5517
1 changed files with 4 additions and 0 deletions

View File

@ -18,11 +18,15 @@
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