summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--compiler-rt/test/xray/TestCases/Linux/arg1-logger.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/test/xray/TestCases/Linux/arg1-logger.cc b/compiler-rt/test/xray/TestCases/Linux/arg1-logger.cc
index 28dc28eee0a..955347b153e 100644
--- a/compiler-rt/test/xray/TestCases/Linux/arg1-logger.cc
+++ b/compiler-rt/test/xray/TestCases/Linux/arg1-logger.cc
@@ -9,7 +9,7 @@
// RUN: rm arg1-logger-*
//
// At the time of writing, the ARM trampolines weren't written yet.
-// XFAIL: arm || aarch64
+// XFAIL: arm || aarch64 || mips
// See the mailing list discussion of r296998.
// UNSUPPORTED: powerpc64le
OpenPOWER on IntegriCloud