Closed
Bug 1240854
Opened 10 years ago
Closed 8 years ago
AssertionError: deleteSession called on client w/o driver!
Categories
(Testing Graveyard :: JSMarionette, defect)
Testing Graveyard
JSMarionette
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mikehenrty, Assigned: gaye)
References
Details
(Keywords: intermittent-failure, Whiteboard: [MJS] [CI])
We've been seeing errors like the following occasionally, which is probably related to a race somewhere. Gareth said he will have a look.
INFO - TEST-UNEXPECTED-FAIL | apps/system/test/marionette/audio_channel_played_in_foreground_and_background_test.js | Audio channel played in foreground and background "before each" hook for "normal audio channel can be played in foreground"
INFO - Error: timeout of 300000ms exceeded. Ensure the done() callback is being called in this test.
INFO - TEST-UNEXPECTED-FAIL | apps/system/test/marionette/audio_channel_played_in_foreground_and_background_test.js | Audio channel played in foreground and background "after each" hook
INFO - AssertionError: deleteSession called on client w/o driver!
INFO - at Object.Client._sendCommand (node_modules/marionette-client/lib/marionette/client.js:552:7)
INFO - at Object.closeDriver (node_modules/marionette-client/lib/marionette/client.js:849:14)
INFO - Timeout connecting to B2G
https://treeherder.mozilla.org/logviewer.html#?job_id=3791581&repo=b2g-inbound
| Reporter | ||
Comment 1•10 years ago
|
||
Here's a different stack, but with the same result:
https://treeherder.mozilla.org/logviewer.html#?job_id=3791634&repo=b2g-inbound
Comment 8•8 years ago
|
||
Bulk closed as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1422750
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•