<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Adding XFAIL:win64 is not effective. I probably need to make other changes somewhere else so win64 be recognized.<div>I noticed that some tests XFAIL win32. Can some one point me to the proper place where additional changes need</div><div>be made.</div><div><br></div><div>- Thanks, Fariborz</div><div><br><div><div>On Mar 22, 2013, at 10:42 AM, Fariborz Jahanian <<a href="mailto:fjahanian@apple.com">fjahanian@apple.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Author: fjahanian<br>Date: Fri Mar 22 12:42:39 2013<br>New Revision: 177743<br><br>URL:<span class="Apple-converted-space"> </span><a href="http://llvm.org/viewvc/llvm-project?rev=177743&view=rev">http://llvm.org/viewvc/llvm-project?rev=177743&view=rev</a><br>Log:<br>These tests fail on our Window64 machine.<br>Feel free to revert them (or let me know and I will revert)<br>if they shouldn't be.<br><br>Modified:<br>   cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp<br>   cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp<br>   cfe/trunk/test/Tooling/auto-detect-from-source.cpp<br>   cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp<br>   cfe/trunk/test/Tooling/clang-check-pwd.cpp<br><br>Modified: cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp<br>URL:<span class="Apple-converted-space"> </span><a href="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">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</a><br>==============================================================================<br>--- cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp (original)<br>+++ cfe/trunk/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp Fri Mar 22 12:42:39 2013<br>@@ -8,3 +8,4 @@<br>invalid;<br><br>// REQUIRES: shell<br>+// XFAIL: win64<br><br>Modified: cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp<br>URL:<span class="Apple-converted-space"> </span><a href="http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp?rev=177743&r1=177742&r2=177743&view=diff">http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp?rev=177743&r1=177742&r2=177743&view=diff</a><br>==============================================================================<br>--- cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp (original)<br>+++ cfe/trunk/test/Tooling/auto-detect-from-source-parent.cpp Fri Mar 22 12:42:39 2013<br>@@ -8,3 +8,4 @@<br>invalid;<br><br>// REQUIRES: shell<br>+// XFAIL: win64<br><br>Modified: cfe/trunk/test/Tooling/auto-detect-from-source.cpp<br>URL:<span class="Apple-converted-space"> </span><a href="http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/auto-detect-from-source.cpp?rev=177743&r1=177742&r2=177743&view=diff">http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/auto-detect-from-source.cpp?rev=177743&r1=177742&r2=177743&view=diff</a><br>==============================================================================<br>--- cfe/trunk/test/Tooling/auto-detect-from-source.cpp (original)<br>+++ cfe/trunk/test/Tooling/auto-detect-from-source.cpp Fri Mar 22 12:42:39 2013<br>@@ -8,3 +8,4 @@<br>invalid;<br><br>// REQUIRES: shell<br>+// XFAIL: win64<br><br>Modified: cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp<br>URL:<span class="Apple-converted-space"> </span><a href="http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp?rev=177743&r1=177742&r2=177743&view=diff">http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp?rev=177743&r1=177742&r2=177743&view=diff</a><br>==============================================================================<br>--- cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp (original)<br>+++ cfe/trunk/test/Tooling/clang-check-autodetect-dir.cpp Fri Mar 22 12:42:39 2013<br>@@ -9,3 +9,4 @@<br>invalid;<br><br>// REQUIRES: shell<br>+// XFAIL: win64<br><br>Modified: cfe/trunk/test/Tooling/clang-check-pwd.cpp<br>URL:<span class="Apple-converted-space"> </span><a href="http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/clang-check-pwd.cpp?rev=177743&r1=177742&r2=177743&view=diff">http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Tooling/clang-check-pwd.cpp?rev=177743&r1=177742&r2=177743&view=diff</a><br>==============================================================================<br>--- cfe/trunk/test/Tooling/clang-check-pwd.cpp (original)<br>+++ cfe/trunk/test/Tooling/clang-check-pwd.cpp Fri Mar 22 12:42:39 2013<br>@@ -9,3 +9,4 @@<br>invalid;<br><br>// REQUIRES: shell<br>+// XFAIL: win64<br><br><br>_______________________________________________<br>cfe-commits mailing list<br><a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a></div></blockquote></div><br></div></body></html>