Closed
Bug 1031130
Opened 11 years ago
Closed 11 years ago
Intermittent failing test, Vertical Home - Packaged App Update update an installed app
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Tracking
(b2g-v2.0 fixed, b2g-v2.1 fixed)
RESOLVED
FIXED
2.0 S5 (4july)
People
(Reporter: kgrandon, Assigned: kgrandon)
References
Details
(Whiteboard: [systemsfe])
Attachments
(3 files)
1) Vertical Home - Packaged App Update update an installed app:
20:19:19 INFO - Error: timeout exceeded!
20:19:19 INFO - at Object.Client.waitForSync (/builds/slave/test/gaia/node_modules/marionette-client/lib/marionette/client.js:682:16)
20:19:19 INFO - at Object.Client.waitFor (/builds/slave/test/gaia/node_modules/marionette-client/lib/marionette/client.js:650:60)
20:19:19 INFO - at Context.<anonymous> (/builds/slave/test/gaia/apps/verticalhome/test/marionette/app_packaged_update_test.js:70:12)
20:19:19 INFO - at callFn (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:223:21)
20:19:19 INFO - at Test.Runnable.run (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:216:7)
20:19:19 INFO - at Runner.runTest (/builds/slave/test/gaia/node_modules/mocha/lib/runner.js:373:10)
20:19:19 INFO - at /builds/slave/test/gaia/node_modules/mocha/lib/runner.js:451:12
20:19:19 INFO - at next (/builds/slave/test/gaia/node_modules/mocha/lib/runner.js:298:14)
20:19:19 INFO - at /builds/slave/test/gaia/node_modules/mocha/lib/runner.js:308:7
20:19:19 INFO - at next (/builds/slave/test/gaia/node_modules/mocha/lib/runner.js:246:23)
20:19:19 INFO - at /builds/slave/test/gaia/node_modules/mocha/lib/runner.js:270:7
20:19:19 INFO - at done (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:185:5)
20:19:19 INFO - at callFn (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:228:7)
20:19:19 INFO - at Hook.Runnable.run (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:216:7)
20:19:19 INFO - at next (/builds/slave/test/gaia/node_modules/mocha/lib/runner.js:258:10)
20:19:19 INFO - at /builds/slave/test/gaia/node_modules/mocha/lib/runner.js:270:7
20:19:19 INFO - at done (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:185:5)
20:19:19 INFO - at /builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:199:9
20:19:19 INFO - at /builds/slave/test/gaia/apps/verticalhome/test/marionette/app_packaged_update_test.js:24:7
20:19:19 INFO - at ChildProcess.<anonymous> (/builds/slave/test/gaia/apps/verticalhome/test/marionette/server/parent.js:183:5)
20:19:19 INFO - at ChildProcess.EventEmitter.emit (events.js:98:17)
20:19:19 INFO - at handleMessage (child_process.js:318:10)
20:19:19 INFO - at Pipe.channel.onread (child_process.js:345:11)
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•11 years ago
|
||
And here is the screenshot of a passing test. Note that the other app icons are below it - possibly because we install the app before the homescreen starts up? I noticed some state fixes in bug 1027935, these could potentially fix it as well.
| Assignee | ||
Comment 3•11 years ago
|
||
| Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8446954 [details] [review]
Github pull request
r=me a=testonly
Attachment #8446954 -
Flags: review+
| Assignee | ||
Updated•11 years ago
|
Blocks: vertical-homescreen
| Assignee | ||
Comment 5•11 years ago
|
||
Master: https://github.com/mozilla-b2g/gaia/commit/8f05a340c7b3e329667924d3b32addf0ad80f0c6
2.0: https://github.com/mozilla-b2g/gaia/commit/000e4e247331fcd13748d6d79dfc589300f23929
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•11 years ago
|
status-b2g-v2.0:
--- → fixed
status-b2g-v2.1:
--- → fixed
Updated•11 years ago
|
Whiteboard: [systemsfe]
Target Milestone: --- → 2.0 S5 (4july)
You need to log in
before you can comment on or make changes to this bug.
Description
•