[wpt-sync] Sync PR 51838 - Fenced frame: Attempt to deflake history test.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51838 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51838
Details from upstream follow.
Liam Brady <lbrady@google.com> wrote:
Fenced frame: Attempt to deflake history test.
The outer page history length test started timing out recently. This CL
attempts to deflake it by splitting the tests into 2 separate files.
When the test starts, it will navigate itself 5 times. But it is set up
so that both tests navigate before the first test starts running. This
seems like it could potentially be the source for flakes, so each test
will now run in its own separate file.Bug: 401227377
Change-Id: I376171d92a721ed343e613790ad1c9aee255c5bd
Reviewed-on: https://chromium-review.googlesource.com/6427116
WPT-Export-Revision: 15fef0cfd56ad5d0914390c28ade1c3e8687080c
Assignee | ||
Updated•26 days ago
|
Assignee | ||
Comment 1•26 days ago
|
||
Assignee | ||
Comment 2•26 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK
: 2
FAIL
: 2
Chrome
OK
: 2
FAIL
: 2
Safari
OK
: 2
FAIL
: 2
Links
Details
New Tests That Don't Pass
- /fenced-frame/history-length-outer-page-navigation-not-reflected-in-fenced-nested-iframe.https.html [wpt.fyi]
- history.length should not reflect navigations within outer page in an iframe nested within a fenced frame:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.length should not reflect navigations within outer page in an iframe nested within a fenced frame:
- /fenced-frame/history-length-outer-page-navigation-not-reflected-in-fenced.https.html [wpt.fyi]
- history.length should not reflect navigations within outer page in fenced frame:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- history.length should not reflect navigations within outer page in fenced frame:
Comment 4•21 days ago
|
||
bugherder |
Description
•