[wpt-sync] Sync PR 38948 - Increase timeout and add retries to loaf tests
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox113 fixed)
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38948 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38948
Details from upstream follow.
Noam Rosenthal <nrosenthal@chromium.org> wrote:
Increase timeout and add retries to loaf tests
LoAF tests cover timing related issues and rely on
threaded compositingm so they are a bit brittle timing-wise
by definition.Increasing timeout and retrying on failure to filter out
flakiness and noise.Bug: 1422630
Change-Id: I8643f7080f4f9db8d4adb2317cd3ff213de0ba00
Reviewed-on: https://chromium-review.googlesource.com/4332476
WPT-Export-Revision: e3d428ca3e54ff34e5502194147e8684dee95dbf
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Assignee | ||
Comment 4•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 12 tests and 1 subtests
Status Summary
Firefox
ERROR
: 12
Chrome
OK
: 11
PASS
: 15
FAIL
: 27
ERROR
: 1
Safari
ERROR
: 12
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /long-animation-frame/tentative/loaf-basic.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
) - /long-animation-frame/tentative/loaf-buffered.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
) - /long-animation-frame/tentative/loaf-desired-exec-time.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /long-animation-frame/tentative/loaf-event-listener.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
) - /long-animation-frame/tentative/loaf-idle.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
) - /long-animation-frame/tentative/loaf-iframe-popup.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
) - /long-animation-frame/tentative/loaf-promise.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
) - /long-animation-frame/tentative/loaf-script-block.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
) - /long-animation-frame/tentative/loaf-script-window-attribution.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
) - /long-animation-frame/tentative/loaf-timeline.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
) - /long-animation-frame/tentative/loaf-user-callback.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
) - /long-animation-frame/tentative/loaf-visibility.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
)
Comment 6•2 years ago
|
||
bugherder |
Description
•