Explorar o código

microblaze: skip stalling test

Waldemar Brodkorb hai 4 meses
pai
achega
204e6c5ed1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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