summaryrefslogtreecommitdiff
path: root/test/profile/instrprof-dlopen-dlclose-gcov.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/profile/instrprof-dlopen-dlclose-gcov.test')
-rw-r--r--test/profile/instrprof-dlopen-dlclose-gcov.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/profile/instrprof-dlopen-dlclose-gcov.test b/test/profile/instrprof-dlopen-dlclose-gcov.test
index d66b1bfbb..67cf0e1bc 100644
--- a/test/profile/instrprof-dlopen-dlclose-gcov.test
+++ b/test/profile/instrprof-dlopen-dlclose-gcov.test
@@ -1,5 +1,5 @@
-# This test fails on powerpc64 BE and s390x (https://bugs.llvm.org/show_bug.cgi?id=38121).
-XFAIL: s390x || powerpc64-unknown-linux-gnu
+# This test fails on powerpc64 BE (https://bugs.llvm.org/show_bug.cgi?id=38121).
+XFAIL: powerpc64-unknown-linux-gnu
RUN: mkdir -p %t.d
RUN: cd %t.d