Open Bug 1500918 Opened 6 years ago Updated 2 years ago

browser_toolbox_telemetry_activate_splitconsole.js should wait until inspector is fully initialized

Categories

(DevTools :: Inspector, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

Details

https://searchfox.org/mozilla-central/source/devtools/client/framework/test/browser_toolbox_telemetry_activate_splitconsole.js

The test browser_toolbox_telemetry_activate_splitconsole.js opens the inspector to test the splitconsole but is highly intermittent because of the highlighter requests made by the boxmodel component of the layout view.

We are temporarily forcing the computed view instead of the layout view to avoid the issue in Bug 1500141. We should investigate why this fails so frequently on try+beta, and maybe wait until the complete initialization of the inspector in the test.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.