<div dir="ltr">I don't know about any recent compiler update, about the build bot, but will try to figure it out.<div><br></div><div>The current versions:<div>Darwin Yings-Mac-Pro.local 14.4.0 Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64 x86_64<br></div></div><div><span style="line-height:1.5;font-size:13.2px">Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)</span><br></div><div><div>Target: x86_64-apple-darwin14.4.0</div><div>Thread model: posix</div></div><div><br></div><div>The strange thing is that it fails only in about 95% of the times. If it would be a compiler issue, I would expect it to fail every time.</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Sep 9, 2015 at 7:21 PM Enrico Granata <<a href="mailto:egranata@apple.com">egranata@apple.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><blockquote type="cite"><div>On Sep 9, 2015, at 11:19 AM, Tamas Berghammer <<a href="mailto:tberghammer@google.com" target="_blank">tberghammer@google.com</a>> wrote:</div><br></blockquote></div></div><div style="word-wrap:break-word"><div><blockquote type="cite"><div><div dir="ltr">I attached the log for the failure (come from the build bot).<div><br></div><div>About the double reporting, I seen it on one of the build bot, but we have some case when 2 different test have the same name what can explain the issue (e.g. <span style="font-size:13.2px;line-height:19.8px">TestFormattersBoolRefPtr)</span></div><div><span style="font-size:13.2px;line-height:19.8px"><br></span></div><div><span style="font-size:13.2px;line-height:19.8px">Tamas</span></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Sep 9, 2015 at 6:54 PM Zachary Turner <<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">+Todd just in case this is related to his changes.  We were seeing 1 or 2 test failures double reporting on Windows after the patch, so I'm not sure if it could be related.<br><br><div class="gmail_quote"></div></div><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, Sep 9, 2015 at 10:37 AM Enrico Granata via lldb-commits <<a href="mailto:lldb-commits@lists.llvm.org" target="_blank">lldb-commits@lists.llvm.org</a>> wrote:<br></div></div></div><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><blockquote type="cite"><div>On Sep 9, 2015, at 5:10 AM, Tamas Berghammer <<a href="mailto:tberghammer@google.com" target="_blank">tberghammer@google.com</a>> wrote:</div><br><div><div dir="ltr">Hi Enrico,<div><br></div>TestFormattersBoolRefPtr.py started to fail on the OSX buildbot. I think the first build where it is failed is <a href="http://lab.llvm.org:8011/builders/lldb-x86_64-darwin-13.4/builds/5522" target="_blank">http://lab.llvm.org:8011/builders/lldb-x86_64-darwin-13.4/builds/5522</a>, but I am not sure as the bot is a bit unreliable. Can you take a look for it, or if not, then are you fine with XFAIL-ing it until it get fixed?<div><br></div><div>Thanks,</div><div>Tamas</div></div>
</div></blockquote></div><div><br></div></div><div style="word-wrap:break-word">This test seems to pass fine on a ToT checkout for me, and the bot seems to just say the test failed with no log of the issue. Do you mind providing a log if you have one available?<br><div>
<div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br>Thanks,</div><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><i>- Enrico</i><br>📩 egranata@<font color="#ff2600"></font>.com ☎️ 27683</div>
</div>
<br></div></blockquote></div></div><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">_______________________________________________<br>
lldb-commits mailing list<br>
<a href="mailto:lldb-commits@lists.llvm.org" target="_blank">lldb-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits</a><br>
</blockquote></div></div>
</blockquote></div></div>
</div></blockquote></div></div><div style="word-wrap:break-word"><div><blockquote type="cite"><div><span><log></span></div></blockquote></div><div><br></div>We failed to set the breakpoint:<div><div>Traceback (most recent call last):</div><div>  File "/Users/lldb_build/lldbSlave/buildDir/lldb/test/lldbtest.py", line 551, in wrapper</div><div>    return func(self, *args, **kwargs)</div><div>  File "/Users/lldb_build/lldbSlave/buildDir/lldb/test/functionalities/data-formatter/boolreference/TestFormattersBoolRefPtr.py", line 28, in test_boolrefptr_with_dwarf_and_run_command</div><div>    self.boolrefptr_data_formatter_commands()</div><div>  File "/Users/lldb_build/lldbSlave/buildDir/lldb/test/functionalities/data-formatter/boolreference/TestFormattersBoolRefPtr.py", line 40, in boolrefptr_data_formatter_commands</div><div>    lldbutil.run_break_set_by_file_and_line (self, "<a href="http://main.mm" target="_blank">main.mm</a>", self.line, num_expected_locations=1, loc_exact=True)</div><div>  File "/Users/lldb_build/lldbSlave/buildDir/lldb/test/lldbutil.py", line 326, in run_break_set_by_file_and_line</div><div>    check_breakpoint_result (test, break_results, num_locations=num_expected_locations, file_name = file_name, line_number = line_number, module_name=module_name)</div><div>  File "/Users/lldb_build/lldbSlave/buildDir/lldb/test/lldbutil.py", line 460, in check_breakpoint_result</div><div><b>    test.assertTrue (num_locations == out_num_locations, "Expecting %d locations, got %d."%(num_locations, out_num_locations))</b></div><div><b>AssertionError: False is not True : Expecting 1 locations, got 0.</b></div><div>Config=x86_64-clang</div><div>Session info generated @ Wed Sep  9 10:52:45 2015</div><div>To rerun this test, issue the following command from the 'test' directory:</div><div><br></div><div>Was the compiler on the buildbot updated around when this started happening?</div></div></div><div style="word-wrap:break-word"><div><div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br>Thanks,</div><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><i>- Enrico</i><br>📩 egranata@<font color="#ff2600"></font>.com ☎️ 27683</div>
</div>
<br></div></div></blockquote></div>