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)

Unspecified
All
defect

Tracking

()

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

https://searchfox.org/mozilla-central/rev/16388511162ac6bbf5399e69e500e174a2f3972c/testing/web-platform/meta/html/browsers/browsing-the-web/scroll-to-fragid/forward-triggers-hashchange.html.ini#3,7

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
See Also: → 1712672
Component: DOM: CSS Object Model → DOM: Core & HTML
Severity: -- → S3
Priority: -- → P3

This test is annotated as failing with e10s and unexpected passing with Fission. This is probably a flaky test.

https://searchfox.org/mozilla-central/rev/553bf8428885dbd1eab9b63f71ef647f799372c2/testing/web-platform/meta/html/browsers/browsing-the-web/scroll-to-fragid/forward-triggers-hashchange.html.ini#3,10

[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.