Closed
Bug 1454217
Opened 7 years ago
Closed 7 years ago
Intermittent dom/cache/test/mochitest/browser_cache_pb_window.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
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=173729028&repo=mozilla-central
https://queue.taskcluster.net/v1/task/K_vk1Ft-TDejz7rTpivUIQ/runs/0/artifacts/public/logs/live_backing.log
[task 2018-04-15T00:47:46.523Z] 00:47:46 INFO - TEST-START | dom/cache/test/mochitest/browser_cache_pb_window.js
[task 2018-04-15T00:47:47.016Z] 00:47:47 INFO - GECKO(5174) | JavaScript error: resource://activity-stream/lib/HighlightsFeed.jsm, line 188: TypeError: this.store.getState(...).Sections.find(...) is undefined
[task 2018-04-15T00:47:47.739Z] 00:47:47 INFO - GECKO(5174) | Collecting coverage for: chrome://mochitests/content/browser/dom/cache/test/mochitest/browser_cache_pb_window.js
[task 2018-04-15T00:47:48.320Z] 00:47:48 INFO - GECKO(5174) | Writing coverage to: /builds/worker/workspace/build/blobber_upload_dir/jscov_1523753268317.json
[task 2018-04-15T00:47:48.336Z] 00:47:48 INFO - TEST-INFO | started process screentopng
[task 2018-04-15T00:47:48.726Z] 00:47:48 INFO - TEST-INFO | screentopng: exit 0
[task 2018-04-15T00:47:48.726Z] 00:47:48 INFO - Buffered messages logged at 00:47:46
[task 2018-04-15T00:47:48.727Z] 00:47:48 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:47:48.727Z] 00:47:48 INFO - Buffered messages logged at 00:47:47
[task 2018-04-15T00:47:48.727Z] 00:47:48 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:47:48.727Z] 00:47:48 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:47:48.728Z] 00:47:48 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:47:48.728Z] 00:47:48 INFO - TEST-PASS | dom/cache/test/mochitest/browser_cache_pb_window.js | caches.match() should throw SecurityError - "SecurityError" == "SecurityError" -
[task 2018-04-15T00:47:48.731Z] 00:47:48 INFO - TEST-PASS | dom/cache/test/mochitest/browser_cache_pb_window.js | caches.has() should throw SecurityError - "SecurityError" == "SecurityError" -
[task 2018-04-15T00:47:48.732Z] 00:47:48 INFO - TEST-PASS | dom/cache/test/mochitest/browser_cache_pb_window.js | caches.open() should throw SecurityError - "SecurityError" == "SecurityError" -
[task 2018-04-15T00:47:48.733Z] 00:47:48 INFO - TEST-PASS | dom/cache/test/mochitest/browser_cache_pb_window.js | caches.delete() should throw SecurityError - "SecurityError" == "SecurityError" -
[task 2018-04-15T00:47:48.735Z] 00:47:48 INFO - TEST-PASS | dom/cache/test/mochitest/browser_cache_pb_window.js | caches.keys() should throw SecurityError - "SecurityError" == "SecurityError" -
[task 2018-04-15T00:47:48.735Z] 00:47:48 INFO - TEST-PASS | dom/cache/test/mochitest/browser_cache_pb_window.js | caches.open() should throw SecurityError from worker - true == true -
[task 2018-04-15T00:47:48.738Z] 00:47:48 INFO - Buffered messages finished
[task 2018-04-15T00:47:48.738Z] 00:47:48 INFO - TEST-UNEXPECTED-FAIL | dom/cache/test/mochitest/browser_cache_pb_window.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•7 years ago
|
Component: DOM → Activity Streams: Newtab
Product: Core → Firefox
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
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
•