Closed Bug 1492777 Opened 6 years ago Closed 6 years ago

Failing CFR mochitest - browser/components/newtab/test/browser/browser_asrouter_cfr.js

Categories

(Firefox :: New Tab Page, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Firefox 64
Iteration:
64.2 - Sep 28
Tracking Status
firefox64 --- fixed

People

(Reporter: andreio, Assigned: andreio)

References

Details

Attachments

(1 file)

Commit pushed to master at https://github.com/mozilla/activity-stream https://github.com/mozilla/activity-stream/commit/89f12a8030bcb8e53018b829c2175b5261bdb7c4 (nobug): Skip failing mochitest browser_asrouter_cfr.js This will by reverted in Bug 1492777
Bug 1485305 landed on inbound when activity stream export bug 1489962 landed on autoland. Seems relevant for the test failure: [task 2018-09-19T23:17:12.767Z] 23:17:12 INFO - TEST-UNEXPECTED-FAIL | browser/components/newtab/test/browser/browser_asrouter_cfr.js | Uncaught exception - at chrome://browser/content/browser.js:1047 - Error: Must load with a triggering Principal
See Also: → 1489962, 1485305
I noted in phabricator that using test utils to load uri would have avoided the test failure: - browser.loadURI("http://example.com"); + await BrowserTestUtils.loadURI(browser, "http://example.com/");
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Blocks: 1493794
Iteration: --- → 64.2 (Sep 28)
Target Milestone: --- → Firefox 64
Component: Activity Streams: Newtab → New Tab Page
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: