Intermittent devtools/client/aboutdebugging-new/test/browser/browser_aboutdebugging_serviceworker_timeout.js | Uncaught exception - at resource://devtools/client/framework/attach-thread.js:94 - TypeError: threadClient is undefined
Categories
(DevTools :: about:debugging, defect, P5)
Tracking
(firefox-esr60 unaffected, firefox65 unaffected, firefox66 fixed, firefox67 fixed)
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox65 | --- | unaffected |
firefox66 | --- | fixed |
firefox67 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: jdescottes)
References
Details
(Keywords: intermittent-failure, regression, Whiteboard: [retriggered])
Attachments
(1 file)
#[markdown(off)]
Filed by: rgurzau [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=223979161&repo=autoland
![]() |
||
Comment 1•6 years ago
|
||
This started when bug 1500396 landed.
[task 2019-01-25T09:09:00.563Z] 09:09:00 INFO - TEST-PASS | devtools/client/aboutdebugging-new/test/browser/browser_aboutdebugging_serviceworker_timeout.js | Service worker target still has an inspect button -
[task 2019-01-25T09:09:00.564Z] 09:09:00 INFO - Destroy the toolbox
[task 2019-01-25T09:09:00.565Z] 09:09:00 INFO - Buffered messages finished
[task 2019-01-25T09:09:00.566Z] 09:09:00 INFO - TEST-UNEXPECTED-FAIL | devtools/client/aboutdebugging-new/test/browser/browser_aboutdebugging_serviceworker_timeout.js | Uncaught exception - at resource://devtools/client/framework/attach-thread.js:94 - TypeError: threadClient is undefined
[task 2019-01-25T09:09:00.567Z] 09:09:00 INFO - Stack trace:
[task 2019-01-25T09:09:00.568Z] 09:09:00 INFO - detachThread@resource://devtools/client/framework/attach-thread.js:94:3
[task 2019-01-25T09:09:00.568Z] 09:09:00 INFO - _destroyToolbox@resource://devtools/client/framework/toolbox.js:2912:5
[task 2019-01-25T09:09:00.569Z] 09:09:00 INFO - asyncdestroy@resource://devtools/client/framework/toolbox.js:2836:23
[task 2019-01-25T09:09:00.570Z] 09:09:00 INFO - @chrome://mochitests/content/browser/devtools/client/aboutdebugging-new/test/browser/browser_aboutdebugging_serviceworker_timeout.js:70:9
[task 2019-01-25T09:09:00.571Z] 09:09:00 INFO - AsyncTester_execTest/<@chrome://mochikit/content/browser-test.js:1108:34
[task 2019-01-25T09:09:00.571Z] 09:09:00 INFO - async*Tester_execTest@chrome://mochikit/content/browser-test.js:1099:16
[task 2019-01-25T09:09:00.572Z] 09:09:00 INFO - nextTest/<@chrome://mochikit/content/browser-test.js:992:9
[task 2019-01-25T09:09:00.573Z] 09:09:00 INFO - SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:803:59
[task 2019-01-25T09:09:00.574Z] 09:09:00 INFO - Leaving test bound
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 6•6 years ago
|
||
There are 100 failures in the last 7 days.
They occur on
31 windows10-64-ccov debug,
21 linux64 debug,
19 osx-10-10 debug,
18 linux64-ccov debug,
6 windows10-64 asan,
5 windows7-32 debug.
Recent failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=225183058&repo=autoland&lineNumber=3596
jdescottes: Hi, Based on Comment 1 from aryx, Can you have a look at this? Thank you!
Assignee | ||
Comment 7•6 years ago
|
||
This test is a port from an existing mochitest that was disabled 3 years ago: https://searchfox.org/mozilla-central/rev/78cd247b5d7a08832f87d786541d3e2204842e8e/devtools/client/aboutdebugging/test/browser.ini#52-53
I couldn't make it fail locally or on try but it looks like the issue is still there. I will investigate a bit but from the investigations in Bug 1232931, it looks like a non trivial issue. The failures here seem to be debug or asan only, I think we should try to run it on opt only if I can't find a proper fix.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 8•6 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Comment 14•6 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
Description
•