summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-12-26 10:38:50 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-12-26 10:38:50 +0100
commit4a0f95027a1bec5fab81ce497035d3ecadedbb0c (patch)
treeaabdfd6213437268a56d518c7537e357ae234f72
parent204e6c5ed1259168acfea59ec7cb6b1f97101eec (diff)
microblaze: skip stalling test
-rw-r--r--test/nptl/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/nptl/Makefile.in b/test/nptl/Makefile.in
index 7bc2b9a..44ffbba 100644
--- a/test/nptl/Makefile.in
+++ b/test/nptl/Makefile.in
@@ -12,7 +12,7 @@ endif
# qemu crash
ifeq ($(TARGET_ARCH),microblaze)
-TESTS_DISABLED := tst-tls2 tst-cancel10
+TESTS_DISABLED := tst-tls2 tst-cancel10x
endif
# deadlock