ASSIGNED 216413
EWS should mark build as failed when layout-test log lines are exceptionally high
https://bugs.webkit.org/show_bug.cgi?id=216413
Summary EWS should mark build as failed when layout-test log lines are exceptionally ...
Aakash Jain
Reported 2020-09-11 11:26:26 PDT
EWS should mark build as failed when layout-test log lines are exceptionally high. Exceptionally high log lines are usually indicative of a problem (e.g.: too much logging turned on by mistake). It can put a very high load on infrastructure and significantly slow it down. For e.g. https://ews-build.webkit.org/#/builders/32/builds/17165 had over 9 million log lines in layout-test run (usually there are about 70k log lines). This was because, the patch being tested accidentally turned on some logging. This extra logging significantly slowed down the infrastructure (buildbot) and was later reverted in r266884.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-09-11 11:27:48 PDT
Note You need to log in before you can comment on or make changes to this bug.