Closed
Bug 1288348
Opened 8 years ago
Closed 6 years ago
Intermittent devtools/client/debugger/test/mochitest/browser_dbg_split-console-paused-reload.js | Test timed out -
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Assigned: miker)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
This seems to have started with my backout of bug 1286186:
https://treeherder.mozilla.org/#/jobs?repo=fx-team&fromchange=ed8e23b5e0c7b739e61173bb180cf3410a306679&group_state=expanded&bugfiler&filter-searchStr=10.%20debug%20m(dt5&selectedJob=10704033&tochange=7ba94e0c5daa48d7667519c930eca31d98648512
Not sure why that happened...
Depends on: 1286186
Flags: needinfo?(mratcliffe)
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 4•8 years ago
|
||
From what I can see, this is an issue with a breakpoint not being hit in the debugger... bug 1286186 doesn't go anywhere near that code. In fact, my try run for that rebased patch shows the same issue:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=d4eb8af8a02c
So I assume it is a previous patch that has caused this.
Flags: needinfo?(mratcliffe)
Luckily, this seems to have just disappeared at some point.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 8•8 years ago
|
||
(In reply to Wes Kocher (:KWierso) from comment #5)
> Luckily, this seems to have just disappeared at some point.
seems its back
Assignee | ||
Comment 9•8 years ago
|
||
I have spent the best part of a week looking into this and don't seem to be able to reproduce it locally. No ideas so far.
Comment hidden (Intermittent Failures Robot) |
Comment 11•8 years ago
|
||
This is currently #3 on OrangeFactor. Probably worth considering disabling the test.
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 13•8 years ago
|
||
jlongster said he would take a look.
Assignee | ||
Comment 14•8 years ago
|
||
Lets disable the test for now.
Assignee | ||
Comment 15•8 years ago
|
||
Yes, I am of the opinion that whenever a test starts to turn orange we should disable it until we have a fix.
This patch disables the test.
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Updated•8 years ago
|
Keywords: leave-open
Comment 16•8 years ago
|
||
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/fx-team/rev/90a97073f3eb
Disable browser_dbg_split-console-paused-reload.js. r=me
Keywords: checkin-needed
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 19•8 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Assignee: nobody → mratcliffe
Updated•6 years ago
|
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•