Closed
Bug 1201466
Opened 10 years ago
Closed 10 years ago
Intermittent list_test.js | Contacts > List "before each" hook
Categories
(Testing :: Marionette Client and Harness, defect)
Testing
Marionette Client and Harness
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: intermittent-failure)
https://treeherder.mozilla.org/logviewer.html#?job_id=4523691&repo=fx-team
01:42:01 INFO - TEST-UNEXPECTED-FAIL | apps/communications/contacts/test/marionette/list_test.js | Contacts > List "before each" hook
01:42:01 INFO - JavaScriptError: JavaScriptError: NS_ERROR_UNEXPECTED: @app://communications.gaiamobile.org/shared/js/contacts/import/import_status_data.js, line 72
01:42:01 INFO - Remote Stack:
01:42:01 INFO - <none>
01:42:01 INFO - at Error.MarionetteError (/home/worker/gaia/node_modules/marionette-client/lib/marionette/error.js:105:13)
01:42:01 INFO - at Object.Client._handleCallback (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:507:19)
01:42:01 INFO - at Object.<anonymous> (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:550:23)
01:42:01 INFO - at TcpSync.send (/home/worker/gaia/node_modules/marionette-client/lib/marionette/drivers/tcp-sync.js:177:10)
01:42:01 INFO - at Object.send (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:484:36)
01:42:01 INFO - at Object.Client._sendCommand (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:531:21)
01:42:01 INFO - at Object._executeScript (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:1549:19)
01:42:01 INFO - at Object.executeAsyncScript (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:1337:19)
01:42:01 INFO - at Object.Client.waitForSync (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:734:14)
01:42:01 INFO - at Object.Client.waitFor (/home/worker/gaia/node_modules/marionette-client/lib/marionette/client.js:704:60)
01:42:01 INFO - at Object.MarionetteHelper.waitForElement (/home/worker/gaia/node_modules/marionette-helper/index.js:142:12)
01:42:01 INFO - at Object.Contacts.waitForFormShown (/home/worker/gaia/apps/communications/contacts/test/marionette/lib/contacts.js:225:35)
01:42:01 INFO - at Object.Contacts.enterContactDetails (/home/worker/gaia/apps/communications/contacts/test/marionette/lib/contacts.js:283:10)
01:42:01 INFO - at Object.Contacts.addContact (/home/worker/gaia/apps/communications/contacts/test/marionette/lib/contacts.js:303:10)
01:42:01 INFO - at /home/worker/gaia/apps/communications/contacts/test/marionette/list_test.js:19:15
01:42:01 INFO - at Array.forEach (native)
01:42:01 INFO - at Context.<anonymous> (/home/worker/gaia/apps/communications/contacts/test/marionette/list_test.js:18:12)
01:42:01 INFO - at callFn (/home/worker/gaia/node_modules/mocha/lib/runnable.js:223:21)
01:42:01 INFO - at Hook.Runnable.run (/home/worker/gaia/node_modules/mocha/lib/runnable.js:216:7)
01:42:01 INFO - at next (/home/worker/gaia/node_modules/mocha/lib/runner.js:258:10)
01:42:01 INFO - at /home/worker/gaia/node_modules/mocha/lib/runner.js:270:7
01:42:01 INFO - at done (/home/worker/gaia/node_modules/mocha/lib/runnable.js:185:5)
01:42:01 INFO - at /home/worker/gaia/node_modules/mocha/lib/runnable.js:226:31
01:42:01 INFO - at /home/worker/gaia/node_modules/marionette-js-runner/node_modules/promise/lib/core.js:33:15
01:42:01 INFO - at flush (/home/worker/gaia/node_modules/marionette-js-runner/node_modules/promise/node_modules/asap/asap.js:27:13)
01:42:01 INFO - at process._tickCallback (node.js:442:13)
01:42:01 INFO - Exit code 1
| 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 hidden (Legacy TBPL/Treeherder Robot) |
Comment 8•10 years ago
|
||
[Mass Closure] Closing Intermittent as a one off
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 9•2 years ago
|
||
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•