瀏覽代碼

microblaze: skip stalling test

Waldemar Brodkorb 4 月之前
父節點
當前提交
4a0f95027a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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