summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/tcltk8/tcl8/run-ptest
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/tcltk8/tcl8/run-ptest')
-rw-r--r--meta/recipes-devtools/tcltk8/tcl8/run-ptest2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/tcltk8/tcl8/run-ptest b/meta/recipes-devtools/tcltk8/tcl8/run-ptest
index bea9d9ccfd..dd46ebdeaa 100644
--- a/meta/recipes-devtools/tcltk8/tcl8/run-ptest
+++ b/meta/recipes-devtools/tcltk8/tcl8/run-ptest
@@ -16,7 +16,7 @@ SKIP="$SKIP exit-1.\*"
16# 15407 15421 16# 15407 15421
17SKIP="$SKIP \*io-46.1" 17SKIP="$SKIP \*io-46.1"
18# io-13.6 explicitly says it can fail on slow/loaded machines 18# io-13.6 explicitly says it can fail on slow/loaded machines
19SKIP="$SKIP io-13.6" 19SKIP="$SKIP \*io-13.6"
20# 14825 20# 14825
21SKIP="$SKIP socket-\* socket_inet-\*" 21SKIP="$SKIP socket-\* socket_inet-\*"
22 22