Closed
Bug 959611
Opened 12 years ago
Closed 12 years ago
investigate and fix test_send_active_sync_email.TestSendActiveSyncEmail
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P1)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Bebe, Unassigned)
Details
Attachments
(1 file)
This is failing on master for some time now.
Let's xfail investigate and fix this test
07:23:19 test_send_active_sync_email (test_send_active_sync_email.TestSendActiveSyncEmail) ... ERROR
07:23:19 ERROR
07:23:19
07:23:19 ======================================================================
07:23:19 ERROR: None
07:23:19 ----------------------------------------------------------------------
07:23:19 Traceback (most recent call last):
07:23:19 File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/.env/local/lib/python2.7/site-packages/marionette_client-0.7.2-py2.7.egg/marionette/marionette_test.py", line 143, in run
07:23:19 testMethod()
07:23:19 File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/tests/python/gaia-ui-tests/gaiatest/tests/functional/email/test_send_active_sync_email.py", line 35, in test_send_active_sync_email
07:23:19 new_email.type_subject('test email %s' % curr_time)
07:23:19 File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/tests/python/gaia-ui-tests/gaiatest/apps/email/regions/new_email.py", line 44, in type_subject
07:23:19 self.keyboard.send(value)
07:23:19 File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 204, in send
07:23:19 self.switch_to_keyboard()
07:23:19 File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 144, in switch_to_keyboard
07:23:19 self.marionette.switch_to_frame(keybframe, focus=False)
07:23:19 File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/.env/local/lib/python2.7/site-packages/marionette_client-0.7.2-py2.7.egg/marionette/marionette.py", line 845, in switch_to_frame
07:23:19 response = self._send_message('switchToFrame', 'ok', element=frame.id, focus=focus)
07:23:19 File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/.env/local/lib/python2.7/site-packages/marionette_client-0.7.2-py2.7.egg/marionette/marionette.py", line 574, in _send_message
07:23:19 raise TimeoutException(message='socket.timeout', status=ErrorCodes.TIMEOUT, stacktrace=None)
07:23:19 TEST-UNEXPECTED-FAIL | test_send_active_sync_email.py test_send_active_sync_email.TestSendActiveSyncEmail.test_send_active_sync_email | TimeoutException: socket.timeout
07:23:19 ======================================================================
07:23:19 ERROR: None
07:23:19 ----------------------------------------------------------------------
07:23:19 Traceback (most recent call last):
07:23:19 File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/.env/local/lib/python2.7/site-packages/marionette_client-0.7.2-py2.7.egg/marionette/marionette_test.py", line 173, in run
07:23:19 self.tearDown()
07:23:19 File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 1087, in tearDown
07:23:19 MarionetteTestCase.tearDown(self)
07:23:19 File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/.env/local/lib/python2.7/site-packages/marionette_client-0.7.2-py2.7.egg/marionette/marionette_test.py", line 318, in tearDown
07:23:19 self.marionette.set_context("content")
07:23:19 File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/.env/local/lib/python2.7/site-packages/marionette_client-0.7.2-py2.7.egg/marionette/marionette.py", line 810, in set_context
07:23:19 return self._send_message('setContext', 'ok', value=context)
07:23:19 File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui/.env/local/lib/python2.7/site-packages/marionette_client-0.7.2-py2.7.egg/marionette/marionette.py", line 560, in _send_message
07:23:19 raise MarionetteException(message="Please start a session")
07:23:19 TEST-UNEXPECTED-FAIL | test_send_active_sync_email.py test_send_active_sync_email.TestSendActiveSyncEmail.test_send_active_sync_email | MarionetteException: Please start a session
07:23:19 ----------------------------------------------------------------------
07:23:19 Ran 1 test in 494.751s
Updated•12 years ago
|
Assignee: nobody → viorela.ioia
Comment 1•12 years ago
|
||
Attachment #8359819 -
Flags: review?(zcampbell)
Attachment #8359819 -
Flags: review?(florin.strugariu)
Comment 2•12 years ago
|
||
Comment on attachment 8359819 [details] [review]
Github PR: https://github.com/mozilla-b2g/gaia/pull/15308
r-,
Only xfail if you cannot fix it.
You cannot xfail it without an associated Gaia or Marionette bug.
If you cannot fix it then ask someone else for help
Attachment #8359819 -
Flags: review?(zcampbell)
Attachment #8359819 -
Flags: review?(florin.strugariu)
Attachment #8359819 -
Flags: review-
Updated•12 years ago
|
Assignee: viorela.ioia → nobody
Comment 3•12 years ago
|
||
I cannot see this test fail for some time now. The last fail was on Build #460 (Jan 15, 2014 6:06:41 AM)
http://qa-selenium.mv.mozilla.com:8080/view/B2G/job/b2g.hamachi.mozilla-central.ui/460/#showFailuresLink
Can we close this and reopen if it reappears?
Flags: needinfo?(florin.strugariu)
| Reporter | ||
Comment 4•12 years ago
|
||
Looks like the test works fine now...
I will close the bugs and we will reopen it if we see this again
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(florin.strugariu)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•