summaryrefslogtreecommitdiff
path: root/test/profile
diff options
context:
space:
mode:
authorCalixte Denizet <cdenizet@mozilla.com>2018-11-07 15:58:18 +0000
committerCalixte Denizet <cdenizet@mozilla.com>2018-11-07 15:58:18 +0000
commitea911cc5dc627b76daece58ab90106114f2e2a3e (patch)
tree929de70a561cfcc75923ebeb767a0897e69d4902 /test/profile
parent7175c743585f011fec3ebeb6884cf99e31b0a8e7 (diff)
downloadcompiler-rt-ea911cc5dc627b76daece58ab90106114f2e2a3e.tar.gz
[Profile] Mark gcov-fork test as failing for arm
Summary: instrprof-gcov-fork.test is failing with arm so mark it as XFAIL Reviewers: marco-c Reviewed By: marco-c Subscribers: javed.absar, kristof.beyls, delcypher, chrib, llvm-commits, sylvestre.ledru, #sanitizers Differential Revision: https://reviews.llvm.org/D54209 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@346329 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/profile')
-rw-r--r--test/profile/Posix/instrprof-gcov-fork.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/profile/Posix/instrprof-gcov-fork.test b/test/profile/Posix/instrprof-gcov-fork.test
index 82dd70e41..47250486d 100644
--- a/test/profile/Posix/instrprof-gcov-fork.test
+++ b/test/profile/Posix/instrprof-gcov-fork.test
@@ -1,3 +1,5 @@
+XFAIL: arm
+
RUN: mkdir -p %t.d
RUN: cd %t.d