Closed
Bug 1584625
Opened 5 years ago
Closed 5 years ago
browser_aboutwelcome.js mochitest fails when run twice
Categories
(Firefox :: Messaging System, defect, P1)
Firefox
Messaging System
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: pdahiya, Assigned: andreio)
References
Details
(Keywords: github-merged)
Attachments
(3 files)
STR:
- On latest master run npm run mochitest twice. First successfully passes test
- Running 'npm run mochitest' again fails with below error:
browser/components/newtab/test/browser/browser_aboutwelcome.js
FAIL Uncaught exception - Should render .trailhead.joinCohort in the join-privacy branch - timed out after 50 tries.
FAIL Found an unexpected tab at the end of test run: about:welcome -
Running local nightly and opening about:welcome shows RTAMO welcome ( See attached)
Reporter | ||
Comment 1•5 years ago
|
||
Looks like mochitest is forcing the browser to set some attribution parameters for testing the Return To AMO feature which are not getting cleared after test completes.
Comment 2•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → andrei.br92
Iteration: --- → 71.3 - Sept 30 - Oct 13
Priority: -- → P1
Comment 3•5 years ago
|
||
Comment 4•5 years ago
|
||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Keywords: github-merged
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
You need to log in
before you can comment on or make changes to this bug.
Description
•