Closed
Bug 868653
Opened 12 years ago
Closed 8 years ago
1 Calendar unit test fails on TBPL
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Firefox OS Graveyard
Gaia::Calendar
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jgriffin, Unassigned)
References
Details
Attachments
(3 files)
Error:
14:58:31 INFO - gaia-unit-tests TEST-UNEXPECTED-FAIL | calendar - launch calendar - modify events calendar - advanced settings calendar - navigation Views.ModifyEvent #save create with provider that can create | updated model: property equality for (alarms) : expected [ { action: 'DISPLAY', trigger: -300 } ] to equal []
14:58:31 INFO - gaia-unit-tests INFO | stack trace:
14:58:31 INFO - Error: updated model: property equality for (alarms) : expected [ { action: 'DISPLAY', trigger: -300 } ] to equal []
14:58:31 INFO - at chaiAssert (http://test-agent.gaiamobile.org:8080/common/test/helper.js:30)
14:58:31 INFO - at eql (http://test-agent.gaiamobile.org:8080/common/vendor/chai/chai.js:530)
14:58:31 INFO - at deepEqual (http://test-agent.gaiamobile.org:8080/common/vendor/chai/chai.js:1331)
14:58:31 INFO - at chai_hasProperties (http://calendar.gaiamobile.org:8080/test/unit/setup.js:275)
14:58:31 INFO - at (anonymous) (http://calendar.gaiamobile.org:8080/test/unit/views/modify_event_test.js:642)
14:58:31 INFO - at (anonymous) (http://test-agent.gaiamobile.org:8080/common/test/mocha_generators.js:40)
14:58:31 INFO - at createEvent (http://calendar.gaiamobile.org:8080/test/unit/views/modify_event_test.js:637)
14:58:31 INFO - at persistEvent (http://calendar.gaiamobile.org:8080/js/views/modify_event.js:318)
14:58:31 INFO - at verifyCaps (http://calendar.gaiamobile.org:8080/js/views/modify_event.js:304)
14:58:31 INFO - at (anonymous) (http://calendar.gaiamobile.org:8080/test/unit/support/mock_provider.js:213)
14:58:31 INFO - at handleNextTick (http://calendar.gaiamobile.org:8080/js/calendar.js:158)
Full log:
https://tbpl.mozilla.org/php/getParsedLog.php?id=22568249&tree=Cedar&full=1#error11
Comment 1•12 years ago
|
||
Pointer to Github pull-request
Updated•12 years ago
|
Attachment #749980 -
Flags: review?(kgrandon)
Comment 2•12 years ago
|
||
Pinged Kevin, who might be able to look into this.
Is this a critical test or can we disable for now?
Comment 3•12 years ago
|
||
I'm unable to reproduce this test failure locally, so I think disabling the assertion for now is the best bet.
Attachment #753873 -
Flags: review?(gaye)
Updated•12 years ago
|
Attachment #749980 -
Flags: review?(kgrandon)
Updated•12 years ago
|
Attachment #753873 -
Flags: review?(gaye) → review+
Comment 4•12 years ago
|
||
Note that we also have Bug 859389 to track this; I've added there other tests that sporadically fail.
Comment 5•12 years ago
|
||
ping - anything left to do here?
| Reporter | ||
Comment 6•12 years ago
|
||
The failure noted in the original description is still occurring on TBPL; I will disable this (for TBPL only) so it doesn't block turning these tests on.
| Reporter | ||
Comment 7•12 years ago
|
||
Pointer to Github pull-request
| Reporter | ||
Updated•12 years ago
|
Attachment #766958 -
Flags: review?(mdas)
Updated•12 years ago
|
Attachment #766958 -
Flags: review?(mdas) → review+
| Reporter | ||
Comment 8•12 years ago
|
||
Comment 9•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
•