Closed
Bug 1794375
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 36367 - Test that History is associated with Document, not Window
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox108 fixed)
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36367 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36367
Details from upstream follow.
Domenic Denicola <d@domenic.me> wrote:
Test that History is associated with Document, not Window
This is done by expanding the object-association.js helper and using it.
Assignee | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•2 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=245f1306fb5cde4e1d38e8491257458b4d71618f
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 6 subtests
Status Summary
Firefox
OK
: 4
PASS
: 11
FAIL
: 4
Chrome
OK
: 4
PASS
: 11
FAIL
: 4
Safari
OK
: 4
PASS
: 11
FAIL
: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/browsers/history/the-history-interface/history-associated-with-document.window.html [wpt.fyi]
- Navigating from the initial about:blank must replace window.history:
FAIL
- Discarding the browsing context must not change window.history:
FAIL
- Navigating from the initial about:blank must replace window.history:
- /html/webappapis/system-state-and-capabilities/the-navigator-object/per-global.window.html [wpt.fyi]
- Discarding the browsing context must not change window.navigator:
FAIL
linked bug:Bug 1717082 - Discarding the browsing context must not change window.clientInformation:
FAIL
linked bug:Bug 1717082
- Discarding the browsing context must not change window.navigator:
New Tests That Don't Pass
- /html/browsers/history/the-history-interface/history-associated-with-document.window.html [wpt.fyi]
- Navigating from the initial about:blank must replace window.history:
FAIL
(Chrome:PASS
, Safari:PASS
) - Discarding the browsing context must not change window.history:
FAIL
(Chrome:PASS
, Safari:PASS
)
- Navigating from the initial about:blank must replace window.history:
- /html/webappapis/system-state-and-capabilities/the-navigator-object/per-global.window.html [wpt.fyi]
- Discarding the browsing context must not change window.navigator:
FAIL
(Chrome:PASS
, Safari:PASS
) - Discarding the browsing context must not change window.clientInformation:
FAIL
(Chrome:PASS
, Safari:PASS
)
- Discarding the browsing context must not change window.navigator:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/58e06a1c34ab
[wpt PR 36367] - Test that History is associated with Document, not Window, a=testonly
https://hg.mozilla.org/integration/autoland/rev/4e47c5c57a17
[wpt PR 36367] - Update wpt metadata, a=testonly
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/58e06a1c34ab
https://hg.mozilla.org/mozilla-central/rev/4e47c5c57a17
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•