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 / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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>