Przeglądaj źródła

microblaze: skip stalling test

Waldemar Brodkorb 4 miesięcy temu
rodzic
commit
4a0f95027a
1 zmienionych plików z 1 dodań i 1 usunięć
  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