We need to add a Big Sur Seed 3 builder to post-commit CI.
<rdar://problem/66221071>
Created attachment 405363 [details] Patch
Created attachment 405371 [details] Patch
Created attachment 405373 [details] Patch
Created attachment 405376 [details] Patch
Comment on attachment 405376 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=405376&action=review r+ with comments. > Tools/ChangeLog:3 > + [Big Sur] Add Seed 3 builder A better bug title might be: [build.webkit.org] Add Big Sur builder. The patch isn't specific to seed 3, 'seed 3' is a minor implementation detail. > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:4 > + { "name": "bot279", "platform": "mac-bigsur"}, Might consider adding one more bot in the config right away, even if it would be ready after a while. One bot might not be enough for this queue. > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:109 > + "triggers": [], triggers can be removed from here.
Created attachment 405392 [details] Patch
Landed: https://trac.webkit.org/changeset/265016/webkit
Committed r265016: <https://trac.webkit.org/changeset/265016> All reviewed patches have been landed. Closing bug and clearing flags on attachment 405392 [details].
wkbuild.py might need update as well similar to https://trac.webkit.org/changeset/263300/webkit
Reopening to attach new patch.
Created attachment 405455 [details] Patch
Committed r265040: <https://trac.webkit.org/changeset/265040>