<div dir="ltr">On 18 May 2013 19:51, Tim Northover <span dir="ltr"><<a href="mailto:t.p.northover@gmail.com" target="_blank">t.p.northover@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><span style="color:rgb(34,34,34)">If I read your summary correctly it's only failing armv5. I wouldn't</span><br>
</div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
want to stop testing it on everything else because of an ancient box<br>
like that.<br></blockquote><div></div></div><br></div><div class="gmail_extra" style>Well, if we don't care about ARMv5, then, please let's turn that bot off. We either have a bot green or none at all.</div><div class="gmail_extra" style>
<br></div><div class="gmail_extra" style>We can selectively disable LIT tests on "armv5" or "armv7" and I've done so before because it was clear that ARMv5 would never support things like the old JIT. The bot is green, and if there isn't a very strong reason against it, I'd like it to remain green. Disabling an unimplemented feature on that hardware seems like the correct thing to do, to me.</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>Since that's a unit-test, you probably have access to the target triple and it should be trivial to disable it on "armv5", maybe even *all* JIT tests, since we'll never implement it for that architecture anyway.</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>Either that, or let's turn the bot off for good.</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>cheers,</div><div class="gmail_extra" style>
--renato</div></div>