The io-* tests and chanio-* tests are in sync, so we should skip both io-13.6 and chanio-13.6.
[ YOCTO #15421 ] Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-devtools/tcltk/tcl/run-ptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/tcltk/tcl/run-ptest b/meta/recipes-devtools/tcltk/tcl/run-ptest index be067f13ea7..2135b170742 100644 --- a/meta/recipes-devtools/tcltk/tcl/run-ptest +++ b/meta/recipes-devtools/tcltk/tcl/run-ptest @@ -15,7 +15,7 @@ SKIP="$SKIP exit-1.\*" # 15407 15421 SKIP="$SKIP \*io-46.1" # io-13.6 explicitly says it can fail on slow/loaded machines -SKIP="$SKIP io-13.6" +SKIP="$SKIP \*io-13.6" # 14825 SKIP="$SKIP socket-\* socket_inet-\*" # tries to access google.com -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#222678): https://lists.openembedded.org/g/openembedded-core/message/222678 Mute This Topic: https://lists.openembedded.org/mt/115014071/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
