This devtools/client/debugger/test/mochitest/browser_dbg-toolbox-workers.js test is currently skipped for Fission (by bug 1665165): ``` [browser_dbg-bfcache.js] skip-if = fission # bug 1665165 ``` https://searchfox.org/mozilla-central/rev/ef900cd2258d4c5d968093f612f807d96e6e7c98/devtools/client/debugger/test/mochitest/browser.ini#225-226 Is this test still failing with Fission? Does fixing and re-enabling this test need to block shipping Fission MVP?
Bug 1685412 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This devtools/client/debugger/test/mochitest/browser_dbg-toolbox-workers.js test is currently skipped for Fission (by bug 1665165): ``` [browser_dbg-toolbox-workers.js] skip-if = asan || !nightly_build || fission # Bug 1591064, parent intercept mode is needed bug 1588154, Disable frequent fission intermittents Bug 1675020 ``` https://searchfox.org/mozilla-central/rev/ef900cd2258d4c5d968093f612f807d96e6e7c98/devtools/client/debugger/test/mochitest/browser.ini#225-226 Is this test still failing with Fission? Does fixing and re-enabling this test need to block shipping Fission MVP?