RESOLVED FIXED 241586
Xcode-based bots rebuilding all of WebKit every build
https://bugs.webkit.org/show_bug.cgi?id=241586
Summary Xcode-based bots rebuilding all of WebKit every build
Elliott Williams
Reported 2022-06-13 22:37:39 PDT
We thought that the switch to workspace builds in https://bugs.webkit.org/show_bug.cgi?id=241298 would fix the issue where every build would be effectively a world build. It has not! Something else must be different between the XCBuild queue I've been using for testing, and the main build queues. For example: the build for https://commits.webkit.org/251508@main, which is an entirely non-code change, finished in 1:27 on the testing XCBuild queue <https://build.webkit.org/#/builders/463/builds/3154> but took 43:15 on one of the main post-commit queues <https://build.webkit.org/#/builders/29/builds/13435>. After talking with Jonathan, I'm guessing that Tools/CISupport/built-product-archive is the issue, because it deletes built products out of ./WebKitBuild during normal operation.
Attachments
Elliott Williams
Comment 1 2022-06-14 12:03:19 PDT
EWS
Comment 2 2022-06-14 15:52:22 PDT
Committed r295543 (251548@main): <https://commits.webkit.org/251548@main> Reviewed commits have been landed. Closing PR #1516 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-06-14 15:53:14 PDT
Note You need to log in before you can comment on or make changes to this bug.