Closed
Bug 1454212
Opened 8 years ago
Closed 8 years ago
Intermittent browser/components/places/tests/browser/browser_addBookmarkForFrame.js | A promise chain failed to handle a rejection: this.store.getState(...).Sections.find(...) is undefined - stack: fetchHighlights@resource://activity-stream
Categories
(Firefox :: New Tab Page, defect, P5)
Firefox
New Tab Page
Tracking
()
RESOLVED
DUPLICATE
of bug 1450875
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=173729036&repo=mozilla-central
https://queue.taskcluster.net/v1/task/IEQ-FXBeS7eEM4BIsHbcJA/runs/0/artifacts/public/logs/live_backing.log
task 2018-04-15T00:46:49.093Z] 00:46:49 INFO - TEST-START | browser/components/places/tests/browser/browser_addBookmarkForFrame.js
[task 2018-04-15T00:46:49.703Z] 00:46:49 INFO - GECKO(3027) | JavaScript error: resource://activity-stream/lib/HighlightsFeed.jsm, line 188: TypeError: this.store.getState(...).Sections.find(...) is undefined
[task 2018-04-15T00:46:50.251Z] 00:46:50 INFO - TEST-INFO | started process screentopng
[task 2018-04-15T00:46:50.548Z] 00:46:50 INFO - TEST-INFO | screentopng: exit 0
[task 2018-04-15T00:46:50.549Z] 00:46:50 INFO - Buffered messages logged at 00:46:49
[task 2018-04-15T00:46:50.550Z] 00:46:50 INFO - Entering test bound test_open_add_bookmark_for_frame
[task 2018-04-15T00:46:50.550Z] 00:46:50 INFO - Test basic opening of the add bookmark for frame dialog.
[task 2018-04-15T00:46:50.558Z] 00:46:50 INFO - Console message: [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "resource://gre/modules/FileUtils.jsm" line: 170}]
[task 2018-04-15T00:46:50.559Z] 00:46:50 INFO - Console message: [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "resource://gre/modules/FileUtils.jsm" line: 170}]
[task 2018-04-15T00:46:50.559Z] 00:46:50 INFO - Console message: Security Error: Content at http://mochi.test:8888/browser/browser/components/places/tests/browser/framedPage.html may not load or link to about:mozilla.
[task 2018-04-15T00:46:50.560Z] 00:46:50 INFO - Console message: [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "http://mochi.test:8888/browser/browser/components/places/tests/browser/framedPage.html" line: 0}]
[task 2018-04-15T00:46:50.560Z] 00:46:50 INFO - Console message: [JavaScript Error: "TypeError: this.store.getState(...).Sections.find(...) is undefined" {file: "resource://activity-stream/lib/HighlightsFeed.jsm" line: 188}]
[task 2018-04-15T00:46:50.560Z] 00:46:50 INFO - Global property added while loading chrome://browser/content/nsContextMenu.js: gContextMenuContentData
[task 2018-04-15T00:46:50.561Z] 00:46:50 INFO - Global property added while loading chrome://browser/content/nsContextMenu.js: SpellCheckHelper
[task 2018-04-15T00:46:50.561Z] 00:46:50 INFO - Global property added while loading chrome://browser/content/nsContextMenu.js: LoginHelper
[task 2018-04-15T00:46:50.561Z] 00:46:50 INFO - Global property added while loading chrome://browser/content/nsContextMenu.js: LoginManagerContextMenu
[task 2018-04-15T00:46:50.562Z] 00:46:50 INFO - Global property added while loading chrome://browser/content/nsContextMenu.js: DevToolsShim
[task 2018-04-15T00:46:50.562Z] 00:46:50 INFO - withBookmarksDialog: opening the dialog
[task 2018-04-15T00:46:50.563Z] 00:46:50 INFO - withBookmarksDialog: waiting for the dialog
[task 2018-04-15T00:46:50.564Z] 00:46:50 INFO - TEST-PASS | browser/components/places/tests/browser/browser_addBookmarkForFrame.js | The bookmark properties dialog is open: chrome://browser/content/places/bookmarkProperties2.xul -
[task 2018-04-15T00:46:50.564Z] 00:46:50 INFO - must wait for focus
[task 2018-04-15T00:46:50.565Z] 00:46:50 INFO - waiting for the overlay to be loaded
[task 2018-04-15T00:46:50.565Z] 00:46:50 INFO - Buffered messages logged at 00:46:50
[task 2018-04-15T00:46:50.566Z] 00:46:50 INFO - waiting for focus on the first textfield
[task 2018-04-15T00:46:50.566Z] 00:46:50 INFO - withBookmarksDialog: executing the task
[task 2018-04-15T00:46:50.566Z] 00:46:50 INFO - TEST-PASS | browser/components/places/tests/browser/browser_addBookmarkForFrame.js | Name field is writable - true == true -
[task 2018-04-15T00:46:50.567Z] 00:46:50 INFO - TEST-PASS | browser/components/places/tests/browser/browser_addBookmarkForFrame.js | Name field is correct. - "Left frame" == "Left frame" -
[task 2018-04-15T00:46:50.567Z] 00:46:50 INFO - TEST-PASS | browser/components/places/tests/browser/browser_addBookmarkForFrame.js | The tags field should be empty - "" == "" -
[task 2018-04-15T00:46:50.567Z] 00:46:50 INFO - withBookmarksDialog: canceling the dialog
[task 2018-04-15T00:46:50.568Z] 00:46:50 INFO - Buffered messages finished
[task 2018-04-15T00:46:50.568Z] 00:46:50 INFO - TEST-UNEXPECTED-FAIL | browser/components/places/tests/browser/browser_addBookmarkForFrame.js | A promise chain failed to handle a rejection: this.store.getState(...).Sections.find(...) is undefined - stack: fetchHighlights@resource://activity-stream/lib/HighlightsFeed.jsm:188:27
Updated•8 years ago
|
Component: Bookmarks & History → Activity Streams: Newtab
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•6 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•