Closed
Bug 639301
Opened 14 years ago
Closed 14 years ago
Update testGoogleSuggestions to work with all locales of Firefox
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
Details
(Whiteboard: [mozmill-test-failure])
Attachments
(2 files)
2.42 KB,
patch
|
gmealer
:
review+
|
Details | Diff | Splinter Review |
2.50 KB,
patch
|
gmealer
:
review+
|
Details | Diff | Splinter Review |
Google doesn't show search suggestions for some locales, especially for those which need an input helper. For those locales we have to set 'intl.accept_languages' to 'en-us' to override the behavior and force Google to show up the English version.
Assignee | ||
Comment 1•14 years ago
|
||
Patch to fix this failure. A test report with the af locale can be seen here:
http://mozmill-crowd.brasstacks.mozilla.com/#/general/report/f179c276497eff82ec93f78b1e227e80
Attachment #517254 -
Flags: review?(aaron.train)
Assignee | ||
Comment 2•14 years ago
|
||
Comment on attachment 517254 [details] [diff] [review]
Patch v1 [checked-in]
Ups, wanted to ask review from Geo.
Attachment #517254 -
Flags: review?(aaron.train) → review?(gmealer)
Comment on attachment 517254 [details] [diff] [review]
Patch v1 [checked-in]
Code looks fine. As long as you're sure the strategy of essentially forcing everything to English is OK, r+ from me.
Attachment #517254 -
Flags: review?(gmealer) → review+
Assignee | ||
Comment 4•14 years ago
|
||
Comment on attachment 517254 [details] [diff] [review]
Patch v1 [checked-in]
There is no other way for us at the moment. We will definitely have to revert it, once we have a local test case which works via XHR.
Landed as:
http://hg.mozilla.org/qa/mozmill-tests/rev/cd3d08d626d3 (default)
http://hg.mozilla.org/qa/mozmill-tests/rev/2495601a00d0 (2.0)
Attachment #517254 -
Attachment description: Patch v1 → Patch v1 [checked-in]
Assignee | ||
Comment 5•14 years ago
|
||
Attachment #517461 -
Flags: review?(gmealer)
Comment on attachment 517461 [details] [diff] [review]
Backport
Looks fine! r+
Attachment #517461 -
Flags: review?(gmealer) → review+
Assignee | ||
Comment 7•14 years ago
|
||
Landed as:
http://hg.mozilla.org/qa/mozmill-tests/rev/ed40e75dea4a (1.9.2)
http://hg.mozilla.org/qa/mozmill-tests/rev/a9089486ecb3 (1.9.1)
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•