Closed
Bug 1973601
Opened 10 months ago
Closed 10 months ago
[wpt-sync] Sync PR 53307 - Check paths exist in Browser.find_binary before returning them
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 53307 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/53307
Details from upstream follow.
Sam Sneddon <gsnedders@apple.com> wrote:
Check paths exist in Browser.find_binary before returning them
If we don't do this, we end up with failures much later on which are
vastly more confusing. It is meant to be the case that
Browser.find_binary's return value exists.
| Assignee | ||
Comment 1•10 months ago
|
||
| Assignee | ||
Comment 2•10 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•10 months ago
|
||
Test result changes from PR not available.
| Assignee | ||
Comment 4•10 months ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/aaaa8e0ca18a
https://hg.mozilla.org/integration/autoland/rev/335d8521c3aa
[wpt PR 53307] - Check paths exist in Browser.find_binary before returning them, a=testonly
Status: NEW → RESOLVED
Closed: 10 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
•