Closed
Bug 1080283
Opened 10 years ago
Closed 10 years ago
Failing TC Gij test, notification_launch_app_test.js
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.1 S6 (10oct)
People
(Reporter: kgrandon, Assigned: kgrandon)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
1) launch an app via notification click clicking notification launches app:
Error: timeout exceeded!
at Object.Client.waitForSync (/home/tester/git_checkout/node_modules/marionette-client/lib/marionette/client.js:682:16)
at Object.Client.waitFor (/home/tester/git_checkout/node_modules/marionette-client/lib/marionette/client.js:650:60)
at Context.<anonymous> (/home/tester/git_checkout/apps/system/test/marionette/notification_launch_app_test.js:53:12)
at callFn (/home/tester/git_checkout/node_modules/mocha/lib/runnable.js:223:21)
at Test.Runnable.run (/home/tester/git_checkout/node_modules/mocha/lib/runnable.js:216:7)
at Runner.runTest (/home/tester/git_checkout/node_modules/mocha/lib/runner.js:373:10)
at /home/tester/git_checkout/node_modules/mocha/lib/runner.js:451:12
at next (/home/tester/git_checkout/node_modules/mocha/lib/runner.js:298:14)
at /home/tester/git_checkout/node_modules/mocha/lib/runner.js:308:7
at next (/home/tester/git_checkout/node_modules/mocha/lib/runner.js:246:23)
at /home/tester/git_checkout/node_modules/mocha/lib/runner.js:270:7
at done (/home/tester/git_checkout/node_modules/mocha/lib/runnable.js:185:5)
at callFn (/home/tester/git_checkout/node_modules/mocha/lib/runnable.js:228:7)
at Hook.Runnable.run (/home/tester/git_checkout/node_modules/mocha/lib/runnable.js:216:7)
at next (/home/tester/git_checkout/node_modules/mocha/lib/runner.js:258:10)
at /home/tester/git_checkout/node_modules/mocha/lib/runner.js:270:7
at done (/home/tester/git_checkout/node_modules/mocha/lib/runnable.js:185:5)
at /home/tester/git_checkout/node_modules/mocha/lib/runnable.js:199:9
at Object.executeHook (/home/tester/git_checkout/node_modules/marionette-client/lib/marionette/client.js:369:18)
at process._tickCallback (node.js:419:13)
https://taskcluster-artifacts.s3-us-west-2.amazonaws.com/ViBWMkISQRWQ6VSQ2xjdhg/0/public/marionette_js_tests/debug.log?AWSAccessKeyId=AKIAIZOQG4W6WG3PH3RQ&Expires=1412811986&Signature=hX5KyLQbpK%2Fx7Ioh8hqnofwAKSE%3D
Assignee | ||
Comment 1•10 years ago
|
||
Noticed that this test was failing on TC - let's see if we can make it green.
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8502135 [details]
Github pull request
Simple wait, test only, and a green gaia-try. R=me.
Attachment #8502135 -
Flags: review+
Assignee | ||
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
Whiteboard: [systemsfe]
You need to log in
before you can comment on or make changes to this bug.
Description
•