<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>I have attached a patch for a bug that adds support to display test results in  Junit compatible XML format and have an option to save all output to a  log file, to the python test runner. This enhancement would enable viewing of the test results in various Continuos Integration software like Jenkins or Travis CI which would display the Junit XML in a nice test report format, as currently the test runner displays the passes/fails to std-out. There is also an option to save the std-out to a log file specified in the options. The options proposed are:</div><div><br></div><div>--logname Filename to save std-out to</div><div>--junitname Filename to save test results in JUnit XML format</div><div><br></div><div>I thought I would let the mailing list know if there are any comments regarding this enhancement before I push. The patch is attached to this bug:</div><div><a href="https://bugs.ecmascript.org/show_bug.cgi?id=1472">https://bugs.ecmascript.org/show_bug.cgi?id=1472</a></div><div><br></div><div>Thanks</div><div>Prashanth Srinivasan</div><div>Adobe Systems Inc.</div><div><br></div></body></html>