Bug 263603
Summary: | [ews-build] Reduce threshold for stopping build due to excessive logging in run-api-tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
Component: | Tools / Tests | Assignee: | Aakash Jain <aakash_jain> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Aakash Jain
In https://commits.webkit.org/269577@main we added a feature to stop builds that exceed a predefined threshold of log lines in run-api-tests, in order to prevent overloading the server. It did work, but the limit was quite high, and buildbot was already under too much load and took long time to actually stop the build. We should reduce that limit.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/19500
EWS
Committed 269778@main (79b2911c8639): <https://commits.webkit.org/269778@main>
Reviewed commits have been landed. Closing PR #19500 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/117492304>