Closed
Bug 1849909
Opened 2 years ago
Closed 1 years ago
[wpt-sync] Sync PR 41604 - Restart browser for each test at retry round
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox119 fixed)
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41604 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41604
Details from upstream follow.
Weizhong Xia <weizhong@google.com> wrote:
Restart browser for each test at retry round
The retries are meant to handle flakiess, so we should always restart the browser so that there is no leaked state from the previous test.
Pass down retry index, and set restart_before_next to True for retry rounds.
Assignee | ||
Comment 1•2 years ago
|
||
PR 41604 applied with additional changes from upstream: aad861a912fc9f6558a7d2e1e0cd84d3c3e2a04a, 81b10a36f87dc03aa0c5cc01807e76f98ecbeda3, 9c29a68172332c51b84cc99fdc4219d64e93234f, 9c8e3ff69de03e8c0dd306081acaec864c31bb0b, 9cc314e8042e9637b1eeb1836e462b19fe7730d3
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•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 4•2 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 5•2 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 6•2 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 7•2 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2159279f6ba7
[wpt PR 41604] - Restart browser for each test at retry round, a=testonly
Comment 9•1 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•