[webkit-dev] proposal: pass --exit-after-n-failures 500 to old-run-webkit-tests on the bots
Osztrogonac Csaba
oszi at inf.u-szeged.hu
Thu Jan 13 08:18:09 PST 2011
Hi WebKit developers,
Yesterday http://trac.webkit.org/changeset/75682 made all layout tests fail
and buildbots sick, because of an accidentally committed debug puts(). The
size of results for ~22000 failing layout tests is more than 100Mb. This
very big filesize is absolutely unnecessary, storage and network killer.
I propose to pass --exit-after-n-failures 500 option to the old-run-webkit-tests
on the buildbots to make buildbot master and slaves happier. 500 should be more
than enough for online rebaselining and avoid 100Mb sized result files.
I filed a bug for it: https://bugs.webkit.org/show_bug.cgi?id=52364
Any objections or seconder for this change?
br,
Ossy
More information about the webkit-dev
mailing list