[wpt-sync] Sync PR 38869 - [bfcache] Update notRestoredReasons expected src, id and name to null
Categories
(Core :: DOM: Performance, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38869 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38869
Details from upstream follow.
Yuzu Saijo <yuzus@chromium.org> wrote:
[bfcache] Update notRestoredReasons expected src, id and name to null
This CL fixes the expectation to reflect changes to report null when
attributes are not present. We failed to update the expecation because
this test is marked as flaky and the failure did not show up.Change-Id: I08d442502d0122021d6b227e319de8a91f4aa740
Reviewed-on: https://chromium-review.googlesource.com/4318683
WPT-Export-Revision: 7ea599f30195baee8f66799bccc9f7a79b360505
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•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
- /performance-timeline/not-restored-reasons/performance-navigation-timing-same-origin-bfcache.tentative.window.html [wpt.fyi]
- RemoteContextHelper navigation using BFCache:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- RemoteContextHelper navigation using BFCache:
Comment 4•2 years ago
|
||
bugherder |
Description
•