Bug 262560
| Summary: | webkitbot fails to run due to Autoinstall issues | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | lingho <lingho> |
| Component: | Tools / Tests | Assignee: | lingho <lingho> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
lingho@apple.com
webkitbot stops working when Autoinstall is triggered by new Python package dependencies.
Autoinstall is not able to run because webkit-patch is not launched with necessary PROXY setting to reach pypi repos. Autoinstall subsequently fails due to sys.executable missing from the environment within Nodejs.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
lingho@apple.com
rdar://116135662
lingho@apple.com
Pull request: https://github.com/WebKit/WebKit/pull/18596
EWS
Committed 268855@main (c0c7953c13f3): <https://commits.webkit.org/268855@main>
Reviewed commits have been landed. Closing PR #18596 and removing active labels.
lingho@apple.com
Code changeds have been deployed to production server.