Closed
Bug 1610823
Opened 6 years ago
Closed 6 years ago
Running browser_browser_toolbox_fission_contentframe_inspector in isolation fails
Categories
(DevTools :: Inspector, task, P3)
DevTools
Inspector
Tracking
(firefox74 fixed)
RESOLVED
FIXED
Firefox 74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
Details
Attachments
(1 file)
What were you doing?
Please tell us what site you were on, and what steps led to the error you are reporting
- clobber, build
- ./mach test devtools/client/framework/browser-toolbox/test/browser_browser_toolbox_fission_contentframe_inspector.js
What happened?
Fails with
FAIL Exception thrown - Error opening input stream (invalid filename?):
chrome://mochitests/content/browser/devtools/client/inspector/test/shared-head.js
What should have happened?
Test should be able to run in isolation.
Anything else we should know?
Should simply make sure we have !/devtools/client/inspector/test/shared-head.js
in the corresponding browser.ini.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6347afb7f06a
Fix missing dependency for browser_browser_toolbox_fission_contentframe_inspector r=rcaliman
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
You need to log in
before you can comment on or make changes to this bug.
Description
•