Closed
Bug 1059161
Opened 12 years ago
Closed 11 years ago
Intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/calendar/test/marionette/create_event_test.js | creating events creating one all day event opening event in read view should display the created event in read view
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1059159
People
(Reporter: evanxd, Unassigned)
Details
The error log: https://tbpl.mozilla.org/php/getParsedLog.php?id=46830433&tree=Gaia-Try#error2
22:21:06 INFO - 3) creating events creating one all day event opening event in read view should display the created event in read view:
22:21:06 INFO - + expected - actual
22:21:06 INFO - +All day
22:21:06 INFO - +Sunday, September 08, 1991
22:21:06 INFO - -All day from Sunday, September 08, 1991
22:21:06 INFO - -to Monday, September 09, 1991
22:21:06 INFO - AssertionError: duration time: expected 'All day from Sunday, September 08, 1991\nto Monday, September 09, 1991' to equal 'All day\nSunday, September 08, 1991'
22:21:06 INFO - at Object.scenarios.verifyReadEventView (/builds/slave/test/gaia/apps/calendar/test/marionette/create_event_test.js:97:16)
22:21:06 INFO - at Context.<anonymous> (/builds/slave/test/gaia/apps/calendar/test/marionette/create_event_test.js:191:20)
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
Updated•12 years ago
|
Keywords: intermittent-failure
Comment 1•11 years ago
|
||
These seem to fail together constantly, so let's track everything in bug 1059159.
You need to log in
before you can comment on or make changes to this bug.
Description
•