<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all,<div><br></div><div>I've noticed that test/testit is failing many more tests than the project's status page would have me believe. Here's the result I'm getting:</div><div><br></div><div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">****************************************************</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">Results for /Users/matt/libcxx/test:</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">using clang version 3.0 (tags/RELEASE_30/final)</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">Target: x86_64-apple-darwin11.2.0</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">Thread model: posix</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">with -std=c++11 -stdlib=libc++  </font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">----------------------------------------------------</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">sections without tests   : 1</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">sections with failures   : 545</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">sections without failures: 518</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">                       +   ----</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">total number of sections : 1064</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">----------------------------------------------------</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">number of tests failed   : 2618</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">number of tests passed   : 1706</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">                       +   ----</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">total number of tests    : 4324</font></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;">****************************************************</font></div></div><div><font class="Apple-style-span" face="Menlo" style="font-size: 11px;"><br></font></div><div>Should I be failing 545 sections still? I've tried a few different combinations of options, including the flags<span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: monospace; line-height: 19px; white-space: pre; font-size: small; "> "-U__STRICT_ANSI__ -D__STDC_FORMAT_MACROS" </span><span class="Apple-style-span" style="color: rgb(34, 34, 34); line-height: 19px; white-space: pre; ">and changing between c++11 and c++0x, but am getting the same number of tests failed regardless.</span></div><div><span class="Apple-style-span" style="color: rgb(34, 34, 34); line-height: 19px; white-space: pre; "><br></span></div><div><span class="Apple-style-span" style="color: rgb(34, 34, 34); line-height: 19px; white-space: pre; ">I'm running on 10.7, and as you can see with clang-3.0 (the latest version available on macports, although I had been previously pulling the clang release from SVN and getting the same results). I thought I'd sanity check with the list, to see whether this failure rate is as high as I feel it is. I can give a more detailed output from the script if anyone desires, but it's a lot of template barf...</span></div><div><span class="Apple-style-span" style="color: rgb(34, 34, 34); line-height: 19px; white-space: pre; "><br></span></div><div><span class="Apple-style-span" style="color: rgb(34, 34, 34); line-height: 19px; white-space: pre; ">Thanks all,</span></div><div><font class="Apple-style-span" color="#222222"><span class="Apple-style-span" style="line-height: 19px; white-space: pre;">Matt A.</span></font></div><div><br></div></body></html>