diff options
| -rw-r--r-- | meta/recipes-devtools/tcltk/tcl/run-ptest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/tcltk/tcl/run-ptest b/meta/recipes-devtools/tcltk/tcl/run-ptest index a403a74bb6..c485e535c7 100644 --- a/meta/recipes-devtools/tcltk/tcl/run-ptest +++ b/meta/recipes-devtools/tcltk/tcl/run-ptest | |||
| @@ -15,6 +15,8 @@ SKIP="$SKIP cmdMZ-6.6" | |||
| 15 | SKIP="$SKIP exit-1.\*" | 15 | SKIP="$SKIP exit-1.\*" |
| 16 | # 15407 15421 | 16 | # 15407 15421 |
| 17 | SKIP="$SKIP \*io-46.1" | 17 | SKIP="$SKIP \*io-46.1" |
| 18 | # io-13.6 explicitly says it can fail on slow/loaded machines | ||
| 19 | SKIP="$SKIP io-13.6" | ||
| 18 | # 14825 | 20 | # 14825 |
| 19 | SKIP="$SKIP socket-\* socket_inet-\*" | 21 | SKIP="$SKIP socket-\* socket_inet-\*" |
| 20 | 22 | ||
