Closed Bug 1107927 Opened 10 years ago Closed 10 years ago

Investigate test_sms_contact.py

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: viorela, Assigned: viorela)

Details

Test test_sms_contact.py has failed in latest v2.1: http://jenkins1.qa.scl3.mozilla.com/job/flame-kk-319.mozilla-central.ui.functional.smoke/174/HTML_Report/

Traceback (most recent call last):
File "/var/jenkins/2/workspace/flame-kk-319.mozilla-central.ui.functional.smoke/.env/local/lib/python2.7/site-packages/marionette_client-0.8.5-py2.7.egg/marionette/marionette_test.py", line 267, in run
testMethod()
File "/var/jenkins/2/workspace/flame-kk-319.mozilla-central.ui.functional.smoke/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_sms_contact.py", line 36, in test_sms_contact
new_message = contact_details.tap_send_sms()
File "/var/jenkins/2/workspace/flame-kk-319.mozilla-central.ui.functional.smoke/tests/python/gaia-ui-tests/gaiatest/apps/contacts/regions/contact_details.py", line 59, in tap_send_sms
return NewMessage(self.marionette)
File "/var/jenkins/2/workspace/flame-kk-319.mozilla-central.ui.functional.smoke/tests/python/gaia-ui-tests/gaiatest/apps/messages/regions/new_message.py", line 33, in __init__
Wait(self.marionette).until(lambda m: self.keyboard.is_keyboard_displayed)
File "/var/jenkins/2/workspace/flame-kk-319.mozilla-central.ui.functional.smoke/.env/local/lib/python2.7/site-packages/marionette_client-0.8.5-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.2 seconds

I was able to reproduce teh failure locally too by running the test, repro rate 11/5.
The keyboard is not displayed when getting on new message page. We need to investigate this further. 

Device firmware (base) 	L1TC10011880
Device firmware (date) 	05 Dec 2014 05:20:42
Device firmware (incremental) 	eng.cltbld.20141205.082032
Device firmware (release) 	4.4.2
Device identifier 	flame
Gaia date 	04 Dec 2014 22:45:39
Gaia revision 	529c5fcd234f
Gecko build 	20141205040202
Gecko revision 	e7f3e6fee15e
Gecko version 	37.0a1
Error in comment 0: the test is failing on master, not v2.1
Assignee: nobody → viorela.ioia
The failure was caused by the changes in new message app, done in Bug 1097040.
The patch that caused the failure was reverted and a new one was added + merged.
Therefore, this issue was fixed in Bug 1097040. 
Closing bug.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.