Closed Bug 1483969 Opened 5 years ago Closed 4 years ago

Intermittent devtools/client/webreplay/mochitest/browser_dbg_rr_console_warp-01.js | Test timed out -

Categories

(Core Graveyard :: Web Replay, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure, Whiteboard: [retriggered])

Attachments

(1 file)

Filed by: apavel [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=194275729&repo=mozilla-inbound

https://queue.taskcluster.net/v1/task/Ln4t4vyZSbmhAA3C1NqrDw/runs/0/artifacts/public/logs/live_backing.log

03:50:22     INFO - Console message: [JavaScript Error: "TypeError: response.frames is undefined" {file: "resource://devtools/shared/base-loader.js -> resource://devtools/client/debugger/new/src/client/firefox/create.js" line: 67}]
03:50:22     INFO - Buffered messages logged at 03:49:48
03:50:22     INFO - Console message: [JavaScript Error: "NetworkError when attempting to fetch resource."]
03:50:22     INFO - get@resource://services-settings/remote-settings.js:316:9
03:50:22     INFO - async*getSite@resource://activity-stream/lib/FaviconFeed.jsm:158:25
03:50:22     INFO - async*fetchIcon@resource://activity-stream/lib/FaviconFeed.jsm:132:24
03:50:22     INFO - async*onAction@resource://activity-stream/lib/FaviconFeed.jsm:182:9
03:50:22     INFO - _middleware/</<@resource://activity-stream/lib/Store.jsm:51:11
03:50:22     INFO - Store/this[method]@resource://activity-stream/lib/Store.jsm:29:54
03:50:22     INFO - _requestRichIcon@resource://activity-stream/lib/TopSitesFeed.jsm:457:5
03:50:22     INFO - _fetchIcon@resource://activity-stream/lib/TopSitesFeed.jsm:421:5
03:50:22     INFO - async*getLinksWithDefaults@resource://activity-stream/lib/TopSitesFeed.jsm:326:11
03:50:22     INFO - async*refresh@resource://activity-stream/lib/TopSitesFeed.jsm:349:25
03:50:22     INFO - async*onAction@resource://activity-stream/lib/TopSitesFeed.jsm:649:9
03:50:22     INFO - _middleware/</<@resource://activity-stream/lib/Store.jsm:51:11
03:50:22     INFO - Store/this[method]@resource://activity-stream/lib/Store.jsm:29:54
03:50:22     INFO - init/this.intervalId<@resource://activity-stream/lib/SystemTickFeed.jsm:18:41
03:50:22     INFO - notify@resource://gre/modules/Timer.jsm:42:7
03:50:22     INFO - 
03:50:22     INFO - Buffered messages finished
03:50:22     INFO - TEST-UNEXPECTED-FAIL | devtools/client/debugger/new/test/mochitest/browser_dbg_rr_console_warp-01.js | Test timed out - 
03:50:22     INFO - Removing tab.
03:50:22     INFO - Waiting for event: 'TabClose' on [object XULElement].
03:50:22     INFO - Got event: 'TabClose' on [object XULElement].
03:50:22     INFO - Tab removed and finished closing
03:50:22     INFO - Not taking screenshot here: see the one that was previously logged
03:50:22     INFO - TEST-UNEXPECTED-FAIL | devtools/client/debugger/new/test/mochitest/browser_dbg_rr_console_warp-01.js | A promise chain failed to handle a rejection: response.frames is undefined - stack: createPause@resource://devtools/shared/base-loader.js -> resource://devtools/client/debugger/new/src/client/firefox/create.js:67:5
03:50:22     INFO - paused@resource://devtools/shared/base-loader.js -> resource://devtools/client/debugger/new/src/client/firefox/events.js:66:20
03:50:22     INFO - async*eventSource/proto.emit@resource://devtools/shared/base-loader.js -> resource://devtools/shared/client/event-source.js:124:9
03:50:22     INFO - _onThreadState@resource://devtools/shared/base-loader.js -> resource://devtools/shared/client/thread-client.js:694:35
03:50:22     INFO - onPacket@resource://devtools/shared/base-loader.js -> resource://devtools/shared/client/debugger-client.js:831:38
03:50:22     INFO - send/<@resource://devtools/shared/base-loader.js -> resource://devtools/shared/transport/local-transport.js:66:11
03:50:22     INFO - exports.makeInfallible/<@resource://devtools/shared/base-loader.js -> resource://devtools/shared/ThreadSafeDevToolsUtils.js:109:14
03:50:22     INFO - DevToolsUtils.executeSoon*exports.executeSoon@resource://devtools/shared/base-loader.js -> resource://devtools/shared/DevToolsUtils.js:57:21
03:50:22     INFO - send@resource://devtools/shared/base-loader.js -> resource://devtools/shared/transport/local-transport.js:60:7
03:50:22     INFO - send@resource://devtools/shared/base-loader.js -> resource://devtools/server/main.js:1421:5
Blocks: 1422587
https://hg.mozilla.org/integration/autoland/rev/1ef10ec64cb7993648efa0b5a0dab01ea2be53e7 only touched a test file, so if it's causing the failure to happen, this should be a problem in browser_dbg_rr_console_warp-01.js .
Also, it looks similar to Bug 1496881 which was fixed a week ago. If it the case, we might see some results next week.
Flags: needinfo?(nchevobbe)
I think this may be closely related to what happens in Bug 1506019. The failures there on browser_dbg_rr_breakpoints-XX and browser_dbg_rr_replay-XX started failing again at the same time. Let's see if that patch solves also this issue.
This was disabled on os != "mac" || debug || !nightly_build but now it fails also on OSX opt so I decided to skip this on all platforms.
Assignee: nobody → csabou
Attachment #9025324 - Flags: review?(jmaher)
Assignee: csabou → nobody
Attachment #9025324 - Flags: review?(jmaher) → review+
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/588c3ba8cacd
Disable devtools/client/debugger/new/test/mochitest/browser_dbg_rr_console_warp-01.js on all platforms due to frequent failures. r=jmaher
Keywords: checkin-needed
No occurrences so far since Cosmin disabled the test, the above comment is from before the patch was pushed.
Depends on: 1508088

I submitted bug 1552793 to track the "new" devtools/client/webreplay/mochitest/browser_dbg_rr_console_warp-01.js | Test timed out

Summary: Intermittent devtools/client/debugger/new/test/mochitest/browser_dbg_rr_console_warp-01.js | Test timed out - → Intermittent devtools/client/webreplay/mochitest/browser_dbg_rr_console_warp-01.js | Test timed out -

Brian, dt-wr on macOS has no recent green runs. Shall it be turned off on macOS?

Flags: needinfo?(bhackett1024)

(In reply to Sebastian Hengst [:aryx] (needinfo on intermittent or backout) from comment #30)

Brian, dt-wr on macOS has no recent green runs. Shall it be turned off on macOS?

No, I'll write a patch to fix things, I didn't realize the tests were failing.

Flags: needinfo?(bhackett1024)
Keywords: leave-open
Whiteboard: [stockwell disabled][retriggered] → [retriggered]
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.