Closed
Bug 960579
Opened 12 years ago
Closed 12 years ago
[v1.3] Unxfail test_settings_change_keyboard_language.py fail
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: AndreiH, Assigned: AndreiH)
References
Details
Attachments
(1 file)
This test fails on Jenkins and I can also reproduce it locally on Hamachi
Investigate and make the required changes
![]() |
Assignee | |
Updated•12 years ago
|
OS: Linux → Gonk (Firefox OS)
Hardware: x86_64 → All
![]() |
Assignee | |
Comment 1•12 years ago
|
||
This test intermittently fails with
NoSuchElementException: Unable to locate element: .keyboard-row button[data-keycode='-3']
Comment 2•12 years ago
|
||
This test fails because of Bug 961731. I already opened Bug 962016 to Xfail it.
We should use this bug to unxfail the test when Bug 961731 is fixed.
![]() |
||
Updated•12 years ago
|
Summary: [v1.3] Investigate and fix test_settings_change_keyboard_language.py fail → [v1.3] Unxfail test_settings_change_keyboard_language.py fail
![]() |
Assignee | |
Comment 3•12 years ago
|
||
Attachment #8365914 -
Flags: review?(zcampbell)
Attachment #8365914 -
Flags: review?(viorela.ioia)
Attachment #8365914 -
Flags: review?(florin.strugariu)
Attachment #8365914 -
Flags: review?(bob.silverberg)
![]() |
Assignee | |
Comment 4•12 years ago
|
||
I have updated the test to master and there was an extra method on master that needed to be here as well:
https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_change_keyboard_language.py#L30
![]() |
Assignee | |
Comment 5•12 years ago
|
||
And here are the results after these changes:
https://pastebin.mozilla.org/4111698
Updated•12 years ago
|
Attachment #8365914 -
Flags: review?(viorela.ioia) → review+
Updated•12 years ago
|
Attachment #8365914 -
Flags: review?(florin.strugariu) → review+
Comment 6•12 years ago
|
||
Comment on attachment 8365914 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/15725
Landed in https://github.com/mozilla-b2g/gaia/commit/77fdf058ccb77f40497fb696912a1ce12192eea7
Attachment #8365914 -
Flags: review?(bob.silverberg) → review+
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
![]() |
||
Updated•12 years ago
|
Attachment #8365914 -
Flags: review?(zcampbell)
Updated•12 years ago
|
Assignee: nobody → andrei.hutusoru
You need to log in
before you can comment on or make changes to this bug.
Description
•