Explorar el Código

avoid deadlock test in nsimdrv ARC simulator

Waldemar Brodkorb hace 6 años
padre
commit
6ea1471d62
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      test/nptl/Makefile.in

+ 5 - 0
test/nptl/Makefile.in

@@ -5,6 +5,11 @@ ifeq ($(TARGET_ARCH),metag)
 TESTS_DISABLED := tst-cleanup0 tst-cleanupx0
 endif
 
+# deadlock in nsimdrv
+ifeq ($(TARGET_ARCH),arc)
+TESTS_DISABLED := tst-cancel20
+endif
+
 # qemu crash
 ifeq ($(TARGET_ARCH),microblaze)
 TESTS_DISABLED := tst-tls2