Closed
Bug 956642
Opened 11 years ago
Closed 11 years ago
[Settings] add marionette for language change
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.4 S2 (28feb)
People
(Reporter: eragonj, Assigned: eragonj)
References
Details
(Whiteboard: [ft:system-platform])
Attachments
(1 file)
We have to add a marionette test to make sure we can change language successfully.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 years ago
|
||
it seems that this approach will make travis fail to run but it works on local. Have to check more details about testing environment.
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 1.4 S2 (28feb)
Comment 3•11 years ago
|
||
Test Description:
Change the "Language" item.
Expected Results:
Make sure the mozSettings value is correct.
Make sure the "Sample Format" is correct.
Make sure the label in the panel is translated.
If have any question, please discuss here.
Thanks. :)
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8356957 [details] [review]
patch on github
Hi Evan & Arthur,
can you guys help me review this :D? I just implemented all necessary tests on language panel ! Thanks ;)
Attachment #8356957 -
Flags: review?(evanxd)
Attachment #8356957 -
Flags: review?(arthur.chen)
Comment 5•11 years ago
|
||
Comment on attachment 8356957 [details] [review]
patch on github
Hi EJ(小龍哥),
Sorry for the late reply.
There is a new rule for review process of marionette test:
Please make sure the `marionette_js_stable_check` action of the patch is passed on Travis
(https://travis-ci.org/mozilla-b2g/gaia/jobs/18937817), then you could set r? for your patch.
Thanks.
Attachment #8356957 -
Flags: review?(evanxd)
Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 8356957 [details] [review]
patch on github
https://travis-ci.org/mozilla-b2g/gaia/builds/19014043
Just passed 30 times tests ! Please take time to help me review code, thanks Evan :)
Attachment #8356957 -
Flags: review?(evanxd)
Updated•11 years ago
|
Whiteboard: [ft:system-platform]
Comment 7•11 years ago
|
||
Comment on attachment 8356957 [details] [review]
patch on github
I left some comments on the select part, please check them, thanks!
Attachment #8356957 -
Flags: review?(arthur.chen)
Assignee | ||
Comment 8•11 years ago
|
||
(In reply to Arthur Chen [:arthurcc] from comment #7)
> Comment on attachment 8356957 [details] [review]
> patch on github
>
> I left some comments on the select part, please check them, thanks!
Yeah I replied on Github, can you check them later, Arthur ?!
Thanks !! :P
Comment 9•11 years ago
|
||
Comment on attachment 8356957 [details] [review]
patch on github
r=me with the "optionValue" naming replaced. Thanks!
Attachment #8356957 -
Flags: review+
Comment 10•11 years ago
|
||
Comment on attachment 8356957 [details] [review]
patch on github
Nice work!
Just have some little nits need to fix before we land the patch.
Thanks.
Attachment #8356957 -
Flags: review?(evanxd) → review+
Assignee | ||
Comment 11•11 years ago
|
||
Thanks all,
this patch got merged in Gaia/master : 898a12a6c39710b3a5e848fed06ef93bbfd4f0f7
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•