<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Feb 22, 2010, at 6:39 PM, kalyan ponnala wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi,<br><br>I am using the solution file derived by cmake-gui and visual studio. I am still trying to get the "clang-test" target build. No matter what I try it keeps giving me errors. :(<br><tt><tt><pre>Failing Tests (1):<br>
Clang::(test path)<br> Expected Passes : 1704<br> Expected Failures : 18<br> Unexpected Failures: 1<br></pre></tt></tt>I was going through the "hacking on clang" page "<a href="http://clang.llvm.org/hacking.html">http://clang.llvm.org/hacking.html</a>" and I found this :<br><p>------------------------------------------</p><p>Note that a few tests currently fail on Windows. We are working to
correct this. Therefore your output might look something like this:</p>
<tt><pre>lit.py: lit.cfg:152: note: using clang: 'C:/Tools/llvm/bin/Debug\\clang.EXE'<br>-- Testing: 1723 tests, 2 threads --<br>FAIL: Clang::(test path) (659 of 1723)<br>******************** TEST 'Clang::(test path)' FAILED ********************<br>
Script:<br> (commands run)<br>Command Output (stdout):<br> (output here)<br>Command Output (stderr):<br> (output here)<br>********************<br>Testing Time: 83.66s<br>********************<br>Failing Tests (1):<br> Clang::(test path)<br>
Expected Passes : 1704<br> Expected Failures : 18<br> Unexpected Failures: 1<br><br></pre></tt><p>The last statistic, "Unexpected Failures", is the important one.</p>---------------------------------------------<br>Can any one tell me if these errors have been fixed or not. And if not. How do people say "testing clang regression tests" work??<br></blockquote><br></div><div>All tests should pass on Windows. What test is failing for you?</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>- Doug</div></body></html>