From 22a5c2565d945abd47884822a82fe635dfac5ed9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 8 Mar 2024 18:15:05 +0100 Subject: we use qemu now, test passes --- test/nptl/Makefile.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/nptl/Makefile.in b/test/nptl/Makefile.in index 24683c1..6f33342 100644 --- a/test/nptl/Makefile.in +++ b/test/nptl/Makefile.in @@ -9,11 +9,6 @@ ifeq ($(TARGET_ARCH),riscv32) TESTS_DISABLED := tst-rwlock9 endif -# deadlock in nsimdrv -ifeq ($(TARGET_ARCH),arc) -TESTS_DISABLED := tst-cancel20 -endif - # qemu crash ifeq ($(TARGET_ARCH),microblaze) TESTS_DISABLED := tst-tls2 tst-cancelx4 tst-cancelx8 tst-cancelx9 tst-cancelx10 tst-cancelx11 \ -- cgit v1.2.3