Open
Bug 1448084
Opened 7 years ago
Updated 2 years ago
Enable browser toolbox mochitest on windows
Categories
(DevTools :: Framework, enhancement, P3)
DevTools
Framework
Tracking
(Not tracked)
NEW
People
(Reporter: jlast, Unassigned)
References
(Blocks 1 open bug)
Details
The browser toolbox mochitest was disabled on windows because it causes crashes when setting the env mochitest helpers. This is strictly a windows testing issue and could be resolved with a smarter subset of test helpers.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=46f29a9ac463b27b7104ed9ffa3674dab967da03
Reporter | ||
Updated•7 years ago
|
Component: Developer Tools: Debugger → Developer Tools: Framework
Priority: -- → P3
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Blocks: browser-toolbox
Comment 1•3 years ago
|
||
The only one test related to debugger and browser toolbox disabled on windows is the following:
https://searchfox.org/mozilla-central/rev/22a9cf9388cefa244ea2558efa748ce17a38d607/devtools/client/debugger/test/mochitest/browser.ini#252-255
This other is also disabled but on different environment (mostly fission):
https://searchfox.org/mozilla-central/rev/22a9cf9388cefa244ea2558efa748ce17a38d607/devtools/client/debugger/test/mochitest/browser.ini#256-257
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•