Closed
Bug 1385304
Opened 8 years ago
Closed 6 years ago
Intermittent devtools/client/debugger/test/mochitest/browser_dbg_blackboxing-05.js | Test timed out -
Categories
(DevTools :: Debugger, defect, P5)
DevTools
Debugger
Tracking
(firefox57 fixed)
RESOLVED
FIXED
Firefox 57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: jmaher)
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 3•8 years ago
|
||
This issue seems to be much more frequent when the JSBC is enabled. I was not able to reproduce this issue for the moment.
The JSBC can be enabled on mochitest with the following command line argument:
--setpref dom.script_loader.bytecode_cache.enabled=true
Blocks: js-startup-cache
Flags: needinfo?(jlaster)
Assignee | ||
Comment 4•8 years ago
|
||
I did some retriggers and found the root cause:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&filter-searchStr=linux64%20opt%20dt9&tochange=ec5e6cc98d9b8aaac237eb89abd27534f1d758c3&fromchange=61ad0d26040d1aa348b9519e36a35a689d12f33d&selectedJob=125107265
which is:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=049ef1d4eb26
this is two bugs, Bug 900784 and bug 1390863, both from the same author reviewer.
I see there are other similar regressions as well, such as bug 1390911.
:nbp, can you look at this regression from your bugs?
Assignee | ||
Updated•8 years ago
|
Whiteboard: [stockwell needswork]
Comment 5•8 years ago
|
||
:jmaher, it is okay if we want to disable blackboxing-05. The test is for the old debugger, and it does not test a critical path for blackboxing. The behavior is well tested in the other 4 tests.
Flags: needinfo?(jlaster)
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b328684b122f
Disable devtools/client/debugger/test/mochitest/browser_dbg_blackboxing-05.js. r=me a=testonly
Comment hidden (Intermittent Failures Robot) |
Comment 8•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Assignee | ||
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Keywords: leave-open
Resolution: FIXED → ---
Whiteboard: [stockwell needswork] → [stockwell disabled]
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
No longer blocks: js-startup-cache
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Status: REOPENED → RESOLVED
Closed: 8 years ago → 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Assignee: nobody → jmaher
Updated•6 years ago
|
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•