Report generated on 10-Mar-2015 at 16:19:33 by gaiatest version 0.32

Configuration

Device firmware (base) L1TC100118D0
Device firmware (date) 10 Mar 2015 07:23:12
Device firmware (incremental) eng.cltbld.20150309.192301
Device firmware (release) 4.4.2
Device identifier flame
Gaia date 09 Mar 2015 10:53:49
Gaia revision 4ef1fa9b2870
Gecko build 20150309160227
Gecko revision 23f1f0369df5
Gecko version 39.0a1

Summary

44 tests ran in 3654 seconds.
20 passed, 132 skipped, 1 failed, 23 errors.
0 expected failures, 0 unexpected passes.

Results

Result Class Test Name Duration Links
Passed test_browser_cell_data.TestBrowserCellData test_browser_cell_data 108.4
Passed test_browser_lan.TestBrowserLAN test_browser_lan 106.5
Passed test_browser_play_video.TestVideo test_play_video 103.5
Passed test_calendar_new_event_appears_on_all_calendar_views.TestCalendar test_that_new_event_appears_on_all_calendar_views 100.4
Passed test_camera_capture_video.TestCamera test_capture_a_video 68.6
Passed test_camera_multiple_shots.TestCameraMultipleShots test_capture_multiple_shots 71.8
Passed test_cards_view_with_two_apps.TestCardsView test_that_app_can_be_launched_from_cards_view 67.7
Error test_clock_create_new_alarm.TestClockCreateNewAlarm test_clock_create_new_alarm 110.6
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-0.8.6-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/clock/test_clock_create_new_alarm.py", line 61, in test_clock_create_new_alarm
self.assertEqual(alarms[0].label, alarm_label_text)
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/clock/app.py", line 70, in label
return self.root_element.find_element(*self._label_locator).text
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-0.8.6-py2.7.egg/marionette/marionette.py", line 58, in find_element
return self.marionette.find_element(method, target, self.id)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 1354, in find_element
response = self._send_message('findElement', 'value', **kwargs)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_add_new_contact.TestContacts test_add_new_contact 84.2
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-0.8.6-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/contacts/test_add_new_contact.py", line 40, in test_add_new_contact
self.assertEqual(contacts_app.contacts[0].name, self.contact['givenName'])
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/contacts/app.py", line 132, in name
return self.root_element.find_element(*self._name_locator).text
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-0.8.6-py2.7.egg/marionette/marionette.py", line 58, in find_element
return self.marionette.find_element(method, target, self.id)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 1354, in find_element
response = self._send_message('findElement', 'value', **kwargs)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_edit_contact.TestContacts test_edit_contact 60.4
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-0.8.6-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/contacts/test_edit_contact.py", line 32, in test_edit_contact
contact_details = contacts_app.contact(self.contact['givenName']).tap()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/contacts/app.py", line 62, in contact
if contact.name == name:
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/contacts/app.py", line 132, in name
return self.root_element.find_element(*self._name_locator).text
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-0.8.6-py2.7.egg/marionette/marionette.py", line 58, in find_element
return self.marionette.find_element(method, target, self.id)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 1354, in find_element
response = self._send_message('findElement', 'value', **kwargs)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_sms_contact.TestContacts test_sms_contact 61.4
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-0.8.6-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/contacts/test_sms_contact.py", line 35, in test_sms_contact
contact_details = contacts.contact(self.contact['givenName']).tap()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/contacts/app.py", line 62, in contact
if contact.name == name:
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/contacts/app.py", line 132, in name
return self.root_element.find_element(*self._name_locator).text
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-0.8.6-py2.7.egg/marionette/marionette.py", line 58, in find_element
return self.marionette.find_element(method, target, self.id)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 1354, in find_element
response = self._send_message('findElement', 'value', **kwargs)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_add_photo_to_contact.TestContacts test_add_photo_from_gallery_to_contact 60.9
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-0.8.6-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/contacts/test_add_photo_to_contact.py", line 30, in test_add_photo_from_gallery_to_contact
contact_details = contacts_app.contact(self.contact['givenName']).tap()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/contacts/app.py", line 62, in contact
if contact.name == name:
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/contacts/app.py", line 132, in name
return self.root_element.find_element(*self._name_locator).text
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-0.8.6-py2.7.egg/marionette/marionette.py", line 58, in find_element
return self.marionette.find_element(method, target, self.id)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 1354, in find_element
response = self._send_message('findElement', 'value', **kwargs)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Passed test_dialer.TestDialer test_dialer_make_call 75.1
Passed test_dialer_receive_call.TestReceiveCall test_receive_call 76.0
Error test_dialer_receive_call_with_locked_screen.TestReceiveCallScreenLocked test_receive_call_with_locked_screen 104.4
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-0.8.6-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/dialer/test_dialer_receive_call_with_locked_screen.py", line 44, in test_receive_call_with_locked_screen
self.plivo.wait_for_call_completed(self.call_uuid)
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/utils/plivo/plivo_util.py", line 64, in wait_for_call_completed
message="Plivo didn't report the call as completed")
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-0.8.6-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.7 seconds with message: Plivo didn't report the call as completed
Passed test_setup_basic_gmail.TestSetupGmail test_setup_basic_gmail 95.5
Error test_setup_and_send_imap_email.TestSetupAndSendIMAPEmail test_setup_and_send_imap_email 115.5
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-0.8.6-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/email/test_setup_and_send_imap_email.py", line 49, in test_setup_and_send_imap_email
self.email.mails[0].scroll_to_message()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/email/app.py", line 313, in scroll_to_message
self.marionette.execute_script("arguments[0].scrollIntoView(false);", [self.root_element])
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-0.8.6-py2.7.egg/marionette/marionette.py", line 1278, in execute_script
filename=os.path.basename(frame[0]))
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: TypeError: arguments[0].scrollIntoView is not a function
stacktrace:
execute_script @app.py, line 313
inline javascript, line 1311
src: "let __marionetteFunc = function(){arguments[0].scrollIntoView(false);};__marionetteFunc.apply(null, __marionetteParams);"

Error test_IMAP_email_notification.TestEmailNotification test_IMAP_email_notification 147.1
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-0.8.6-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/email/test_IMAP_email_notification.py", line 50, in test_IMAP_email_notification
system.wait_for_notification_toaster_displayed(timeout=60)
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/system/app.py", line 38, in wait_for_notification_toaster_displayed
self.wait_for_element_displayed(*self._notification_toaster_locator)
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 44, in wait_for_element_displayed
lambda m: m.find_element(by, locator).is_displayed())
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-0.8.6-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.1 seconds
Error test_rocketbar_add_collection_save_bookmark.TestRocketBarAddCollectionSaveBookmark test_rocketbar_add_collection 68.5
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-0.8.6-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/rocketbar/test_rocketbar_add_collection_save_bookmark.py", line 22, in test_rocketbar_add_collection
collection_list = collection_activity.collection_name_list
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/regions/collections_activity.py", line 28, in collection_name_list
return [option.text for option in self.marionette.find_elements(*self._collection_option_locator)]
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-0.8.6-py2.7.egg/marionette/marionette.py", line 96, in text
return self.marionette._send_message('getElementText', 'value', id=self.id)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Passed test_fmradio_frequency_dialer.TestFMRadioFreqDialer test_radio_frequency_dialer 77.2
Failure test_ftu_skip_tour.TestFtu test_ftu_skip_tour 90.3
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-0.8.6-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/ftu/test_ftu_skip_tour.py", line 99, in test_ftu_skip_tour
self.assertTrue(self.data_layer.get_setting('debug.performance_data.shared'))
AssertionError: False is not true
Passed test_ftu_with_tour.TestFtu test_ftu_with_tour 85.1
Passed test_ftu_status_bar.TestFtu test_ftu_status_bar 84.3
Error test_gallery_view.TestGallery test_gallery_view 60.4
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-0.8.6-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/gallery/test_gallery_view.py", line 28, in test_gallery_view
image = gallery.tap_first_gallery_item()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/gallery/app.py", line 64, in tap_first_gallery_item
first_gallery_item.tap()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/gallery/app.py", line 114, in tap
self.root_element.tap()
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-0.8.6-py2.7.egg/marionette/marionette.py", line 89, in tap
return self.marionette._send_message('singleTap', 'ok', id=self.id, x=x, y=y)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_gallery_flick.TestGallery test_gallery_full_screen_image_flicks 68.4
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-0.8.6-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/gallery/test_gallery_flick.py", line 32, in test_gallery_full_screen_image_flicks
image = gallery.tap_first_gallery_item()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/gallery/app.py", line 64, in tap_first_gallery_item
first_gallery_item.tap()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/gallery/app.py", line 114, in tap
self.root_element.tap()
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-0.8.6-py2.7.egg/marionette/marionette.py", line 89, in tap
return self.marionette._send_message('singleTap', 'ok', id=self.id, x=x, y=y)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_homescreen_delete_app.TestDeleteApp test_delete_app 64.5
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-0.8.6-py2.7.egg/marionette/marionette_test.py", line 250, in run
self.setUp()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/homescreen/test_homescreen_delete_app.py", line 32, in setUp
self.homescreen.wait_for_app_icon_present(self.test_data['name'])
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 47, in wait_for_app_icon_present
Wait(self.marionette, timeout=30).until(lambda m: self.installed_app(app_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-0.8.6-py2.7.egg/marionette/wait.py", line 122, in until
rv = condition(self.marionette)
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 47, in <lambda>
Wait(self.marionette, timeout=30).until(lambda m: self.installed_app(app_name))
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 154, in installed_app
if root_el.text == app_name and (root_el.get_attribute('data-app-state') == 'ready' or
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-0.8.6-py2.7.egg/marionette/marionette.py", line 96, in text
return self.marionette._send_message('getElementText', 'value', id=self.id)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_homescreen_delete_app_packaged.TestDeleteApp test_delete_app 65.0
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-0.8.6-py2.7.egg/marionette/marionette_test.py", line 250, in run
self.setUp()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/homescreen/test_homescreen_delete_app_packaged.py", line 34, in setUp
self.homescreen.wait_for_app_icon_present(self.test_data['name'])
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 47, in wait_for_app_icon_present
Wait(self.marionette, timeout=30).until(lambda m: self.installed_app(app_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-0.8.6-py2.7.egg/marionette/wait.py", line 122, in until
rv = condition(self.marionette)
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 47, in <lambda>
Wait(self.marionette, timeout=30).until(lambda m: self.installed_app(app_name))
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 154, in installed_app
if root_el.text == app_name and (root_el.get_attribute('data-app-state') == 'ready' or
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-0.8.6-py2.7.egg/marionette/marionette.py", line 96, in text
return self.marionette._send_message('getElementText', 'value', id=self.id)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_homescreen_launch_app.TestLaunchApp test_launch_app 67.7
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-0.8.6-py2.7.egg/marionette/marionette_test.py", line 250, in run
self.setUp()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/homescreen/test_homescreen_launch_app.py", line 41, in setUp
self.homescreen.wait_for_app_icon_present(self.test_data['name'])
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 47, in wait_for_app_icon_present
Wait(self.marionette, timeout=30).until(lambda m: self.installed_app(app_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-0.8.6-py2.7.egg/marionette/wait.py", line 122, in until
rv = condition(self.marionette)
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 47, in <lambda>
Wait(self.marionette, timeout=30).until(lambda m: self.installed_app(app_name))
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 154, in installed_app
if root_el.text == app_name and (root_el.get_attribute('data-app-state') == 'ready' or
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-0.8.6-py2.7.egg/marionette/marionette.py", line 96, in text
return self.marionette._send_message('getElementText', 'value', id=self.id)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_homescreen_launch_app_packaged.TestLaunchApp test_launch_app 67.3
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-0.8.6-py2.7.egg/marionette/marionette_test.py", line 250, in run
self.setUp()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/homescreen/test_homescreen_launch_app_packaged.py", line 41, in setUp
self.homescreen.wait_for_app_icon_present(self.test_data['name'])
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 47, in wait_for_app_icon_present
Wait(self.marionette, timeout=30).until(lambda m: self.installed_app(app_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-0.8.6-py2.7.egg/marionette/wait.py", line 122, in until
rv = condition(self.marionette)
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 47, in <lambda>
Wait(self.marionette, timeout=30).until(lambda m: self.installed_app(app_name))
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 154, in installed_app
if root_el.text == app_name and (root_el.get_attribute('data-app-state') == 'ready' or
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-0.8.6-py2.7.egg/marionette/marionette.py", line 96, in text
return self.marionette._send_message('getElementText', 'value', id=self.id)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Passed test_homescreen_move_app.TestMoveApp test_move_app_position 97.2
Passed test_lockscreen_unlock_to_homescreen.TestLockScreen test_unlock_to_homescreen 59.7
Passed test_lockscreen_unlock_to_camera.TestLockScreen test_unlock_to_camera 65.1
Passed test_lockscreen_unlock_to_camera_with_passcode.TestCameraUnlockWithPasscode test_unlock_to_camera_with_passcode 68.2
Error test_marketplace_launch.TestMarketplaceLaunch test_marketplace_launch 63.1
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-0.8.6-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/marketplace/test_marketplace_launch.py", line 26, in test_marketplace_launch
self.assertTrue(homescreen.is_app_installed(app_name))
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 57, in is_app_installed
return self.installed_app(app_name) is not None
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 154, in installed_app
if root_el.text == app_name and (root_el.get_attribute('data-app-state') == 'ready' or
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-0.8.6-py2.7.egg/marionette/marionette.py", line 96, in text
return self.marionette._send_message('getElementText', 'value', id=self.id)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_marketplace_packaged_app.TestSearchMarketplaceAndInstallApp test_search_and_install_app 95.5
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-0.8.6-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/marketplace/test_marketplace_packaged_app.py", line 28, in test_search_and_install_app
marketplace.search(self.app_search)
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/marketplace/app.py", line 46, in search
Wait(self.marionette).until(expected.element_displayed(search_box))
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-0.8.6-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.1 seconds
Error test_sms.TestSms test_sms_send 101.6
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-0.8.6-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.py", line 39, in test_sms_send
self.assertEqual(_text_message_content, last_received_message.text)
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/messages/regions/message_thread.py", line 84, in text
return self.root_element.find_element(*self._text_locator).text
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-0.8.6-py2.7.egg/marionette/marionette.py", line 58, in find_element
return self.marionette.find_element(method, target, self.id)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 1354, in find_element
response = self._send_message('findElement', 'value', **kwargs)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_sms_with_attachments.TestSmsWithAttachments test_sms_send 121.8
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-0.8.6-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 50, in test_sms_send
self.assertEqual(self._text_message_content, last_received_message.text.strip('\n').strip())
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/messages/regions/message_thread.py", line 84, in text
return self.root_element.find_element(*self._text_locator).text
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-0.8.6-py2.7.egg/marionette/marionette.py", line 58, in find_element
return self.marionette.find_element(method, target, self.id)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 1354, in find_element
response = self._send_message('findElement', 'value', **kwargs)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_sms_with_picture_attached.TestSmsWithPictureAttached test_sms_cropped_picture 100.4
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-0.8.6-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_picture_attached.py", line 49, in test_sms_cropped_picture
gallery.thumbnails[0].tap()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/gallery/app.py", line 114, in tap
self.root_element.tap()
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-0.8.6-py2.7.egg/marionette/marionette.py", line 89, in tap
return self.marionette._send_message('singleTap', 'ok', id=self.id, x=x, y=y)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_music_artist_mp3.TestMusic test_select_artist_play 61.3
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-0.8.6-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/music/test_music_artist_mp3.py", line 31, in test_select_artist_play
artists = list_view.media
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/music/regions/list_view.py", line 31, in media
Wait(self.marionette).until(expected.element_displayed(elements[0]))
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-0.8.6-py2.7.egg/marionette/wait.py", line 122, in until
rv = condition(self.marionette)
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-0.8.6-py2.7.egg/marionette/expected.py", line 192, in __call__
return self.el.is_displayed()
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-0.8.6-py2.7.egg/marionette/marionette.py", line 141, in is_displayed
return self.marionette._send_message('isElementDisplayed', 'value', id=self.id)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Passed test_settings_bluetooth.TestBluetoothSettings test_toggle_bluetooth_settings 88.9
Passed test_settings_wifi.TestSettingsWifi test_connect_to_wifi_via_settings_app 71.3
Passed test_settings_usb_storage.TestUsbStorage test_toggle_usb_storage 64.3
Error test_power_button_long_press.TestPowerButton test_power_button_long_press 58.2
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-0.8.6-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/system/test_power_button_long_press.py", line 25, in test_power_button_long_press
sleep_menu_items = [item.name for item in sleep_menu.menu_items]
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/system/regions/sleep_view.py", line 40, in name
return self.root_element.text
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-0.8.6-py2.7.egg/marionette/marionette.py", line 96, in text
return self.marionette._send_message('getElementText', 'value', id=self.id)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Error test_play_3gp_video.TestPlay3GPVideo test_play_3gp_video 60.2
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-0.8.6-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/videoplayer/test_play_3gp_video.py", line 36, in test_play_3gp_video
fullscreen_video = video_player.tap_first_video_item()
File "/var/lib/jenkins/workspace/B2G.v2.2.pvt.flame.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/videoplayer/app.py", line 40, in tap_first_video_item
first_video_item.tap()
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-0.8.6-py2.7.egg/marionette/marionette.py", line 89, in tap
return self.marionette._send_message('singleTap', 'ok', id=self.id, x=x, y=y)
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-0.8.6-py2.7.egg/marionette/decorators.py", line 36, in _
return func(*args, **kwargs)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 634, in _send_message
self._handle_error(response)
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-0.8.6-py2.7.egg/marionette/marionette.py", line 687, in _handle_error
raise errors.JavascriptException(message=message, status=status, stacktrace=stacktrace)
JavascriptException: JavascriptException: Element has not been seen before. Id given was [object Object]
Skipped test_cost_control_data_alert_mobile.py 0
Bug 1115180 for getting it re-enabled
Skipped test_call_log_all_calls.py 0
Bug 1096385 - Investigate failure in test_call_log_all_calls.py, call log is displayed erroneously
Skipped test_dialer_set_up_conference_call.py 0
Bug 1117813 - Make PlivoUtil use a valid 'answer_url' with a valid Plivo XML
Skipped test_setup_and_send_active_sync_email.py 0
Bug 1028192 - Problems with ActiveSync accounts
Skipped test_receive_active_sync_email.py 0
Bug 1028192 - Problems with ActiveSync accounts
Skipped test_fmradio_find_stations.py 0
Bug 1000863 - Investigate test_fmradio_find_stations.py failure
Skipped test_ftu_skip_tour_desktopb2g.py 0
skip-if: device != "desktop"
Skipped test_settings_cell_data.py 0
skip-if: device == "desktop" || device == "sp7710gaplus_gonk" || device == "flame"
Skipped test_browser_save_image.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_browser_search.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_browser_navigation.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_browser_bookmark.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_browser_share_link.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_browser_clear_browsing_history.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_calendar_flick_through_months.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_camera_capture_photo.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_camera_flash_modes.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_camera_delete_captured_video.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_cards_view_kill_apps_with_two_apps.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_clock_set_alarm.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_call_contact.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_delete_all_contacts.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_default_contact_image.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_sort_contacts.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_delete_contact.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_add_contact_to_favorites.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_import_contacts_from_sim.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_export_contacts_to_sdcard.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_import_contacts_from_sdcard.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_import_contacts_from_gmail.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_sync_facebook_contacts.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_unlink_facebook.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_import_edit_export_contact.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_import_contacts_menu_no_network.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_import_gmail_no_network.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_cost_control_ftu.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_cost_control_reset_wifi.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_dialer_airplane_mode.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_MMI.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_clear_phone_number.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_dialer_add_contact.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_call_log_groups.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_delete_call_log.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_dialer_find_contact.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_dialer_miss_call_from_known_contact_notification.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_dialer_clear_miss_call_notification.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_dialer_receive_call_with_contact_photo.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_redial_last_number.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_dialer_dsds_make_phone_call_with_default_sim.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_dialer_dsds_receive_call_on_both_sims.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_rocketbar_search.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_rocketbar_offline_behavior.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_fmradio_add_remove_from_favorites.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_fmradio_turn_on_off.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_fmradio_airplane_mode.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_gallery_empty.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_gallery_delete_image.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_gallery_delete_multiple_images.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_gallery_cancel_delete_multiple_images.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_gallery_edit_photo.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_gallery_crop_photo.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_gallery_handle_invalid_file.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_gallery_handle_valid_image_file.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_gallery_share_picture.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_gallery_switch_to_camera.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_gallery_switch_to_camera_main_view.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_homescreen_column_layout.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_homescreen_change_wallpaper.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_homescreen_divider.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_homescreen_edit_mode.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_keyboard.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_number_keyboard.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_keyboard_predictive_key.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_email_keyboard.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_keyboard_bug_1073870.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_lockscreen_unlock_to_homescreen_with_passcode.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_lockscreen_unlock_to_emergency_call_screen.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_lockscreen_notification.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_lockscreen_wake_with_notification.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_add_to_an_existing_contact_from_messages.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_add_to_new_contact_from_messages.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_sms_add_contact.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_sms_to_dialer.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_sms_contact_match.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_sms_contact_input_validation.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_sms_notification.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_mms_add_subject.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_inbox_to_settings.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_sms_semicolon_completes_the_entered_recipient.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_sms_forward_sent_message.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_sms_auto_save_draft.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_music_album_mp3.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_music_empty.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_music_songs_3gp.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_music_change_rating.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_persona_app.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_findmydevice.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_change_language.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_change_language_rtl.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_gps.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_do_not_track.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_dsds_cell_data.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_airplane_mode.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_media_storage.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_wallpaper.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_passcode.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_change_keyboard_language.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_device_info.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_power_save_mode.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_battery_power_save_mode.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_sim_manager.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_root.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_settings_change_ring_tone.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_system_notification_bar.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_geolocation_prompt.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_quick_settings.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_system_message.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_system_message_pending.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_inter_app_comm.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_privileged_app_audio_capture_prompt.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_privileged_app_video_capture_prompt.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_privileged_app_contacts_prompt.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_privileged_app_device_music_prompt.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_privileged_app_device_picture_prompt.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_privileged_app_device_sdcard_prompt.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_privileged_app_device_video_prompt.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_privileged_app_geolocation_prompt.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_video_empty.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_play_ogv_video.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_play_webm_video.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_play_mp4_video.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_play_ogg_video.py 0
filtered by type (b2g+smoketest-dsds)