Closed
Bug 1018874
Opened 11 years ago
Closed 11 years ago
[Home2] Intermittent Marionette JS Failure on Travis: Vertical - Bookmark Bookmarking appends to last group: AssertionError: 48 == 47
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.0 S3 (6june)
People
(Reporter: julienw, Assigned: kgrandon)
Details
(Keywords: intermittent-failure, Whiteboard: [p=1],[systemsfe])
Attachments
(1 file)
52 bytes,
text/plain
|
Details |
1) Vertical - Bookmark Bookmarking appends to last group:
AssertionError: 48 == 47
at Context.<anonymous> (/home/travis/build/mozilla-b2g/gaia/dev_apps/home2/test/marionette/bookmark_test.js:57:12)
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:374:10)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:452:12
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:299:14)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:309:7
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:247:23)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:271:7
at done (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:185:5)
at callFn (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:228:7)
at Hook.Runnable.run (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:216:7)
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:259:10)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:271:7
at done (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:185:5)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:199:9
at Object.executeHook (/home/travis/build/mozilla-b2g/gaia/node_modules/marionette-client/lib/marionette/client.js:369:18)
at process._tickCallback (node.js:415:13)
Assignee | ||
Comment 1•11 years ago
|
||
Running this ~40 times on my local travis instance to see what happens.
Assignee | ||
Comment 2•11 years ago
|
||
Let's try this. Landed: https://github.com/mozilla-b2g/gaia/commit/d83d138fd7b336594ba98bb606c8b7279b2f50f4
Assignee: nobody → kgrandon
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [p=1],[systemsfe]
Target Milestone: --- → 2.0 S3 (6june)
You need to log in
before you can comment on or make changes to this bug.
Description
•