Bug 239455
| Summary: | [buildbot] Increase the compile timeout to account for delayed output from clang/XCBuild | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/307
EWS
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
<rdar://problem/91919559>
Elliott Williams
Re-opening for pull request https://github.com/WebKit/WebKit/pull/369
EWS
Committed r293294 (249919@main): <https://commits.webkit.org/249919@main>
Reviewed commits have been landed. Closing PR #369 and removing active labels.