Report generated on 10-Jun-2014 at 21:51:12 by gaiatest 0.23
Device firmware (date) | 19 Dec 2013 14:04:55 |
Device firmware (incremental) | 324 |
Device firmware (release) | 4.0.4 |
Device identifier | msm7627a |
Gaia date | 10 Jun 2014 10:18:47 |
Gaia revision | f42ebc935549 |
Gecko build | 20140610040208 |
Gecko revision | 9dc0ffca10f4 |
Gecko version | 33.0a1 |
40 tests ran in 3243 seconds.
20 passed, 89 skipped, 2 failed, 16 errors.
1 expected failures, 0 unexpected passes.
Result | Class | Test Name | Duration | Links | |
---|---|---|---|---|---|
Error | test_browser_cell_data.TestBrowserCellData | test_browser_cell_data | 97.1 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_cell_data.py", line 25, in test_browser_cell_data browser.go_to_url('http://mozqa.com/data/firefox/layout/mozilla.html', timeout=120) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/browser/app.py", line 47, in go_to_url self.keyboard.send(url) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 234, in send self._switch_to_correct_layout(val) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 122, in _switch_to_correct_layout self.wait_for_element_displayed(*self._key_locator(self._alpha_key)) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TimeoutException: Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 122, in until rv = condition(self.marionette) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in <lambda> lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 1204, in find_element response = self._send_message('findElement', 'value', **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/decorators.py", line 35, in _ return func(*args, **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 624, in _send_message self._handle_error(response) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 655, in _handle_error raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace) TimeoutException: Timed out after 30.2 seconds, caused by <class 'marionette.errors.NoSuchElementException'> |
Error | test_browser_lan.TestBrowserLAN | test_browser_lan | 94.3 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_lan.py", line 25, in test_browser_lan browser.go_to_url('http://mozqa.com/data/firefox/layout/mozilla.html') File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/browser/app.py", line 47, in go_to_url self.keyboard.send(url) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 234, in send self._switch_to_correct_layout(val) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 122, in _switch_to_correct_layout self.wait_for_element_displayed(*self._key_locator(self._alpha_key)) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TimeoutException: Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 122, in until rv = condition(self.marionette) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in <lambda> lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 1204, in find_element response = self._send_message('findElement', 'value', **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/decorators.py", line 35, in _ return func(*args, **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 624, in _send_message self._handle_error(response) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 655, in _handle_error raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace) TimeoutException: Timed out after 30.2 seconds, caused by <class 'marionette.errors.NoSuchElementException'> |
Error | test_browser_play_youtube_video.TestYouTube | test_play_youtube_video | 150.8 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_play_youtube_video.py", line 31, in test_play_youtube_video browser.go_to_url(self.video_URL, timeout=180) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/browser/app.py", line 47, in go_to_url self.keyboard.send(url) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 234, in send self._switch_to_correct_layout(val) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 122, in _switch_to_correct_layout self.wait_for_element_displayed(*self._key_locator(self._alpha_key)) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TimeoutException: Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 122, in until rv = condition(self.marionette) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in <lambda> lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 1204, in find_element response = self._send_message('findElement', 'value', **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/decorators.py", line 35, in _ return func(*args, **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 624, in _send_message self._handle_error(response) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 655, in _handle_error raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace) TimeoutException: Timed out after 30.1 seconds, caused by <class 'marionette.errors.NoSuchElementException'> |
Error | test_calendar_new_event_appears_on_all_calendar_views.TestCalendar | test_that_new_event_appears_on_all_calendar_views | 93.6 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/calendar/test_calendar_new_event_appears_on_all_calendar_views.py", line 29, in test_that_new_event_appears_on_all_calendar_views new_event.fill_event_title(event_title) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/calendar/regions/event.py", line 25, in fill_event_title self.keyboard.send(title) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 235, in send self._tap(val) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 184, in _tap self.wait_for_condition(lambda m: not self._is_upper_case) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 54, in wait_for_condition Wait(self.marionette, timeout).until(method, message=message) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TimeoutException: TimeoutException: Timed out after 30.1 seconds |
Passed | test_camera_capture_video.TestCamera | test_capture_a_video | 66.4 | ||
Passed | test_camera_multiple_shots.TestCameraMultipleShots | test_capture_multiple_shots | 66.3 | ||
Passed | test_cards_view_with_two_apps.TestCardsView | test_that_app_can_be_launched_from_cards_view | 62.7 | ||
Error | test_clock_create_new_alarm.TestClockCreateNewAlarm | test_clock_create_new_alarm | 98.4 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/clock/test_clock_create_new_alarm.py", line 35, in test_clock_create_new_alarm new_alarm.type_alarm_label(alarm_label_text) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/clock/regions/alarm.py", line 33, in type_alarm_label self.keyboard.send(value) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 234, in send self._switch_to_correct_layout(val) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 122, in _switch_to_correct_layout self.wait_for_element_displayed(*self._key_locator(self._alpha_key)) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TimeoutException: Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 122, in until rv = condition(self.marionette) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in <lambda> lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 1204, in find_element response = self._send_message('findElement', 'value', **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/decorators.py", line 35, in _ return func(*args, **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 624, in _send_message self._handle_error(response) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 655, in _handle_error raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace) TimeoutException: Timed out after 30.2 seconds, caused by <class 'marionette.errors.NoSuchElementException'> |
Passed | test_add_new_contact.TestContacts | test_add_new_contact | 79.0 | ||
Passed | test_edit_contact.TestContacts | test_edit_contact | 73.3 | ||
Passed | test_sms_contact.TestContacts | test_sms_contact | 62.3 | ||
Passed | test_add_photo_to_contact.TestContacts | test_add_photo_from_gallery_to_contact | 72.5 | ||
Error | test_cost_control_data_alert_mobile.TestCostControlDataAlertMobile | test_cost_control_data_alert_mobile | 121.8 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/cost_control/test_cost_control_data_alert_mobile.py", line 44, in test_cost_control_data_alert_mobile browser.go_to_url('http://www.mozilla.org/', timeout=180) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/browser/app.py", line 47, in go_to_url self.keyboard.send(url) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 234, in send self._switch_to_correct_layout(val) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 122, in _switch_to_correct_layout self.wait_for_element_displayed(*self._key_locator(self._alpha_key)) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TimeoutException: Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 122, in until rv = condition(self.marionette) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in <lambda> lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 1204, in find_element response = self._send_message('findElement', 'value', **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/decorators.py", line 35, in _ return func(*args, **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 624, in _send_message self._handle_error(response) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 655, in _handle_error raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace) TimeoutException: Timed out after 30.2 seconds, caused by <class 'marionette.errors.NoSuchElementException'> |
Error | test_dialer.TestDialer | test_dialer_make_call | 91.0 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/dialer/test_dialer.py", line 27, in test_dialer_make_call call_screen.wait_for_outgoing_call() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/phone/regions/call_screen.py", line 43, in wait_for_outgoing_call outgoing_call = self.marionette.find_element(*self._outgoing_call_locator) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 1204, in find_element response = self._send_message('findElement', 'value', **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/decorators.py", line 35, in _ return func(*args, **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 624, in _send_message self._handle_error(response) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 655, in _handle_error raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace) NoSuchElementException: NoSuchElementException: Unable to locate element: .handled-call.outgoing |
Error | test_call_log_all_calls.TestCallLogAllCalls | test_call_log_all_calls | 90.7 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/dialer/test_call_log_all_calls.py", line 24, in test_call_log_all_calls self.phone.make_call_and_hang_up(test_phone_number) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/phone/app.py", line 91, in make_call_and_hang_up call_screen.wait_for_outgoing_call() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/phone/regions/call_screen.py", line 43, in wait_for_outgoing_call outgoing_call = self.marionette.find_element(*self._outgoing_call_locator) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 1204, in find_element response = self._send_message('findElement', 'value', **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/decorators.py", line 35, in _ return func(*args, **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 624, in _send_message self._handle_error(response) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 655, in _handle_error raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace) NoSuchElementException: NoSuchElementException: Unable to locate element: .handled-call.outgoing |
Skipped | test_dialer_receive_call.TestReceiveCall | test_receive_call | 0.0 |
Plivo account details not present in test variables | |
Passed | test_setup_basic_gmail.TestSetupGmail | test_setup_basic_gmail | 86.8 | ||
Error | test_setup_and_send_imap_email.TestSetupAndSendIMAPEmail | test_setup_and_send_imap_email | 133.0 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/email/test_setup_and_send_imap_email.py", line 52, in test_setup_and_send_imap_email new_email.type_to(self.testvars['email']['IMAP']['email']) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/email/regions/new_email.py", line 27, in type_to self.keyboard.send(value) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 234, in send self._switch_to_correct_layout(val) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 122, in _switch_to_correct_layout self.wait_for_element_displayed(*self._key_locator(self._alpha_key)) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TimeoutException: Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 122, in until rv = condition(self.marionette) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in <lambda> lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 1204, in find_element response = self._send_message('findElement', 'value', **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/decorators.py", line 35, in _ return func(*args, **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 624, in _send_message self._handle_error(response) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 655, in _handle_error raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace) TimeoutException: Timed out after 30.2 seconds, caused by <class 'marionette.errors.NoSuchElementException'> |
Error | test_setup_and_send_active_sync_email.TestSetupAndSendActiveSyncEmail | test_setup_and_send_active_sync_email | 132.2 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/email/test_setup_and_send_active_sync_email.py", line 49, in test_setup_and_send_active_sync_email new_email.type_to(self.testvars['email']['ActiveSync']['email']) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/email/regions/new_email.py", line 27, in type_to self.keyboard.send(value) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 234, in send self._switch_to_correct_layout(val) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 122, in _switch_to_correct_layout self.wait_for_element_displayed(*self._key_locator(self._alpha_key)) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TimeoutException: Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 122, in until rv = condition(self.marionette) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in <lambda> lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 1204, in find_element response = self._send_message('findElement', 'value', **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/decorators.py", line 35, in _ return func(*args, **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 624, in _send_message self._handle_error(response) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 655, in _handle_error raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace) TimeoutException: Timed out after 30.1 seconds, caused by <class 'marionette.errors.NoSuchElementException'> |
Passed | test_receive_active_sync_email.TestReceiveActiveSyncEmail | test_receive_active_sync_email | 117.8 | ||
Expected Failure | test_everythingme_launch_app.TestEverythingMeLaunchApp | test_launch_everything_me_app | 57.9 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 158, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/everythingme/test_everythingme_launch_app.py", line 22, in test_launch_everything_me_app homescreen.wait_for_homescreen_to_load() AttributeError: 'Homescreen' object has no attribute 'wait_for_homescreen_to_load' |
Failure | test_fmradio_frequency_dialer.TestFMRadioFreqDialer | test_radio_frequency_dialer | 63.7 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/fmradio/test_fmradio_frequency_dialer.py", line 39, in test_radio_frequency_dialer self.assertNotEqual(self.fm_radio.frequency, channel) AssertionError: 87.5 == 87.5 |
Error | test_ftu_skip_tour.TestFtu | test_ftu_skip_tour | 70.7 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/ftu/test_ftu_skip_tour.py", line 64, in test_ftu_skip_tour self.ftu.set_timezone_continent("Asia") File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/ftu/app.py", line 129, in set_timezone_continent self.select(continent) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 93, in select li.tap() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 86, in tap return self.marionette._send_message('singleTap', 'ok', id=self.id, x=x, y=y) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/decorators.py", line 35, in _ return func(*args, **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 624, in _send_message self._handle_error(response) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 661, in _handle_error raise ElementNotVisibleException(message=message, status=status, stacktrace=stacktrace) ElementNotVisibleException: ElementNotVisibleException: Element is not currently visible and may not be manipulated |
Passed | test_ftu_with_tour.TestFtu | test_ftu_with_tour | 72.8 | ||
Passed | test_gallery_view.TestGallery | test_gallery_view | 63.2 | ||
Passed | test_gallery_flick.TestGallery | test_gallery_full_screen_image_flicks | 74.8 | ||
Error | test_homescreen_delete_app.TestDeleteApp | test_delete_app | 101.1 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/homescreen/test_homescreen_delete_app.py", line 47, in test_delete_app self.homescreen.installed_app(self.APP_NAME).tap_delete_app().tap_confirm() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/regions/confirm_dialog.py", line 17, in tap_confirm self.wait_for_element_displayed(*self._confirm_button_locator) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed lambda m: m.find_element(by, locator).is_displayed()) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TimeoutException: TimeoutException: Timed out after 30.1 seconds |
Error | test_homescreen_move_app.TestMoveApp | test_move_app_position | 51.4 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/homescreen/test_homescreen_move_app.py", line 23, in test_move_app_position first_app_before_move = self.homescreen.visible_apps[0].name IndexError: list index out of range |
Passed | test_lockscreen_unlock_to_homescreen.TestLockScreen | test_unlock_to_homescreen | 50.9 | ||
Passed | test_lockscreen_unlock_to_camera.TestLockScreen | test_unlock_to_camera | 60.1 | ||
Passed | test_lockscreen_unlock_to_camera_with_passcode.TestCameraUnlockWithPasscode | test_unlock_to_camera_with_passcode | 62.8 | ||
Passed | test_marketplace_launch.TestMarketplaceLaunch | test_marketplace_launch | 70.9 | ||
Error | test_sms.TestSms | test_sms_send | 93.2 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms.py", line 27, in test_sms_send new_message.type_message(_text_message_content) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/messages/regions/new_message.py", line 42, in type_message self.keyboard.send(value) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 235, in send self._tap(val) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 184, in _tap self.wait_for_condition(lambda m: not self._is_upper_case) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 54, in wait_for_condition Wait(self.marionette, timeout).until(method, message=message) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TimeoutException: TimeoutException: Timed out after 30.2 seconds |
Error | test_sms_with_attachments.TestSmsWithAttachments | test_sms_send | 95.6 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_with_attachments.py", line 28, in test_sms_send new_message.type_message(self._text_message_content) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/messages/regions/new_message.py", line 42, in type_message self.keyboard.send(value) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 235, in send self._tap(val) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 184, in _tap self.wait_for_condition(lambda m: not self._is_upper_case) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 54, in wait_for_condition Wait(self.marionette, timeout).until(method, message=message) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TimeoutException: TimeoutException: Timed out after 30.2 seconds |
Error | test_music_album_mp3.TestMusic | test_select_album_play | 88.4 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/music/test_music_album_mp3.py", line 41, in test_select_album_play message='Mp3 sample did not start playing') File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 864, in wait_for_condition Wait(self.marionette, timeout).until(method, message=message) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TimeoutException: TimeoutException: Timed out after 30.0 seconds with message: Mp3 sample did not start playing |
Failure | test_music_songs_3gp.TestPlay3GPMusic | test_select_songs_play_3gp_file | 68.1 | Source Screenshot Settings |
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/music/test_music_songs_3gp.py", line 44, in test_select_songs_play_3gp_file self.assertFalse(player_view.is_player_playing(), 'The player did not stop playing') AssertionError: The player did not stop playing |
Passed | test_settings_bluetooth.TestBluetoothSettings | test_toggle_bluetooth_settings | 88.7 | ||
Passed | test_settings_cell_data.TestSettingsCellData | test_enable_cell_data_via_settings_app | 66.0 | ||
Passed | test_power_button_long_press.TestPowerButton | test_power_button_long_press | 51.6 | ||
Passed | test_play_3gp_video.TestPlay3GPVideo | test_play_3gp_video | 58.7 | ||
Skipped | test_camera_flash_modes.py | 0 |
skip-if: device == "msm7627a" || device == "desktop" | ||
Skipped | test_import_contacts_from_gmail.py | 0 |
Bug 932804 - Tapping on select all button doesn't work on Gmail or Outlook frame, before importing contacts | ||
Skipped | test_everythingme_add_collection.py | 0 |
true | ||
Skipped | test_everythingme_app_install.py | 0 |
true | ||
Skipped | test_ftu_skip_tour_desktopb2g.py | 0 |
skip-if: device != "desktop" | ||
Skipped | test_settings_dsds_cell_data.py | 0 |
run-if: device == "sp7710gaplus_gonk" || device == "msm8610" | ||
Skipped | test_settings_sim_manager.py | 0 |
Disabled because run the device with 1 SIM only | ||
Skipped | test_browser_tabs.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_browser_search.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_browser_navigation.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_browser_bookmark.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_calendar_flick_through_months.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_camera_capture_photo.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_cards_view_kill_apps_with_two_apps.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_clock_set_alarm.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_call_contact.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_sort_contacts.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_delete_contact.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_add_contact_to_favorites.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_import_contacts_from_sim.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_export_contacts_to_sdcard.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_import_contacts_from_sdcard.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_cost_control_ftu.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_cost_control_reset_wifi.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_dialer_airplane_mode.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_MMI.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_dialer_add_contact.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_dialer_find_contact.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_everythingme_search.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_fmradio_add_remove_from_favorites.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_fmradio_find_stations.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_fmradio_turn_on_off.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_gallery_empty.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_gallery_delete_image.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_gallery_edit_photo.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_gallery_crop_photo.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_homescreen_edit_mode.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_homescreen_launch_app.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_keyboard.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_number_keyboard.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_keyboard_predictive_key.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_email_keyboard.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_url_keyboard.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_lockscreen_unlock_to_homescreen_with_passcode.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_lockscreen_unlock_to_emergency_call_screen.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_lockscreen_notification.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_lockscreen_wake_with_notification.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_add_to_an_existing_contact_from_messages.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_add_to_new_contact_from_messages.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_sms_add_contact.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_sms_to_dialer.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_sms_contact_match.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_sms_contact_input_validation.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_sms_notification.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_mms_add_subject.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_inbox_to_settings.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_music_empty.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_persona_app.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_settings_change_language.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_settings_change_language_rtl.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_settings_gps.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_settings_do_not_track.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_settings_wifi.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_settings_airplane_mode.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_settings_media_storage.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_settings_wallpaper.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_settings_passcode.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_settings_change_keyboard_language.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_settings_device_info.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_settings_power_save_mode.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_system_notification_bar.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_geolocation_prompt.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_quick_settings.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_system_message.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_inter_app_comm.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_privileged_app_audio_capture_prompt.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_privileged_app_video_capture_prompt.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_privileged_app_contacts_prompt.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_privileged_app_device_music_prompt.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_privileged_app_device_picture_prompt.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_privileged_app_device_sdcard_prompt.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_privileged_app_device_video_prompt.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_privileged_app_geolocation_prompt.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_video_empty.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_play_ogv_video.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_play_webm_video.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_play_mp4_video.py | 0 |
filtered by type (b2g+smoketest) | ||
Skipped | test_play_ogg_video.py | 0 |
filtered by type (b2g+smoketest) |