Open
Bug 1712641
Opened 4 years ago
Updated 1 year ago
Unexpected Fission PASS html/browsers/browsing-the-web/scroll-to-fragid/forward-triggers-hashchange.html | Navigating forward after replace() should still trigger hashchange
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
NEW
People
(Reporter: cpeterson, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [not-a-fission-bug])
html/browsers/browsing-the-web/scroll-to-fragid/forward-triggers-hashchange.html
Navigating forward after replace() should still trigger hashchange
This test supposedly "passes" with Fission, but it is surely just failing in a different way with Fission than e10s. Thus this test failure doesn't need to block shipping Fission.
[forward-triggers-hashchange.html]
expected:
if fission: OK
TIMEOUT
[Navigating forward after replace() should still trigger hashchange]
expected:
if fission: PASS
TIMEOUT
Updated•4 years ago
|
Component: DOM: CSS Object Model → DOM: Core & HTML
Severity: -- → S3
Severity: S3 → --
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P3
| Reporter | ||
Comment 1•4 years ago
|
||
This test is annotated as failing with e10s and unexpected passing with Fission. This is probably a flaky test.
[forward-triggers-hashchange.html]
bug:
if not fission: https://bugzilla.mozilla.org/show_bug.cgi?id=1712641
expected:
if fission: OK
TIMEOUT
[Navigating forward after replace() should still trigger hashchange]
bug:
if not fission: https://bugzilla.mozilla.org/show_bug.cgi?id=1712641
expected:
if fission: PASS
TIMEOUT
You need to log in
before you can comment on or make changes to this bug.
Description
•