<div dir="rtl"><div dir="ltr">Thanks!</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div dir="ltr">2015-06-10 10:30 GMT+03:00 Yury Gribov <span dir="ltr"><<a href="mailto:y.gribov@samsung.com" target="_blank">y.gribov@samsung.com</a>></span>:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 06/10/2015 10:18 AM, Yaron Keren wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm trying to understand why the buildbot sanitizer-ppc64-linux1 fails due<br>
to my latest patch. It was in llvm::GlobalValue while the reported failure<br>
is:<br>
<br>
strcspn-2.c.tmp:<br>
/home/buildbots/sanitizerslave1/sanitizer-ppc64-1/build/llvm/projects/compiler-rt/test/asan/TestCases/strcspn-2.c:17:<br>
int main(int, char **): Assertion `r == sizeof(s1) - 1' failed.<br>
<br>
where strcspn-2.c (below) tests the strcspn function and does not use any<br>
header from LLVM, completely unrelated to GlobalValue.<br>
Yet, the buildbot reports that r239457 and r239458 were built OK and the<br>
failure started in my patch r239459:<br>
<br>
   <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__lab.llvm.org-3A8011_builders_sanitizer-2Dppc64-2Dlinux1&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=4VfX-P8YogCCKGKXNPB9-wajgLjD_hLTDX_IaWJsXvI&s=EXOiuHEUhMwAJR6ZhstarKxEUt0YeGa23u6zj8jAspM&e=" target="_blank">http://lab.llvm.org:8011/builders/sanitizer-ppc64-linux1</a><br>
<br>
Why is the builbot blaiming r239459? is this a buildbot bug?<br>
</blockquote>
<br></span>
Hi Yaron,<br>
<br>
It's not about your patch - the testcase was flaky which should now be fixed with r239461.<span class="HOEnZb"><font color="#888888"><br>
<br>
-Y<br>
<br>
</font></span></blockquote></div><br></div>