Ver Fonte

microblaze: skip stalling test

Waldemar Brodkorb há 4 meses atrás
pai
commit
204e6c5ed1
1 ficheiros alterados com 1 adições e 1 exclusões
  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
+TESTS_DISABLED := tst-tls2 tst-cancel10
 endif
 
 # deadlock