Closed Bug 1582468 Opened 5 years ago Closed 5 years ago

Missing shared-head import in devtools/shared/webconsole browser.ini

Categories

(DevTools :: Console, task, P3)

task

Tracking

(firefox71 fixed)

RESOLVED FIXED
Firefox 71
Tracking Status
firefox71 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

Details

Attachments

(1 file)

Trying to run locally the tests from devtools/shared/webconsole/test/browser/browser.ini fails because we are not importing the shared-head.js file, but the devtools/shared/webconsole/test/browser/head.js still tries to load the script.

Note: due to the way the test harness works, I think you will only get this issue after a clobber.

shared-head.js is loaded by the suite's head.js file. telemetry-helpers is loaded by shared-head itself.

Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e519a744de8
Add shared-head and telemetry-helpers imports to devtools/shared/webconsole browser.ini r=nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: