[cfe-commits] r143857 - /cfe/trunk/test/Driver/crash-cleanup.c
Chad Rosier
mcrosier at apple.com
Sat Nov 5 20:42:36 PDT 2011
Author: mcrosier
Date: Sat Nov 5 22:42:36 2011
New Revision: 143857
URL: http://llvm.org/viewvc/llvm-project?rev=143857&view=rev
Log:
XFAIL test until Peter has a chance to investigate.
Modified:
cfe/trunk/test/Driver/crash-cleanup.c
Modified: cfe/trunk/test/Driver/crash-cleanup.c
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Driver/crash-cleanup.c?rev=143857&r1=143856&r2=143857&view=diff
==============================================================================
--- cfe/trunk/test/Driver/crash-cleanup.c (original)
+++ cfe/trunk/test/Driver/crash-cleanup.c Sat Nov 5 22:42:36 2011
@@ -4,4 +4,7 @@
// REQUIRES: shell
// REQUIRES: crash-recovery
+// FIXME: Failing since r143846 (original commit), needs to be investigated.
+// XFAIL: *
+
#pragma clang __debug crash
More information about the cfe-commits
mailing list