Closed
Bug 935708
Opened 12 years ago
Closed 12 years ago
save-bookmark.js fails
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: eeejay, Assigned: eeejay)
Details
Attachments
(1 file)
[homescreen] save-bookmark.js >
✓ [homescreen] Homescreen is listening right now
✓ [homescreen] The new bookmark has been added correctly (720ms)
✓ [homescreen] Bookmarking failed - request cancelled by user
✓ [homescreen] Bookmarking failed - error name not supported
✓ [homescreen] Bookmarking failed - error type not supported
1) [homescreen] The status is displayed when a bookmark has been added correctly
✖ 1 of 6 tests failed:
1) [homescreen] save-bookmark.js > The status is displayed when a bookmark has been added correctly :
Error: TypeError: document.querySelectorAll(...).textContent is undefined (http://homescreen.gaiamobile.org:8080/test/unit/save_bookmark_test.js?time=1383772348532:107)
at onerror (http://test-agent.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4959)
| Assignee | ||
Comment 1•12 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Updated•12 years ago
|
Attachment #828247 -
Flags: review?(crdlc)
Updated•12 years ago
|
Status: NEW → ASSIGNED
Comment 2•12 years ago
|
||
Comment on attachment 828247 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/13441
Thanks a lot, good catch, I fixed this for v1.2 but not for master :(
https://github.com/mozilla-b2g/gaia/blob/v1.2/apps/homescreen/test/unit/save_bookmark_test.js#L107
Attachment #828247 -
Flags: review?(crdlc) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•