Closed
Bug 983117
Opened 12 years ago
Closed 8 years ago
[Browser] Bookmarks Edit bookmark test is intermittent
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kgrandon, Unassigned)
References
Details
1) Browser Bookmarks Edit bookmark:
Error: timeout exceeded!
at Object.Client.waitForSync (/home/travis/build/mozilla-b2g/gaia/node_modules/marionette-client/lib/marionette/client.js:679:16)
at Object.Client.waitFor (/home/travis/build/mozilla-b2g/gaia/node_modules/marionette-client/lib/marionette/client.js:648:60)
at Object.MarionetteHelper.waitForElement (/home/travis/build/mozilla-b2g/gaia/node_modules/marionette-helper/index.js:131:12)
at waitForElement (/home/travis/build/mozilla-b2g/gaia/apps/browser/test/marionette/lib/browser.js:46:24)
at Object.bookmarkMenuAdd (/home/travis/build/mozilla-b2g/gaia/apps/browser/test/marionette/lib/browser.js:79:12)
at Context.<anonymous> (/home/travis/build/mozilla-b2g/gaia/apps/browser/test/marionette/bookmark_test.js:67:14)
at Test.Runnable.run (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:211:32)
at Runner.runTest (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:372:10)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:448:12
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:297:14)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:307:7
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:245:23)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:269:7
at Hook.Runnable.run (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:213:5)
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:257:10)
at Object._onImmediate (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:274:5)
at processImmediate [as _immediateCallback] (timers.js:330:15)
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Comment 2•12 years ago
|
||
Ben - can you take a look when you get a chance? Thanks!
Flags: needinfo?(bfrancis)
| Reporter | ||
Comment 3•12 years ago
|
||
Originally I only saw one test failing. Unfortunately the second test is failing as well, and has been disabled here: https://github.com/mozilla-b2g/gaia/commit/c737ff37155a0d3719484776e2dc50cf5d6e32fc
| Reporter | ||
Updated•12 years ago
|
Flags: needinfo?(bfrancis)
Comment 4•9 years ago
|
||
Closing all intermittent test failures for Firefox OS (since we're not focusing on it anymore).
Please reopen if my search included your bug by mistake.
Comment 5•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•