<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Sep 15, 2015 at 9:59 AM, Tamas Berghammer <span dir="ltr"><<a href="mailto:tberghammer@google.com" target="_blank">tberghammer@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>I think downloading data with the json API won't help because it will only list the failures displayed on the Web UI what don't contain full test names and don't contain info about the UnexpectedSuccess-es. If you want to download it from the web interface then I am pretty sure we have to parse in the stdout of the test runner and change dotest in a way that it displays more information about the outcome of the different tests.</div></div></blockquote><div><br></div><div>I fully support making those changes to dotest. Also, it would be nice to actually have a stats cron running along with the master with a webui, something like this: <a href="https://build.chromium.org/p/chromium/stats">https://build.chromium.org/p/chromium/stats</a> and <a href="http://build.chromium.org/f/chromium/flakiness/">http://build.chromium.org/f/chromium/flakiness/</a>. Its a tall ask, but at the very least, we should have dotest.py put out machine readable output. This could be done on request (as in, when a certain flag is set).</div></div></div></div>