Closed
Bug 1653521
Opened 4 years ago
Closed 4 years ago
Enable some inspector tests with Fission
Categories
(DevTools :: Inspector, task, P3)
DevTools
Inspector
Tracking
(Fission Milestone:Future)
RESOLVED
DUPLICATE
of bug 1691608
Fission Milestone | Future |
People
(Reporter: jdescottes, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
After Bug 1628473 landed, I reviewed the current inspector tests disabled for Fission.
I think 3 of them can be enabled now with test-only changes:
- browser_inspector_navigate_to_errors.js
- browser_inspector_open_on_neterror.js
- browser_inspector_remove-iframe-during-load.js
Reporter | ||
Comment 1•4 years ago
|
||
Those tests can now pass with target-switching enabled and by replacing testActor usage with SpecialPowers.spawn
Comment 2•4 years ago
|
||
Tracking DevTools tests for Fission Nightly milestone (M6c).
Fission Milestone: --- → M6c
Reporter | ||
Comment 3•4 years ago
|
||
Updated•4 years ago
|
Attachment #9164283 -
Attachment description: Bug 1653521 - Fix 3 DevTools Inspector tests to pass with Fission → Bug 1653521 - Enable browser_inspector_navigate_to_errors.js for fission
Comment 4•4 years ago
|
||
Such work could easily be considered as MVP. At least triaging it as reserve in order to account this work in our velocity.
Whiteboard: dt-fission-m2-reserve
Updated•4 years ago
|
Whiteboard: dt-fission-m2-reserve → dt-fission-m2-mvp
Updated•4 years ago
|
Attachment #9164283 -
Attachment description: Bug 1653521 - Enable browser_inspector_navigate_to_errors.js for fission → Bug 1653521 - Fix browser_inspector_navigate_to_errors.js for fission
Updated•4 years ago
|
Attachment #9166255 -
Attachment description: Bug 1653521 - Fix browser_inspector_open_on_neterror.js with Fission → Bug 1653521 - Fix browser_inspector_open_on_neterror.js for Fission
Reporter | ||
Updated•4 years ago
|
Assignee: jdescottes → nobody
Status: ASSIGNED → NEW
Updated•4 years ago
|
Whiteboard: dt-fission-m2-mvp → dt-fission-m2-reserve
Comment 5•4 years ago
|
||
Bulk move of all dt-fission-m2-reserve bugs to Fission MVP milestone.
Fission Milestone: M6c → MVP
Comment 6•4 years ago
|
||
Moving old "dt-fission-m2-reserve" bugs to "dt-fission-future" because they don't block Fission MVP.
Fission Milestone: MVP → Future
Whiteboard: dt-fission-m2-reserve → dt-fission-future
Updated•4 years ago
|
Blocks: fission-tests
Reporter | ||
Comment 7•4 years ago
|
||
Fixed via Bug 1691608 (& Bug 1691607)
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Whiteboard: dt-fission-future
Updated•4 years ago
|
Attachment #9164283 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•