Perma devtools/shared/resources/tests/browser_browser_resources_console_messages.js | Test timed out - when Gecko 84 merges to Beta on 2020-11-17
Categories
(DevTools :: Framework, defect)
Tracking
(firefox-esr78 unaffected, firefox81 unaffected, firefox82 unaffected, firefox83 unaffected, firefox84+ verified)
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox81 | --- | unaffected |
firefox82 | --- | unaffected |
firefox83 | --- | unaffected |
firefox84 | + | verified |
People
(Reporter: aryx, Assigned: nchevobbe)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
central-as-beta simulation
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=319545830&repo=try
[task 2020-10-23T12:52:12.469Z] 12:52:12 INFO - Log some messages before calling ResourceWatcher.watchResources in order to assert the behavior of already existing messages.
[task 2020-10-23T12:52:12.470Z] 12:52:12 INFO - Wait for existing browser mochitest log
[task 2020-10-23T12:52:12.471Z] 12:52:12 INFO - TEST-PASS | devtools/shared/resources/tests/browser_browser_resources_console_messages.js | The existing log was retrieved -
[task 2020-10-23T12:52:12.472Z] 12:52:12 INFO - Wait for runtime browser mochitest log
[task 2020-10-23T12:52:12.472Z] 12:52:12 INFO - TEST-PASS | devtools/shared/resources/tests/browser_browser_resources_console_messages.js | The runtime log was retrieved -
[task 2020-10-23T12:52:12.476Z] 12:52:12 INFO - Adding a new tab with URL: https://example.com/browser/devtools/shared/resources/tests/early_console_document.html
[task 2020-10-23T12:52:12.476Z] 12:52:12 INFO - Tab added and finished loading
[task 2020-10-23T12:52:12.476Z] 12:52:12 INFO - Wait for early page log
[task 2020-10-23T12:52:12.476Z] 12:52:12 INFO - Console message: [JavaScript Error: "Error: Can't find profile directory." {file: "resource://gre/modules/XULStore.jsm" line: 66}]
[task 2020-10-23T12:52:12.477Z] 12:52:12 INFO - load@resource://gre/modules/XULStore.jsm:66:15
[task 2020-10-23T12:52:12.477Z] 12:52:12 INFO - XULStore@resource://gre/modules/XULStore.jsm:24:10
(several more of these JavaScript errors)
[task 2020-10-23T12:52:12.484Z] 12:52:12 INFO - Buffered messages finished
[task 2020-10-23T12:52:12.484Z] 12:52:12 INFO - TEST-UNEXPECTED-FAIL | devtools/shared/resources/tests/browser_browser_resources_console_messages.js | Test timed out -
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Looking into this (I'm reproducing the failure on beta sim locally)
Assignee | ||
Comment 3•4 years ago
|
||
This is flipping the devtools.browsertoolbox.fission pref, which
is only enabled on Nightly at the moment.
Updated•4 years ago
|
Comment 4•4 years ago
|
||
The severity field is not set for this bug.
:ochameau, could you have a look please?
For more information, please visit auto_nag documentation.
Reporter | ||
Comment 5•4 years ago
|
||
Please land the patch if it is ready to land in its current state.
Comment 7•4 years ago
|
||
bugherder |
Assignee | ||
Comment 9•4 years ago
|
||
(In reply to Sebastian Hengst [:aryx] (needinfo on intermittent or backout) from comment #5)
Please land the patch if it is ready to land in its current state.
Done :)
Updated•3 years ago
|
Updated•3 years ago
|
Description
•