]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
tcl: Add a way to skip ptests
authorKhem Raj <raj.khem@gmail.com>
Tue, 5 Sep 2023 06:36:04 +0000 (23:36 -0700)
committerSteve Sakoman <steve@sakoman.com>
Thu, 5 Oct 2023 14:43:37 +0000 (04:43 -1000)
commitc6f4728d4e483067e353e91f5fb20ed552e6c911
tree6ece2dab9f2a1342c69b3365ae3a4ba0518a37a4
parent866d3ca22ca30bff9d7b85b87387f40b59d60113
tcl: Add a way to skip ptests

Some tests hardcode assumptions on locales, which may not be present in
musl systems e.g., therefore add a way to skip such tests using -skip
option.

Skip unixInit-3* test on musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit fa66f1cee2d88c2276442e8b4aaeccde5490f9ea)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/tcltk/tcl/run-ptest
meta/recipes-devtools/tcltk/tcl_8.6.13.bb