]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
tcl: skip I/O channel 46.1
authorRoss Burton <ross.burton@arm.com>
Thu, 21 Mar 2024 20:15:57 +0000 (20:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Mar 2024 10:16:56 +0000 (10:16 +0000)
This test, which is in both the io and chanio test suites, has short
timeouts which can trigger on loaded systems.

[ YOCTO #15407 #15421 ]

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/tcltk/tcl/run-ptest

index affce9ab8153caa8b7d844cd214e82f17ced2094..a403a74bb64657f4e9e378ce3c99eccff6e3506a 100644 (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-\*"