Browse Source

microblaze: skip stalling test

Waldemar Brodkorb 4 months ago
parent
commit
4a0f95027a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/nptl/Makefile.in

+ 1 - 1
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