Closed
Bug 1973599
Opened 6 months ago
Closed 6 months ago
[wpt-sync] Sync PR 53308 - Make virtualenv.broken_links catch more cases of broken links
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox142 fixed)
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 53308 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/53308
Details from upstream follow.
Sam Sneddon <gsnedders@apple.com> wrote:
Make virtualenv.broken_links catch more cases of broken links
.Python seems to be gone (never having made it into stdlib venv), but
we sometimes still end up creating _venv3 directories with
overly-specific Homebrew/nix/etc. paths, which inevitably break when
things get cleaned up.
| Assignee | ||
Comment 1•6 months ago
|
||
| Assignee | ||
Comment 2•6 months ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
| Assignee | ||
Comment 3•6 months ago
|
||
Test result changes from PR not available.
| Assignee | ||
Comment 4•6 months ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/1325da8afee5
https://hg.mozilla.org/integration/autoland/rev/d459b9ed2918
[wpt PR 53308] - Make virtualenv.broken_links catch more cases of broken links, a=testonly
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•