Bug 250604
| Summary: | [CISupport] Autoinstall buildbot dependencies | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104246259>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/8646
EWS
Committed 262159@main (a5d5c8528495): <https://commits.webkit.org/262159@main>
Reviewed commits have been landed. Closing PR #8646 and removing active labels.