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    

Description Elliott Williams 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.
Comment 1 Elliott Williams 2022-04-18 11:22:57 PDT
Pull request: https://github.com/WebKit/WebKit/pull/307
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2022-04-18 14:55:15 PDT
<rdar://problem/91919559>
Comment 4 Elliott Williams 2022-04-23 13:37:09 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/369
Comment 5 EWS 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.