Closed
Bug 1804354
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 37364 - Retry unexpected tests inside run_test_iteration
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox110 fixed)
RESOLVED
FIXED
110 Branch
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37364 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37364
Details from upstream follow.
Weizhong Xia <weizhong@google.com> wrote:
Retry unexpected tests inside run_test_iteration
Previously retry unexpected takes about 60seconds for each retry, even though it only retries a couple of tests. With this change, retries takes around 10 seconds for the same number of tests.
Also fixed what test should be identified as unexpected pass.
| Assignee | ||
Comment 1•3 years ago
|
||
PR 37364 applied with additional changes from upstream: d49d323c459f6d74ad8c28b7a3df8173637f1636
| Assignee | ||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•3 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
| Assignee | ||
Updated•3 years ago
|
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•3 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
| Assignee | ||
Comment 2•3 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f85f59a60271
[wpt PR 37364] - Retry unexpected tests inside run_test_iteration, a=testonly
| Assignee | ||
Comment 4•3 years ago
|
||
Test result changes from PR not available.
Comment 5•3 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•