Closed
Bug 1114836
Opened 10 years ago
Closed 10 years ago
Intermittent fxa_launch_test.js | Firefox Accounts Launch Tests "before each" hook | Firefox Accounts Launch Tests "after each" hook
Categories
(Firefox OS Graveyard :: FxA, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: KWierso, Unassigned)
References
Details
14:59:11 INFO - TEST-START | apps/system/fxa/test/marionette/fxa_launch_test.js | Firefox Accounts Launch Tests Should launch FxA flow from FxA-consuming apps: FTU menu
14:59:21 INFO - timeout connecting to b2g.
15:00:11 INFO - TEST-UNEXPECTED-FAIL | apps/system/fxa/test/marionette/fxa_launch_test.js | Firefox Accounts Launch Tests "before each" hook
15:00:11 INFO - Error: timeout of 60000ms exceeded
15:00:11 INFO - at null.<anonymous> (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:139:19)
15:00:11 INFO - at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
15:00:11 INFO - TEST-UNEXPECTED-FAIL | apps/system/fxa/test/marionette/fxa_launch_test.js | Firefox Accounts Launch Tests "after each" hook
15:00:11 INFO - Error: Not connected. To write data you must call connect first.
15:00:11 INFO - at TcpSync.send (/builds/slave/test/gaia/node_modules/marionette-client/lib/marionette/drivers/tcp-sync.js:152:15)
15:00:11 INFO - at Object.send (/builds/slave/test/gaia/node_modules/marionette-client/lib/marionette/client.js:457:36)
15:00:11 INFO - at Object.Client._sendCommand (/builds/slave/test/gaia/node_modules/marionette-client/lib/marionette/client.js:503:19)
15:00:11 INFO - at Object.closeDriver (/builds/slave/test/gaia/node_modules/marionette-client/lib/marionette/client.js:751:14)
15:00:11 INFO - at Object.executeHook (/builds/slave/test/gaia/node_modules/marionette-client/lib/marionette/client.js:359:20)
15:00:11 INFO - at Object.Client.runHook (/builds/slave/test/gaia/node_modules/marionette-client/lib/marionette/client.js:377:7)
15:00:11 INFO - at Object.destroySession [as deleteSession] (/builds/slave/test/gaia/node_modules/marionette-client/lib/marionette/client.js:761:12)
15:00:11 INFO - at Context.<anonymous> (/builds/slave/test/gaia/node_modules/marionette-js-runner/lib/runtime/hostmanager.js:102:14)
15:00:11 INFO - at Hook.Runnable.run (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:196:15)
15:00:11 INFO - at next (/builds/slave/test/gaia/node_modules/mocha/lib/runner.js:258:10)
15:00:11 INFO - at Object._onImmediate (/builds/slave/test/gaia/node_modules/mocha/lib/runner.js:275:5)
15:00:11 INFO - at processImmediate [as _immediateCallback] (timers.js:330:15)
15:00:12 INFO - TEST-START | apps/system/test/marionette/activity_callee_alert_test.js | Camera app on call Should have only one alert
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 8•10 years ago
|
||
Closing all of the socket timeout harness issues as we should no longer run into these on CI. If this test fails again let's file a new bug to reduce the noise some.
You need to log in
before you can comment on or make changes to this bug.
Description
•