RESOLVED FIXED 250604
[CISupport] Autoinstall buildbot dependencies
https://bugs.webkit.org/show_bug.cgi?id=250604
Summary [CISupport] Autoinstall buildbot dependencies
Jonathan Bedard
Reported 2023-01-13 17:15:54 PST
Rather than relying on the machines we're running tests on having buildbot appropriately installed, we should autoinstall our buildbot dependencies. Twisted makes this somewhat difficult because it's subprocess mechanism breaks our on-demand install system, so we have to acutally install buildbot, Twisted and their dependencies rather than just registering them.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-13 17:16:09 PST
Jonathan Bedard
Comment 2 2023-01-13 17:29:44 PST
EWS
Comment 3 2023-03-27 10:53:07 PDT
Committed 262159@main (a5d5c8528495): <https://commits.webkit.org/262159@main> Reviewed commits have been landed. Closing PR #8646 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.