Bug 263603 - [ews-build] Reduce threshold for stopping build due to excessive logging in run-api-tests
Summary: [ews-build] Reduce threshold for stopping build due to excessive logging in r...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-24 11:22 PDT by Aakash Jain
Modified: 2023-10-25 13:12 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2023-10-24 11:22:32 PDT
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.
Comment 1 Aakash Jain 2023-10-24 11:28:54 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19500
Comment 2 EWS 2023-10-25 13:09:50 PDT
Committed 269778@main (79b2911c8639): <https://commits.webkit.org/269778@main>

Reviewed commits have been landed. Closing PR #19500 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-10-25 13:12:15 PDT
<rdar://problem/117492304>