Closed
Bug 1414124
Opened 8 years ago
Closed 6 years ago
Intermittent devtools/client/debugger/new/test/mochitest/browser_dbg-toggling-tools.js | Test timed out -
Categories
(DevTools :: Debugger, defect, P5)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Assigned: jmaher)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])
Comment 1•8 years ago
|
||
Starting with 2nd of Nov there were 31 failures.
Most of them occur on Linux x64 (enabled and disabled) and the rest of them on Windows 7, Windows 10-64, OS X 10.10.
The affected build types are debug, opt, pgo, asan
A recent log example: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=142199459&lineNumber=3544
And a relevant part of the log where the test failed:
23:53:50 INFO - 117 INFO TEST-START | devtools/client/debugger/new/test/mochitest/browser_dbg_keyboard_navigation.js
3624
23:54:35 INFO - Not taking screenshot here: see the one that was previously logged
3625
23:54:35 INFO - Buffered messages logged at 23:53:50
3626
23:54:35 INFO - 118 INFO Entering test bound
3627
23:54:35 INFO - 119 INFO Adding a new tab with URL: http://example.com/browser/devtools/client/debugger/new/test/mochitest/examples/doc-scripts.html
3628
23:54:35 INFO - Buffered messages finished
3629
23:54:35 ERROR - 120 INFO TEST-UNEXPECTED-FAIL | devtools/client/debugger/new/test/mochitest/browser_dbg_keyboard_navigation.js | Test timed out -
3630
23:54:35 INFO - 121 INFO Removing tab.
3631
23:54:35 INFO - 122 INFO Waiting for event: 'TabClose' on [object XULElement].
3632
23:54:35 INFO - 123 INFO Got event: 'TabClose' on [object XULElement].
3633
23:54:35 INFO - 124 INFO Tab removed and finished closing
3634
23:54:35 INFO - GECKO(2808) | MEMORY STAT | vsize 1013MB | vsizeMaxContiguous 391MB | residentFast 302MB | heapAllocated 97MB
3635
23:54:35 INFO - 125 INFO TEST-OK | devtools/client/debugger/new/test/mochitest/browser_dbg_keyboard_navigation.js | took 45061ms
3636
23:54:35 INFO - 126 INFO checking window state
3637
23:54:36 INFO - GECKO(2808) | Completed ShutdownLeaks collections in process 2704
3638
23:54:36 INFO - GECKO(2808) | Completed ShutdownLeaks collections in process 2860
3639
23:54:36 INFO - GECKO(2808) | Completed ShutdownLeaks collections in process 1012
3640
23:54:36 INFO - GECKO(2808) | Completed ShutdownLeaks collections in process 4276
3641
23:54:37 INFO - GECKO(2808) | Completed ShutdownLeaks collections in process 2808
:jlast, Can you please take a look?
Flags: needinfo?(jlaster)
Whiteboard: [stockwell needswork]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 6•8 years ago
|
||
In the last 7 days there were 170 failures. If this continues to have a high failure rate, it will be in danger of being disabled.
:jlast Do you have any updates on this?
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/128a413ff980
Disable devtools/client/debugger/new/test/mochitest/browser_dbg-toggling-tools.js on all configs for frequent failures. r=me, a=testonly
Assignee | ||
Comment 8•8 years ago
|
||
this has been disabled, please remember to enable it while working on a patch
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Comment 9•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
Assignee | ||
Updated•8 years ago
|
Comment 10•8 years ago
|
||
Thanks for disabling earlier. I'll look into a fix soon.
Flags: needinfo?(jlaster)
Comment 11•8 years ago
|
||
I created an issue in github to track it https://github.com/devtools-html/debugger.html/issues/4722
:ebalazs_ is it possible to see if this test failed when keyboard_navigation succeeded?
Comment 12•8 years ago
|
||
status-firefox58:
--- → disabled
Target Milestone: Firefox 59 → ---
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Product: Firefox → DevTools
Comment hidden (Intermittent Failures Robot) |
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
•