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

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to