Closed Bug 1685413 Opened 5 years ago Closed 5 years ago

Re-enable devtools/client/dom/test/browser_dom_fission_target_switching.js test for Fission

Categories

(DevTools :: General, defect, P3)

defect

Tracking

(Fission Milestone:M7, firefox86 fixed)

RESOLVED FIXED
86 Branch
Fission Milestone M7
Tracking Status
firefox86 --- fixed

People

(Reporter: cpeterson, Assigned: nchevobbe)

References

Details

Attachments

(1 file)

This devtools/client/dom/test/browser_dom_fission_target_switching.js test is currently skipped for Fission (by bug 1675020):

[browser_dom_fission_target_switching.js]
skip-if = fission # Disable frequent fission intermittents Bug 1675020

https://searchfox.org/mozilla-central/rev/ef900cd2258d4c5d968093f612f807d96e6e7c98/devtools/client/dom/test/browser.ini#14-15

Is this test still failing with Fission?
Does fixing and re-enabling this test need to block shipping Fission MVP?

Tracking DevTools Fission bugs for Fission M7 (blocking Beta experiment).

Fission Milestone: ? → M7

We can reenable this test on Fission and see if the existing intermittent Bug 1615737 shows a spike of failures.

Severity: -- → S3
Priority: -- → P3
See Also: → 1615737
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED

The test used to fail after navigating because the expected property
wasn't displayed.
Here we're trying to work around that by:

  • using the navigateTo helper function, which takes care of waiting for the right events
  • awaiting until the property is displayed (since it wasn't before), just in case the
    rendering takes more time than expected.
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/655b0c06edc6 [devtools] Re-enable devtools/client/dom/test/browser_dom_fission_target_switching.js test for Fission. r=ladybenko.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: