Closed
Bug 1023908
Opened 11 years ago
Closed 11 years ago
[Contacts] Disable interminent integration test
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: arcturus, Unassigned)
References
Details
Attachments
(1 file)
Currently we are seeing this:
Error: timeout exceeded!
at Object.Client.waitForSync (/home/travis/build/mozilla-b2g/gaia/node_modules/marionette-client/lib/marionette/client.js:682:16)
at Object.Client.waitFor (/home/travis/build/mozilla-b2g/gaia/node_modules/marionette-client/lib/marionette/client.js:650:60)
at Object.MarionetteHelper.waitForElement (/home/travis/build/mozilla-b2g/gaia/node_modules/marionette-helper/index.js:142:12)
at Context.<anonymous> (/home/travis/build/mozilla-b2g/gaia/apps/communications/contacts/test/marionette/contacts_shortcuts_test.js:72:31)
at callFn (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:223:21)
at Test.Runnable.run (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:216:7)
at Runner.runTest (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:373:10)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:451:12
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:298:14)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:308:7
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:246:23)
at Object._onImmediate (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:275:5)
at processImmediate [as _immediateCallback] (timers.js:330:15)
We should disable this test, and investigate if can be caused by:
bug 1013207
bug 1022475
Reporter | ||
Comment 1•11 years ago
|
||
Attachment #8438466 -
Flags: review?(anthony)
Updated•11 years ago
|
Attachment #8438466 -
Flags: review?(anthony) → review+
Reporter | ||
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•