Closed
Bug 1386724
Opened 7 years ago
Closed 7 years ago
devtools/client/framework/test/browser_dynamic_tool_enabling.js fails when running locally
Categories
(DevTools :: Framework, enhancement)
DevTools
Framework
Tracking
(firefox57 fixed)
RESOLVED
FIXED
Firefox 57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: bgrins, Assigned: bgrins)
References
Details
Attachments
(1 file)
If no other tests run before browser_dynamic_tool_enabling.js then it fails. We had some bad luck with https://bugzilla.mozilla.org/show_bug.cgi?id=1380709#c24, in which a patch forced this test to be the first in a chunk and we hit this issue.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8892982 [details]
Bug 1386724 - Force devtools-browser to be loaded in shared-head.js;
https://reviewboard.mozilla.org/r/163986/#review169292
LGTM, thanks!
Attachment #8892982 -
Flags: review?(jdescottes) → review+
Assignee | ||
Comment 3•7 years ago
|
||
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/26ce8836a4c8
Force devtools-browser to be loaded in shared-head.js;r=jdescottes
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Comment 6•7 years ago
|
||
https://hg.mozilla.org/projects/date/rev/26ce8836a4c88c94c68db5f42bb6d914980a1427
Bug 1386724 - Force devtools-browser to be loaded in shared-head.js;r=jdescottes
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•