[wpt-sync] Sync PR 42755 - Add long timeout to pagereveal WPT
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42755 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42755
Details from upstream follow.
David Bokan <bokan@chromium.org> wrote:
Add long timeout to pagereveal WPT
This test runs very close to the timeout in firefox. Other tests(*)
using the runBfcacheTest framework also seem to be long and are marked
long so doing this here too.
- html/browsers/browsing-the-web/back-forward-cache/eligibility/shared-worker.html
- html/browsers/browsing-the-web/back-forward-cache/pushstate.https.html
Bug: 1466250,1495795
Change-Id: I524b4d3358509a6614356c68dfa406bc32d9fc6aReviewed-on: https://chromium-review.googlesource.com/4974354
WPT-Export-Revision: 48de8c39deb8cd0ed854687d4b0ae3c87d87a6dd
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
PASS: 1
Safari
OK : 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/browsers/browsing-the-web/history-traversal/pagereveal/tentative/order-in-bfcache-restore.html [wpt.fyi]
- pagereveal event fires and in correct order on restoration from BFCache:
FAIL(Chrome:PASS, Safari:FAIL)
- pagereveal event fires and in correct order on restoration from BFCache:
Comment 5•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/79ad8bc72229
https://hg.mozilla.org/mozilla-central/rev/1afc88c98a0a
Description
•