Closed
Bug 1482627
Opened 6 years ago
Closed 6 years ago
TEST-UNEXPECTED-FAIL | toolkit/modules/tests/xpcshell/test_NewTabUtils.js
Categories
(Firefox :: New Tab Page, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox62 | --- | unaffected |
firefox63 | --- | fixed |
People
(Reporter: jorgk-bmo, Assigned: jorgk-bmo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Thunderbird-testfailure: X all])
Attachments
(2 files)
(deleted),
text/plain
|
Details | |
(deleted),
patch
|
ursula
:
review+
|
Details | Diff | Splinter Review |
TEST-UNEXPECTED-FAIL | toolkit/modules/tests/xpcshell/test_NewTabUtils.js | getTopFrecentSites_improveSearch - [getTopFrecentSites_improveSearch : 693] the amazon site was converted to generic search shortcut site - "https://www.amazon.com/?search=tv" == "https://amazon.com"
This is from bug 1480888:
https://hg.mozilla.org/mozilla-central/rev/e623335f541313cd59ced846c6cecaeaca7f2c85#l5.12
Ursula and Kate, this test now fails in the Thunderbird environment. What needs to be done to make it pass, or should it just be disabled?
I see there is a new pref: "browser.newtabpage.activity-stream.improvesearch.topSiteSearchShortcuts". This however appears to be a toolkit test which how has been mixed with browser content.
BTW, you might want to fix the spelling mistake in the function name: getTopFrecentSites
Flags: needinfo?(usarracini)
Flags: needinfo?(khudson)
Assignee | ||
Comment 1•6 years ago
|
||
Here's a log file. I don't see anything interesting, also no errors related to missing prefs.
Assignee | ||
Comment 2•6 years ago
|
||
(In reply to Jorg K (GMT+2) from comment #0)
> BTW, you might want to fix the spelling mistake in the function name:
> getTopFrecentSites
Oops, that's a new word creation - https://en.wikipedia.org/wiki/Frecency, sorry.
Assignee | ||
Comment 3•6 years ago
|
||
In case we need to switch off the test, here's a patch that does it.
I added two reviewers to expedite this since sheriffing the Thunderbird tree with permanent failures like this one is more time-consuming than it should be.
Attachment #8999535 -
Flags: review?(usarracini)
Attachment #8999535 -
Flags: review?(khudson)
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(usarracini)
Flags: needinfo?(khudson)
Comment 4•6 years ago
|
||
Comment on attachment 8999535 [details] [diff] [review]
1482627-disable-test-for-thunderbird.patch
Hey Jorg, thanks for doing this patch. Turning it off for thunderbird environment seems fine. We are planning on moving NewTabUtils.jsm out of toolkit and into browser/components/newtab, but until then, skipping this test is probably the way to go.
Attachment #8999535 -
Flags: review?(usarracini)
Attachment #8999535 -
Flags: review?(khudson)
Attachment #8999535 -
Flags: review-
Attachment #8999535 -
Flags: review+
Updated•6 years ago
|
Attachment #8999535 -
Flags: review-
Assignee | ||
Comment 5•6 years ago
|
||
Thanks. I have to move this to product "Firefox", so the sheriffs see it.
Assignee: nobody → jorgk
Status: NEW → ASSIGNED
Component: General → Activity Streams: Newtab
Keywords: checkin-needed
Product: Thunderbird → Firefox
Version: 63 → 63 Branch
Updated•6 years ago
|
Pushed by btara@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4615903e51b8
Switch off test_NewTabUtils.js::getTopFrecentSites_improveSearch for Thunderbird. r=ursula
Keywords: checkin-needed
Comment 7•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Updated•6 years ago
|
status-firefox62:
--- → unaffected
Updated•5 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
•