Selaa lähdekoodia

microblaze: skip stalling test

Waldemar Brodkorb 4 kuukautta sitten
vanhempi
commit
204e6c5ed1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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