Closed
Bug 1304794
Opened 8 years ago
Closed 7 years ago
Make all mochitests work with the new console frontend
Categories
(DevTools :: Console, defect, P1)
DevTools
Console
Tracking
(firefox61 fixed)
RESOLVED
FIXED
Firefox 61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: bgrins, Assigned: bgrins)
References
Details
(Whiteboard: [newconsole-mvp])
Attachments
(1 file)
We should allow the new frontend to load in all tests across the tree. There's some cases where it's not practical to do it now, especially if tests are relying on implementation details of the old frontend for assertions.
Assignee | ||
Comment 1•7 years ago
|
||
Here are the remaining tests - one in commandline, one in inspector, one in scratchpad, and one in shared: https://searchfox.org/mozilla-central/search?q=new-frontend-enabled%22%2C+false&path=
Blocks: 1381834
Whiteboard: [newconsole-mvp]
Updated•7 years ago
|
Whiteboard: [newconsole-mvp] → [newconsole-reserve]
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Attachment #8967429 -
Flags: review?(nchevobbe)
Updated•7 years ago
|
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
Priority: P3 → P1
Whiteboard: [newconsole-reserve] → [newconsole-mvp]
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8967429 [details]
Bug 1304794 - Stop using the old frontend for remaining non-console mochitests
https://reviewboard.mozilla.org/r/236106/#review241860
Attachment #8967429 -
Flags: review?(nchevobbe) → review+
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/752cb50ca2ea
Stop using the old frontend for remaining non-console mochitests r=nchevobbe
Comment 6•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•