Author: fjahanian
Date: Fri Mar 22 12:42:39 2013
New Revision: 177743

URL: http://llvm.org/viewvc/llvm-project?rev=177743&view=rev
Log:
These tests fail on our Window64 machine.
Feel free to revert them (or let me know and I will revert)
if they shouldn't be.

Modified:
    cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp
    cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp
    cfe/trunk/test/Tooling/auto-detect-from-source.cpp
    cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp
    cfe/trunk/test/Tooling/clang-check-pwd.cpp

Modified: cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp?rev=177743&r1=177742&r2=177743&view=diff
==============================================================================
--- cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp (original)
+++ cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp Fri Mar 22 
12:42:39 2013
@@ -8,3 +8,4 @@
 invalid;
 
 // REQUIRES: shell
+// XFAIL: win64

Modified: cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp?rev=177743&r1=177742&r2=177743&view=diff
==============================================================================
--- cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp (original)
+++ cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp Fri Mar 22 
12:42:39 2013
@@ -8,3 +8,4 @@
 invalid;
 
 // REQUIRES: shell
+// XFAIL: win64

Modified: cfe/trunk/test/Tooling/auto-detect-from-source.cpp
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/auto-detect-from-source.cpp?rev=177743&r1=177742&r2=177743&view=diff
==============================================================================
--- cfe/trunk/test/Tooling/auto-detect-from-source.cpp (original)
+++ cfe/trunk/test/Tooling/auto-detect-from-source.cpp Fri Mar 22 12:42:39 2013
@@ -8,3 +8,4 @@
 invalid;
 
 // REQUIRES: shell
+// XFAIL: win64

Modified: cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp?rev=177743&r1=177742&r2=177743&view=diff
==============================================================================
--- cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp (original)
+++ cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp Fri Mar 22 12:42:39 
2013
@@ -9,3 +9,4 @@
 invalid;
 
 // REQUIRES: shell
+// XFAIL: win64

Modified: cfe/trunk/test/Tooling/clang-check-pwd.cpp
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/clang-check-pwd.cpp?rev=177743&r1=177742&r2=177743&view=diff
==============================================================================
--- cfe/trunk/test/Tooling/clang-check-pwd.cpp (original)
+++ cfe/trunk/test/Tooling/clang-check-pwd.cpp Fri Mar 22 12:42:39 2013
@@ -9,3 +9,4 @@
 invalid;
 
 // REQUIRES: shell
+// XFAIL: win64


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to