<div dir="ltr">Hi David,<div><br></div><div style>I've seen these errors popping up on my release tests, but only on Ubuntu 12.04 / gcc 4.6, but our bots are all gcc 4.7, so I'm not sure what's going on. I think those tests are broken, and shouldn't even run on ARM unless they're known to work (ie somebody actually make it run as it should on ARM), which I'm not sure was the case.</div>
<div style><br></div><div style>I'm also seen it "pass" with error messages, which doesn't make sense, so not only the feature (MCJIT) is not properly tested, but the test itself is bogus.</div><div style>
<br></div><div style>Feel free to disable it while you investigate, or we'll have red bots because of a bogus test, which is never good.</div><div style><br></div><div style>cheers,</div><div style>--renato</div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On 17 May 2013 19:16, David Tweed <span dir="ltr"><<a href="mailto:david.tweed@arm.com" target="_blank">david.tweed@arm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
My recent commit still has some tests failing on the ARM buildbots, eg,<br>
<br>
<a href="http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/7967" target="_blank">http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/7967</a><br>
<br>
Trying to run these by hand on a pandaboard llvm-lit is either passing them<br>
or XFAILing them, so I'm a bit at a loss as to what's happening. One thing<br>
that's suddenly occurred to me looking at the stdio buildbot output that the<br>
exit code is actually correct but they're producing output on stderr,<br>
because lli doesn't support one of the options. Maybe this is causing them<br>
to get classified as fails within a buildbot context?<br>
<br>
But I don't really know; if anyone has any ideas I'd love to hear them.<br>
<br>
Cheers,<br>
Dave<br>
<br>
<br>
<br>
</blockquote></div><br></div>