<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I've posted a useful script on github. It's called megex. It parses the output of megatest (or ant test) to find out which tests failed, and archives the output so that you can compare runs.<div><br></div><div>Megex is written in bash and uses awk. I know it runs on linux and mac os x. It very likely runs on windows if you have cygwin.</div><div><br></div><div>See&nbsp;<a href="https://gist.github.com/4235092">https://gist.github.com/4235092</a>.</div><div><br></div><div>Julian</div><div><br></div></body></html>