Closed
Bug 1846258
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 41243 - Fix running stability jobs for wdspec in Firefox
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox118 fixed)
RESOLVED
FIXED
118 Branch
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41243 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41243
Details from upstream follow.
James Graham <james@hoppipolla.co.uk> wrote:
Fix running stability jobs for wdspec in Firefox
These were failing because we were passing duplicate
--binaryarguments to geckodriver. That occurred because we were mutating a reference to a singlewebdriver_argslist on each iteration.
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years 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•2 years ago
|
||
Test result changes from PR not available.
Pushed by ctuns@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/e55a6dc14d98
[wpt PR 41243] - Fix running stability jobs for wdspec in Firefox, a=testonly
Comment 5•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•