Bug 239455

Summary: [buildbot] Increase the compile timeout to account for delayed output from clang/XCBuild
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 247506    

Elliott Williams
Reported 2022-04-18 11:00:22 PDT
On some builders (particularly slower machines) we're seeing delays where the build log fails to keep up with the clang tasks being executed. This results in a build which appears to be stuck for ~20 minutes during heavy compilation, only to print all ~20 minutes of log messages at once after the compilation finishes. As a temporary workaround, increase the buildbot timeout so jobs aren't terminated when this happens.
Attachments
Elliott Williams
Comment 1 2022-04-18 11:22:57 PDT
EWS
Comment 2 2022-04-18 14:54:55 PDT
Committed r292974 (249737@main): <https://commits.webkit.org/249737@main> Reviewed commits have been landed. Closing PR #307 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-04-18 14:55:15 PDT
Elliott Williams
Comment 4 2022-04-23 13:37:09 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/369
EWS
Comment 5 2022-04-23 14:14:43 PDT
Committed r293294 (249919@main): <https://commits.webkit.org/249919@main> Reviewed commits have been landed. Closing PR #369 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.