Explorar o código

avoid deadlock test in nsimdrv ARC simulator

Waldemar Brodkorb %!s(int64=4) %!d(string=hai) anos
pai
achega
6ea1471d62
Modificáronse 1 ficheiros con 5 adicións e 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