[wpt-sync] Sync PR 37076 - Prerender: Split opt-out.html into 2 files to avoid test timeout
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox109 fixed)
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37076 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37076
Details from upstream follow.
Hiroki Nakagawa <nhiroki@chromium.org> wrote:
Prerender: Split opt-out.html into 2 files to avoid test timeout
This CL splits opt-opt.html into 2 test files to reduce the possibility
to time out. Before this change, the test file contains 10 prerendering
test cases that run heavy operations (initiating multiple navigations).
This may be the cause of the timeout.To Sheriffs: Even with this change, each file contains 4 or 6
prerendering test cases, so they could still be timing out. In that
case, the CL author will split them into more files. Also, the tests
could fail in a different way (i.e. expectation failure) like previous
reports. In any case, feel free to disable the tests again.Bug: 1384671
Change-Id: I76bcf021115b2bf6f63e791968f6fad78a81e332Reviewed-on: https://chromium-review.googlesource.com/4044851
WPT-Export-Revision: 4cc867f835157fcfde9c815f6ae5ed19abd68ae9
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 4 subtests
Status Summary
Firefox
ERROR
: 2
Chrome
OK
: 2
PASS
: 10
Safari
ERROR
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /speculation-rules/prerender/response-code-non-successful.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
) - /speculation-rules/prerender/response-code-successful.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
)
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3be83636b6d8
https://hg.mozilla.org/mozilla-central/rev/182bcbccb0a2
Description
•