Bug 289089
| Summary: | `webkitscmpy` should use the latest version of `webkitbugspy` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Roy Reapor <rreapor> |
| Component: | Tools / Tests | Assignee: | Roy Reapor <rreapor> |
| Status: | CLOSED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Roy Reapor
`webkitscmpy` should use the latest version of `webkitbugspy`
--- Partial stack trac
File "/Users/test/Library/Python/3.9/lib/python/site-packages/webkitscmpy/__init__.py", line 60, in <module>
AutoInstall.register(Package('webkitbugspy', Version(0, 8, 0)), local=True)
File "/Users/test/Library/Python/3.9/lib/python/site-packages/webkitcorepy/autoinstall.py", line 668, in register
raise ValueError("unable find local package {}".format(package.name))
ValueError: unable find local package webkitbugspy
---- We have 0.15.0 installed
% pip3 freeze | grep webkitbugspy
webkitbugspy==0.15.0
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/146117842>
Roy Reapor
Pull request: https://github.com/WebKit/WebKit/pull/41850
EWS
Committed 291568@main (0528dcddca7f): <https://commits.webkit.org/291568@main>
Reviewed commits have been landed. Closing PR #41850 and removing active labels.
Roy Reapor
Re-opening for pull request https://github.com/WebKit/WebKit/pull/41856
EWS
Committed 291595@main (b0612ecc21cb): <https://commits.webkit.org/291595@main>
Reviewed commits have been landed. Closing PR #41856 and removing active labels.