diff --git a/tests/ts/ul/ul b/tests/ts/ul/ul index b856e33db..c707658ac 100755 --- a/tests/ts/ul/ul +++ b/tests/ts/ul/ul @@ -20,6 +20,9 @@ ts_init "$*" ts_check_test_command "$TS_CMD_UL" +# This test provides different result on some terminals and virtual machines +TS_KNOWN_FAIL="yes" + printf "a\x08ab\x5F\x08c\\n\\ttab\\f\\b\\r" | $TS_CMD_UL -t xterm >> $TS_OUTPUT 2>> $TS_ERRLOG