tcl: skip I/O channel 46.1

This test, which is in both the io and chanio test suites, has short
timeouts which can trigger on loaded systems.

[ YOCTO #15407 #15421 ]

(From OE-Core rev: 1617b98491c5293567674e4b9c49c2017fb5c8b2)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2024-03-21 20:15:57 +00:00
committed by Richard Purdie
parent 9d1df0596f
commit b3b611a5e5

View File

@@ -13,6 +13,8 @@ SKIP="$SKIP async-\* event-\*"
SKIP="$SKIP cmdMZ-6.6"
# 15081
SKIP="$SKIP exit-1.\*"
# 15407 15421
SKIP="$SKIP \*io-46.1"
# 14825
SKIP="$SKIP socket-\* socket_inet-\*"