Closed Bug 959610 Opened 10 years ago Closed 10 years ago

investigate and fix test_sms_with_attachments.TestSmsWithAttachments

Categories

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

ARM
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: Bebe, Unassigned)

Details

This test is failing constantly on hamachi master

Let's proper investigate and fix the test:
07:22:44 test_sms_send (test_sms_with_attachments.TestSmsWithAttachments) ... ERROR
07:22:44 
07:22:44 ======================================================================
07:22:44 ERROR: None
07:22:44 ----------------------------------------------------------------------
07:22:44 Traceback (most recent call last):
07:22:44   File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/.env/local/lib/python2.7/site-packages/marionette_client-0.7.2-py2.7.egg/marionette/marionette_test.py", line 127, in run
07:22:44     self.setUp()
07:22:44   File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_with_attachments.py", line 17, in setUp
07:22:44     self.data_layer.connect_to_cell_data()
07:22:44   File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 296, in connect_to_cell_data
07:22:44     result = self.marionette.execute_async_script("return GaiaDataLayer.connectToCellData()", special_powers=True)
07:22:44   File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/.env/local/lib/python2.7/site-packages/marionette_client-0.7.2-py2.7.egg/marionette/marionette.py", line 1080, in execute_async_script
07:22:44     filename=os.path.basename(frame[0]))
07:22:44   File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/.env/local/lib/python2.7/site-packages/marionette_client-0.7.2-py2.7.egg/marionette/marionette.py", line 584, in _send_message
07:22:44     self._handle_error(response)
07:22:44   File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/.env/local/lib/python2.7/site-packages/marionette_client-0.7.2-py2.7.egg/marionette/marionette.py", line 633, in _handle_error
07:22:44     raise ScriptTimeoutException(message=message, status=status, stacktrace=stacktrace)
07:22:44 TEST-UNEXPECTED-FAIL | test_sms_with_attachments.py test_sms_with_attachments.TestSmsWithAttachments.test_sms_send | ScriptTimeoutException: timed out


http://qa-selenium.mv.mozilla.com:8080/view/B2G%20Hamachi/job/b2g.hamachi.mozilla-central.ui.2/75/console


Also please Xfail the test so we can have a clean build
Wrong test 
Sorry
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.