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