Closed Bug 1151696 Opened 9 years ago Closed 6 years ago

[v2.2] Investigate test_sms_with_attachments.py failure

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: pmathur, Unassigned)

References

()

Details

[Smoketest report]
http://mozilla-twqa.github.io/Gaiatest-Reports/2015/04/20150406002503-v2.2-flame/smoketest.html

[Description]
test_sms_with_attachments.py fails

[Steps to Reproduce]
Run the test_sms_with_attachments.py

Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g37_v2_2-0.1-py2.7.egg/marionette/marionette_test.py", line 268, in run
testMethod()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_with_attachments.py", line 36, in test_sms_send
camera.tap_select_button()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/camera/app.py", line 96, in tap_select_button
Wait(self.marionette).until(lambda m: self.apps.displayed_app.name != self.name)
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g37_v2_2-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.0 seconds

[Build info]
Gaia-Rev        a6351e1197d54f8624523c2db9ba1418f2aa046f
Gecko-Rev       https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/c3335a5d3063
Build-ID        20150406002503
Version         37.0
Device-Name     flame
FW-Release      4.4.2
FW-Incremental  eng.cltbld.20150406.040017
FW-Date         Mon Apr  6 04:00:28 EDT 2015
Bootloader      L1TC000118D0
I guess this is the same as bug 1109213?
I wonder if a similar solution as in bug 1150913 would help this intermittent failure, adding a time.sleep(0.2) call.
FWD ni to Alison.
Flags: needinfo?(echang) → needinfo?(ashiue)
Seems select.tap() sometimes cannot work, but this issue is hard to reproduce at local environment...
Flags: needinfo?(ashiue)
If you want to have this fixed, you need to have the pull request from bug 1109213.
Depends on: 1109213
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.