<div class="gmail_quote">On Mon, Sep 17, 2012 at 4:43 PM, Gerard Gorman <span dir="ltr"><<a href="mailto:g.gorman@imperial.ac.uk" target="_blank">g.gorman@imperial.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":1ua">Will/Do these scripts return $? != 0, print "fail" or something else<br>
consistent upon failure?</div></blockquote><div><br></div><div>Absolutely. I'll also make a way to associate actions with completion so you could get your python module called.n</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":1ua"> I can appreciate you want the results outputted<br>
in some kind of database for interrogation (would be nice to see if<br>
commits improved/worsened code performance) but a consistent signal for<br>
test failure would make it easy to also integrate it with buildbot or other.<br></div></blockquote><div><br></div><div>Would you prefer that my code runs the tests and reports completion status to you (via Python callback which you can run shell command from if you like) or would you rather query a list of all tests, then each one individually?</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1ua">
<br>
Let me know when it's ready for playing with and I'll hook it up with my<br>
local buildbot.</div></blockquote></div><br>