<div dir="ltr">Ah.  That test is expected to fail for some ppc64 configurations due to threads not being marked as finished.  So after this revision those cases are resulting in an infinite loop.<div><br></div><div>I will switch the test from XFAIL to UNSUPPORTED which should fix this.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 27, 2017 at 3:06 PM, Bill Seurer via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">BTW, the specific test that is timing out is:<br>
<br>
XFAIL: ThreadSanitizer-powerpc64 :: cond_cancel.c<div class="HOEnZb"><div class="h5"><br>
<br>
On 11/27/2017 04:59 PM, Bill Seurer via llvm-commits wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Unfortunately there's no shell account on that specific machine.  I can try something for you as I have access or you can get an account on one of the gcc compiler farm powerpc64 machines.<br>
<br>
I tried this on another powerpc64 BE machine and it doesn't hang there. That system is a power 8 (the bot runs on a power 7) and also has a different distro, though.<br>
<br>
On 11/27/2017 10:26 AM, Kamil Rytarowski via llvm-commits wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hmm, is there a shell account to check it on ppc64be-linux?<br>
<br>
Are there problems with atomic functions?<br>
<br>
I don't see anything wrong with the code off-hand.<br>
<br>
On 27.11.2017 17:12, Matt Morehouse wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Looks like this patch is breaking the ppc64be-linux bot<br>
<<a href="http://lab.llvm.org:8011/builders/sanitizer-ppc64be-linux/builds/4708" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/buil<wbr>ders/sanitizer-ppc64be-linux/<wbr>builds/4708</a>>.  Check-tsan<br>
is timing out.  This may have introduced a deadlock.<br>
</blockquote></blockquote></blockquote>
<br>
<br>
-- <br>
<br>
-Bill Seurer<br>
<br>
______________________________<wbr>_________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div>