[PATCH] D54209: [Profile] Mark gcov-fork test as failing for arm
calixte via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 7 08:00:49 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT346329: [Profile] Mark gcov-fork test as failing for arm (authored by calixte, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54209?vs=172954&id=172960#toc
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D54209
Files:
test/profile/Posix/instrprof-gcov-fork.test
Index: test/profile/Posix/instrprof-gcov-fork.test
===================================================================
--- test/profile/Posix/instrprof-gcov-fork.test
+++ test/profile/Posix/instrprof-gcov-fork.test
@@ -1,3 +1,5 @@
+XFAIL: arm
+
RUN: mkdir -p %t.d
RUN: cd %t.d
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54209.172960.patch
Type: text/x-patch
Size: 281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/c4d7cfc6/attachment.bin>
More information about the llvm-commits
mailing list