<div dir="ltr">I have sent this a bit over a month ago and got no response. Does anyone know if this issue has been resolved? I hope that we are no longer in a situation where we may have LNT failures on build bots that aren't reported as failures.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 14, 2019 at 6:30 AM Nemanja Ivanovic <<a href="mailto:nemanja.i.ibm@gmail.com">nemanja.i.ibm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>It has just been brought to my attention that our buildbots no longer report failures to compile/link files in the test-suite as failures for the build. As a result, we have at least one bot that is currently showing a green status, yet it aborts when building 3 test cases.</div><div><br></div><div>I assume that something has changed with how (presumably LNT) reports these failures and the Zorg code does not adequately detect this (I think the buildbot scripts grep for a string such as "FAIL:" in the log or something along those lines). Previously, a failure to compile would show up as two failures (a failure at compile time and a failure at link time). Now it just shows up as NOEXE.<br></div><div><br></div><div>This really seems like something we should fix ASAP.</div><div><br></div><div>For an example:</div><div><a href="http://lab.llvm.org:8011/builders/clang-s390x-linux-lnt/builds/11252/steps/test-suite/logs/stdio" target="_blank">http://lab.llvm.org:8011/builders/clang-s390x-linux-lnt/builds/11252/steps/test-suite/logs/stdio</a></div><div><br></div><div>The Vector-build test case shows up as NOEXE and we're clearly hitting an UNREACHABLE while compiling the test:</div><div><pre style="font-family:"Courier New",courier,monotype,monospace;color:rgb(0,0,0);font-size:medium;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><span class="gmail-m_8777195233557216616gmail-stderr" style="font-family:"Courier New",courier,monotype,monospace;color:red">Unexpected node to lower
UNREACHABLE executed at ...</span></pre></div></div></div>
</blockquote></div>