Add machine-readable results for JSC API tests to the Buildbot log
Created attachment 278772 [details] Patch
Comment on attachment 278772 [details] Patch I abstracted out the function that writes JSON to the file. This minimizes the number of conditionals (i.e. checking whether --json-output is specified, which is indicated by $jsonFileName being defined) and also reduces the amount of refactoring. Open to suggestions on how to do this better.
Comment on attachment 278772 [details] Patch r=me
Would be nice to hook up crash logs to the bot results too.
Comment on attachment 278772 [details] Patch Clearing flags on attachment: 278772 Committed r200956: <http://trac.webkit.org/changeset/200956>
All reviewed patches have been landed. Closing bug.