Closed
Bug 1091779
Opened 11 years ago
Closed 11 years ago
Intermittent calendar/test/unit/views/months_day_test.js | Views.MonthsDay #changeDate "after each" hook - TypeError: this.connection is null (app://calendar.gaiamobile.org/js/db.js:153)
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.1 S8 (7Nov)
People
(Reporter: RyanVM, Assigned: mmedeiros)
References
Details
(Keywords: intermittent-failure)
03:57:44 INFO - TEST-START | calendar/test/unit/views/months_day_test.js
03:57:44 INFO - TEST-INFO | calendar/test/unit/views/months_day_test.js | log: app [calendar] "Configure calendar with db and router."
03:57:44 INFO - TEST-PASS | calendar/test/unit/views/months_day_test.js | Views.MonthsDay #changeDate > date
03:57:44 INFO - JavaScript error: app://calendar.gaiamobile.org/js/db.js, line 153: TypeError: this.connection is null
03:57:44 INFO - TEST-UNEXPECTED-FAIL | calendar/test/unit/views/months_day_test.js | Views.MonthsDay #changeDate "after each" hook - TypeError: this.connection is null (app://calendar.gaiamobile.org/js/db.js:153)
03:57:44 INFO - Error: TypeError: this.connection is null (app://calendar.gaiamobile.org/js/db.js:153)
03:57:44 INFO - at onerror (app://calendar.gaiamobile.org/common/vendor/mocha/mocha.js:4959:10)
03:57:44 INFO - TEST-OK | calendar/test/unit/views/months_day_test.js | took 147ms
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Assignee | ||
Updated•11 years ago
|
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Assignee | ||
Comment 7•11 years ago
|
||
fixed together with Bug 1091453: https://github.com/mozilla-b2g/gaia/commit/80c1f30acf7857ff314ad69b4c41bd9d7b9c6386
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•