mirror of
https://git.yoctoproject.org/poky
synced 2026-02-25 10:59:41 +01:00
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:
committed by
Richard Purdie
parent
9d1df0596f
commit
b3b611a5e5
@@ -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-\*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user