Closed
Bug 1079254
Opened 11 years ago
Closed 11 years ago
[v2.2] Investigate test_number_keyboard intermittent failure
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RobertC, Assigned: viorela)
Details
Attachments
(3 files)
test_number_keyboard started failing on Jenkins:
http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-319.mozilla-central.ui.functional.non-smoke/31/console
TEST-UNEXPECTED-FAIL | test_number_keyboard.py TestNumberKeyboard.test_number_keyboard | AssertionError: 'en' != 'number'
Traceback (most recent call last):
File "/var/jenkins/1/workspace/flame-kk-319.mozilla-central.ui.functional.non-smoke/.env/local/lib/python2.7/site-packages/marionette_client-0.8.4-py2.7.egg/marionette/marionette_test.py", line 264, in run
testMethod()
File "/var/jenkins/1/workspace/flame-kk-319.mozilla-central.ui.functional.non-smoke/tests/python/gaia-ui-tests/gaiatest/tests/functional/keyboard/test_number_keyboard.py", line 22, in test_number_keyboard
self.assertEqual(str(keyboard.current_keyboard), 'number')
Issue cannot be reproduced manually.
With automation I got a reproduction rate of 1 out of 20.
Build info v2.2 flame:
Gaia-Rev 83de447d9ae9a59459d7a445f9348a254c661850
Gecko-Rev https://hg.mozilla.org/mozilla-central/rev/9ee9e193fc48
Build-ID 20141007040205
Version 35.0a1
Device-Name flame
FW-Release 4.4.2
FW-Incremental eng.cltbld.20141007.071347
FW-Date Tue Oct 7 07:13:58 EDT 2014
Bootloader L1TC10011800
Due to the low reproduction rate I cannot get a regression window.
I added a screencast of the test failing, it looks like the test fails right after opening the keyboard.
| Assignee | ||
Updated•11 years ago
|
Assignee: robert.chira → viorela.ioia
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8507873 -
Flags: review?(zcampbell)
Attachment #8507873 -
Flags: review?(robert.chira)
Comment 2•11 years ago
|
||
Comment on attachment 8507873 [details] [review]
Github PR: https://github.com/mozilla-b2g/gaia/pull/25328
r+!
Attachment #8507873 -
Flags: review?(zcampbell) → review+
| Reporter | ||
Comment 3•11 years ago
|
||
Comment on attachment 8507873 [details] [review]
Github PR: https://github.com/mozilla-b2g/gaia/pull/25328
Merged on master:
https://github.com/mozilla-b2g/gaia/commit/bae49d63304b4980c7f17681ba87bec38d6eb8ca
Attachment #8507873 -
Flags: review?(robert.chira) → review+
| Reporter | ||
Comment 4•11 years ago
|
||
Viorela, does this need to be uplifted to v2.1?
Flags: needinfo?(viorela.ioia)
| Assignee | ||
Comment 5•11 years ago
|
||
uplift to v2.1
Flags: needinfo?(viorela.ioia)
Attachment #8508755 -
Flags: review?(robert.chira)
Attachment #8508755 -
Flags: review?(florin.strugariu)
| Reporter | ||
Updated•11 years ago
|
Attachment #8508755 -
Flags: review?(robert.chira) → review+
Comment 6•11 years ago
|
||
Comment on attachment 8508755 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/25372
LGTM
Merge
Flags: needinfo?(florin.strugariu)
Attachment #8508755 -
Flags: review?(florin.strugariu) → review+
Comment 7•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(florin.strugariu)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•