Closed
Bug 916730
Opened 12 years ago
Closed 12 years ago
Intermittent integration test failure "notification tests email notification should not wake screen"
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-b2g:-, b2g-v1.2 fixed)
People
(Reporter: benfrancis, Assigned: mikehenrty)
References
Details
(Whiteboard: [systemsfe][qa-])
Attachments
(2 files)
E.g.
https://travis-ci.org/mozilla-b2g/gaia/builds/11405166
https://travis-ci.org/mozilla-b2g/gaia/builds/11406254
https://travis-ci.org/mozilla-b2g/gaia/builds/11408341
all fail with...
1 failing
1) notification tests email notification should not wake screen:
AssertionError: Screen should be off
at Context.<anonymous> (/home/travis/build/mozilla-b2g/gaia/apps/system/test/marionette/notification_test.js:77:12)
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:355:10)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:401:12
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:281:14)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:290:7
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:234:23)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:253: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:197:9
at Object.executeHook (/home/travis/build/mozilla-b2g/gaia/node_modules/marionette-client/lib/marionette/client.js:368:18)
at process._tickCallback (node.js:415:13)
Updated•12 years ago
|
Whiteboard: [systemsfe]
Comment 2•12 years ago
|
||
Looks like email notifications got an intermittent orange. Poking mhenretty since I believe this was his test.
Flags: needinfo?(mhenretty)
| Assignee | ||
Comment 3•12 years ago
|
||
Yup, this is me. I'll take a look.
Assignee: nobody → mhenretty
Flags: needinfo?(mhenretty)
| Assignee | ||
Comment 4•12 years ago
|
||
Attachment #805520 -
Flags: review?(gaye)
Updated•12 years ago
|
Attachment #805520 -
Flags: review?(gaye) → review+
Updated•12 years ago
|
blocking-b2g: --- → -
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
| Assignee | ||
Comment 5•12 years ago
|
||
This test-skip is needed on v1.2 for travis.
Comment 6•12 years ago
|
||
Updated•12 years ago
|
Whiteboard: [systemsfe] → [systemsfe][qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•