Open
Bug 1691575
Opened 23 days ago
Updated 12 days ago
Fix and re-enable browser/components/extensions/test/browser/browser_ext_devtools_network.js for Fission
Categories
(WebExtensions :: Developer Tools, defect)
WebExtensions
Developer Tools
Tracking
(Fission Milestone:M7)
NEW
Fission Milestone | M7 |
People
(Reporter: cpeterson, Unassigned, NeedInfo)
References
(Blocks 3 open bugs)
Details
@ Tomislav, here's a webext test disabled for Fission. Should this bug block shipping Fission MVP? This test looks pretty flaky since it's also skipped for all Linux, debug macOS, and debug Win64.
This test was disabled for Fission in bug 1597673.
[browser_ext_devtools_network.js]
skip-if = fission || os == 'linux' || (os == 'mac' && debug) || (debug && os == 'win' && bits == 64) # Bug1570478
Flags: needinfo?(tomica)
Reporter | ||
Updated•12 days ago
|
Blocks: fission-tests
You need to log in
before you can comment on or make changes to this bug.
Description
•