Closed
Bug 1059159
Opened 11 years ago
Closed 10 years ago
Intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/calendar/test/marionette/create_event_test.js | creating events creating multiple day event should display the created event in months day
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evanxd, Assigned: gaye)
References
Details
(Keywords: intermittent-failure)
The error log: https://tbpl.mozilla.org/php/getParsedLog.php?id=46830433&tree=Gaia-Try#error0
22:21:06 INFO - 1) creating events creating multiple day event should display the created event in months day:
22:21:06 INFO - AssertionError: expected [] to have a length of 1 but got 0
22:21:06 INFO - at Function.assert.lengthOf (/builds/slave/test/gaia/node_modules/chai/lib/chai/interface/assert.js:890:37)
22:21:06 INFO - at Object.scenarios.verifyMonthView (/builds/slave/test/gaia/apps/calendar/test/marionette/create_event_test.js:63:16)
22:21:06 INFO - at Context.<anonymous> (/builds/slave/test/gaia/apps/calendar/test/marionette/create_event_test.js:167:18)
22:21:06 INFO - at callFn (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:223:21)
22:21:06 INFO - at Test.Runnable.run (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:216:7)
22:21:06 INFO - at Runner.runTest (/builds/slave/test/gaia/node_modules/mocha/lib/runner.js:373:10)
22:21:06 INFO - at /builds/slave/test/gaia/node_modules/mocha/lib/runner.js:451:12
22:21:06 INFO - at next (/builds/slave/test/gaia/node_modules/mocha/lib/runner.js:298:14)
22:21:06 INFO - at /builds/slave/test/gaia/node_modules/mocha/lib/runner.js:308:7
22:21:06 INFO - at next (/builds/slave/test/gaia/node_modules/mocha/lib/runner.js:246:23)
22:21:06 INFO - at /builds/slave/test/gaia/node_modules/mocha/lib/runner.js:270:7
22:21:06 INFO - at done (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:185:5)
22:21:06 INFO - at callFn (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:228:7)
22:21:06 INFO - at Hook.Runnable.run (/builds/slave/test/gaia/node_modules/mocha/lib/runnable.js:216:7)
22:21:06 INFO - at next (/builds/slave/test/gaia/node_modules/mocha/lib/runner.js:258:10)
22:21:06 INFO - at Object._onImmediate (/builds/slave/test/gaia/node_modules/mocha/lib/runner.js:275:5)
22:21:06 INFO - at processImmediate [as _immediateCallback] (timers.js:330:15)
The TBPL jog: https://tbpl.mozilla.org/?rev=be04817815990ebee0050fa038db891541bb1888&tree=Gaia-Try
Comment 1•11 years ago
|
||
Adding keyword so this appears in the TBPL bug suggestions.
Keywords: intermittent-failure
Comment 2•11 years ago
|
||
Disabled create_event_test for now because it's failing far too frequently. Possibly because of the latest time format changes in the calendar app?
https://github.com/mozilla-b2g/gaia/commit/74b3d249fdd2ec54f561c9971ce19788a3d2065f
Keywords: leave-open
Comment 5•11 years ago
|
||
Example of failure: https://tbpl.mozilla.org/php/getParsedLog.php?id=47133945&tree=B2g-Inbound
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → gaye
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 7•7 years ago
|
||
Removing leave-open keyword from resolved bugs, per :sylvestre.
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•