Browse Source

avoid deadlock test in nsimdrv ARC simulator

Waldemar Brodkorb 4 years ago
parent
commit
6ea1471d62
1 changed files with 5 additions and 0 deletions
  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