Closed
Bug 1447667
Opened 7 years ago
Closed 7 years ago
Permafailing browser/components/preferences/in-content/tests/browser_search_within_preferences_2.js when Gecko 61 merges to Beta on 2018-04-26
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
VERIFIED
FIXED
Firefox 61
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox59 | --- | unaffected |
firefox60 | --- | unaffected |
firefox61 | + | verified |
People
(Reporter: aryx, Assigned: zbraniecki)
References
Details
Attachments
(1 file)
[Tracking Requested - why for this release]:
central-as-beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&revision=1f35b55fcbc3bd4d511fdcc6e82ea76def0b956c&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=retry&filter-resultStatus=usercancel&filter-resultStatus=runnable&selectedJob=169405514
Code added by bug 1420761.
Log: https://treeherder.mozilla.org/logviewer.html#?job_id=169405514&repo=try
Fails because it uses the node #browserContainersSettings which is hidden on release and beta:
https://dxr.mozilla.org/mozilla-central/source/browser/components/preferences/in-content/main.js#644-656
https://dxr.mozilla.org/mozilla-central/source/browser/app/profile/firefox.js#1521-1535
Flags: needinfo?(gandalf)
Assignee | ||
Comment 1•7 years ago
|
||
Oh, taking. Thank you!
Assignee: nobody → gandalf
Status: NEW → ASSIGNED
Flags: needinfo?(gandalf)
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8961056 [details]
Bug 1447667 - Use a different element in preferences search test.
https://reviewboard.mozilla.org/r/229812/#review236304
Attachment #8961056 -
Flags: review?(jaws) → review+
Pushed by zbraniecki@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6d78d6d31e09
Use a different element in preferences search test. r=jaws
![]() |
Reporter | |
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
![]() |
Reporter | |
Comment 6•7 years ago
|
||
Verified fixed with the latest central-as-beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&revision=7520672152c71fbaafb3aeded3c09e934b43034a&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=retry&filter-resultStatus=usercancel&filter-resultStatus=runnable&group_state=expanded
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•