Closed
Bug 1686877
Opened 4 years ago
Closed 4 years ago
Intermittent browser/modules/test/browser/browser_PermissionUI.js | A promise chain failed to handle a rejection: engine is null - stack: _updateURLBarPlaceholder@chrome://browser/content/browser.js:4138:9
Categories
(Firefox :: Site Permissions, defect, P5)
Firefox
Site Permissions
Tracking
()
RESOLVED
DUPLICATE
of bug 1685124
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=326721584&repo=mozilla-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/QgluE7bbRr-0ZK4UdVIvVA/runs/0/artifacts/public/logs/live_backing.log
[task 2021-01-14T20:17:22.097Z] 20:17:22 INFO - TEST-PASS | browser/modules/test/browser/browser_PermissionUI.js | The mainAction callback should have fired - true == true -
[task 2021-01-14T20:17:22.097Z] 20:17:22 INFO - Leaving test bound test_no_request
[task 2021-01-14T20:17:22.098Z] 20:17:22 INFO - Entering test bound test_window_swap
[task 2021-01-14T20:17:22.099Z] 20:17:22 INFO - Buffered messages logged at 20:17:21
[task 2021-01-14T20:17:22.099Z] 20:17:22 INFO - Console message: [JavaScript Error: "TypeError: engine is null" {file: "chrome://browser/content/browser.js" line: 4138}]
[task 2021-01-14T20:17:22.100Z] 20:17:22 INFO - TEST-PASS | browser/modules/test/browser/browser_PermissionUI.js | Should have gotten the notification - [object Object] == true -
[task 2021-01-14T20:17:22.101Z] 20:17:22 INFO - TEST-PASS | browser/modules/test/browser/browser_PermissionUI.js | Should be showing the right message - "Test message" == "Test message" -
[task 2021-01-14T20:17:22.101Z] 20:17:22 INFO - TEST-PASS | browser/modules/test/browser/browser_PermissionUI.js | The main action should have the right label - "Test action" == "Test action" -
[task 2021-01-14T20:17:22.102Z] 20:17:22 INFO - TEST-PASS | browser/modules/test/browser/browser_PermissionUI.js | The main action should have the right access key - "T" == "T" -
[task 2021-01-14T20:17:22.103Z] 20:17:22 INFO - TEST-PASS | browser/modules/test/browser/browser_PermissionUI.js | There should only be 1 secondary action - 1 == 1 -
[task 2021-01-14T20:17:22.103Z] 20:17:22 INFO - TEST-PASS | browser/modules/test/browser/browser_PermissionUI.js | The secondary action should have the right label - "Secondary" == "Secondary" -
[task 2021-01-14T20:17:22.104Z] 20:17:22 INFO - TEST-PASS | browser/modules/test/browser/browser_PermissionUI.js | The secondary action should have the right access key - "S" == "S" -
[task 2021-01-14T20:17:22.105Z] 20:17:22 INFO - TEST-PASS | browser/modules/test/browser/browser_PermissionUI.js | Should be showing the URI of the requesting page - true == true -
[task 2021-01-14T20:17:22.105Z] 20:17:22 INFO - Buffered messages finished
[task 2021-01-14T20:17:22.106Z] 20:17:22 INFO - TEST-UNEXPECTED-FAIL | browser/modules/test/browser/browser_PermissionUI.js | A promise chain failed to handle a rejection: engine is null - stack: _updateURLBarPlaceholder@chrome://browser/content/browser.js:4138:9```
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•