Report generated on 09-Aug-2015 at 03:07:36 by gaiatest version 0.33

Configuration

Device firmware (base) L1TC000118D0
Device firmware (date) 08 Aug 2015 08:35:02
Device firmware (incremental) eng.worker.20150808.003453
Device firmware (release) 4.4.2
Device identifier flame
Gaia date 07 Aug 2015 23:03:47
Gaia revision 68d369c2a2b0
Gecko build 20150808011057
Gecko revision 6a35a6624146
Gecko version 42.0a1

Summary

43 tests ran in 4316 seconds.
34 passed, 138 skipped, 0 failed, 7 errors.
0 expected failures, 0 unexpected passes.

Results

Result Class Test Name Duration Links
Passed test_browser_cell_data.TestBrowserCellData test_browser_cell_data 125.0
Passed test_browser_lan.TestBrowserLAN test_browser_lan 121.9
Passed test_browser_play_video.TestVideo test_play_video 109.9
Passed test_calendar_new_event_appears_on_all_calendar_views.TestCalendar test_that_new_event_appears_on_all_calendar_views 115.8
Passed test_camera_capture_video.TestCamera test_capture_a_video 81.6
Passed test_camera_multiple_shots.TestCameraMultipleShots test_capture_multiple_shots 80.0
Passed test_clock_create_new_alarm.TestClockCreateNewAlarm test_clock_create_new_alarm 162.3
Error test_add_new_contact.TestContacts test_add_new_contact 104.8
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.16-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_add_new_contact.py", line 29, in test_add_new_contact
new_contact_form.type_phone(self.contact['tel']['value'])
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/contacts/regions/contact_form.py", line 54, in type_phone
element = self.marionette.find_element(*self._phone_locator)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 1589, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/decorators.py", line 36, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 715, in _send_message
self._handle_error(response)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 751, in _handle_error
raise errors.lookup(status)(message, stacktrace=stacktrace)
NoSuchElementException: NoSuchElementException: Unable to locate element: number_0
Passed test_edit_contact.TestContacts test_edit_contact 91.0
Error test_sms_contact.TestContacts test_sms_contact 106.3
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.16-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_sms_contact.py", line 36, in test_sms_contact
new_message = contact_details.tap_send_sms()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/contacts/regions/contact_details.py", line 61, in tap_send_sms
return NewMessage(self.marionette)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/messages/regions/new_message.py", line 32, in __init__
section = self.marionette.find_element(*self._thread_messages_locator)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 1589, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/decorators.py", line 36, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 715, in _send_message
self._handle_error(response)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 751, in _handle_error
raise errors.lookup(status)(message, stacktrace=stacktrace)
NoSuchElementException: NoSuchElementException: Unable to locate element: thread-messages
Passed test_add_photo_to_contact.TestContacts test_add_photo_from_gallery_to_contact 91.2
Passed test_cost_control_data_alert_mobile.TestCostControlDataAlertMobile test_cost_control_data_alert_mobile 205.0
Error test_dialer_receive_call.TestReceiveCall test_receive_call 104.0
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.16-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/dialer/test_dialer_receive_call.py", line 35, in test_receive_call
call_screen.wait_for_incoming_call()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/phone/regions/call_screen.py", line 94, in wait_for_incoming_call
call = self.marionette.find_element(*self._incoming_call_locator)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 1589, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/decorators.py", line 36, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 715, in _send_message
self._handle_error(response)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 751, in _handle_error
raise errors.lookup(status)(message, stacktrace=stacktrace)
NoSuchElementException: NoSuchElementException: Unable to locate element: .handled-call.incoming
Passed test_dialer_receive_call_with_locked_screen.TestReceiveCallScreenLocked test_receive_call_with_locked_screen 98.5
Error test_setup_basic_gmail.TestSetupGmail test_setup_basic_gmail 121.9
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.16-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/email/test_setup_basic_gmail.py", line 28, in test_setup_basic_gmail
self.environment.email['gmail']['password'])
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/email/app.py", line 57, in basic_setup_email
google_login.wait_for_approve_access()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/email/regions/google.py", line 44, in wait_for_approve_access
*self._approve_access_locator))))
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.5 seconds
Skipped test_setup_and_send_imap_email.TestSetupAndSendIMAPEmail test_setup_and_send_imap_email 0.0
IMAP account details not present in test variables.
Skipped test_IMAP_email_notification.TestEmailNotification test_IMAP_email_notification 0.0
IMAP account details not present in test variables.
Passed test_rocketbar_add_collection_save_bookmark.TestRocketBarAddCollectionSaveBookmark test_rocketbar_add_collection 130.2
Passed test_fmradio_frequency_dialer.TestFMRadioFreqDialer test_radio_frequency_dialer 77.1
Passed test_ftu_skip_tour.TestFtu test_ftu_skip_tour 119.8
Passed test_ftu_with_tour.TestFtu test_ftu_with_tour 103.0
Passed test_ftu_status_bar.TestFtu test_ftu_status_bar 100.2
Passed test_gallery_view.TestGallery test_gallery_view 75.2
Passed test_gallery_flick.TestGallery test_gallery_full_screen_image_flicks 84.9
Passed test_homescreen_delete_app.TestDeleteApp test_delete_app 156.2
Passed test_homescreen_delete_app_packaged.TestDeleteApp test_delete_app 160.1
Passed test_homescreen_launch_app.TestLaunchApp test_launch_app 112.3
Passed test_homescreen_launch_app_packaged.TestLaunchApp test_launch_app 109.6
Passed test_homescreen_move_app.TestMoveApp test_move_app_position 98.5
Passed test_lockscreen_unlock_to_homescreen.TestLockScreen test_unlock_to_homescreen 67.5
Passed test_lockscreen_unlock_to_camera.TestLockScreen test_unlock_to_camera 81.1
Passed test_lockscreen_unlock_to_camera_with_passcode.TestCameraUnlockWithPasscode test_unlock_to_camera_with_passcode 94.4
Passed test_marketplace_launch.TestMarketplaceLaunch test_marketplace_launch 76.6
Passed test_marketplace_packaged_app.TestSearchMarketplaceAndInstallApp test_search_and_install_app 133.6
Error test_sms.TestSms test_sms_send 99.8
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.16-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms.py", line 25, in test_sms_send
new_message = self.messages.tap_create_new_message()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/messages/app.py", line 31, in tap_create_new_message
return NewMessage(self.marionette)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/messages/regions/new_message.py", line 32, in __init__
section = self.marionette.find_element(*self._thread_messages_locator)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 1589, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/decorators.py", line 36, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 715, in _send_message
self._handle_error(response)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 751, in _handle_error
raise errors.lookup(status)(message, stacktrace=stacktrace)
NoSuchElementException: NoSuchElementException: Unable to locate element: thread-messages
Error test_sms_with_attachments.TestSmsWithAttachments test_sms_send 105.2
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.16-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_with_attachments.py", line 28, in test_sms_send
new_message = messages.tap_create_new_message()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/messages/app.py", line 31, in tap_create_new_message
return NewMessage(self.marionette)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/messages/regions/new_message.py", line 32, in __init__
section = self.marionette.find_element(*self._thread_messages_locator)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 1589, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/decorators.py", line 36, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 715, in _send_message
self._handle_error(response)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 751, in _handle_error
raise errors.lookup(status)(message, stacktrace=stacktrace)
NoSuchElementException: NoSuchElementException: Unable to locate element: thread-messages
Error test_sms_with_picture_attached.TestSmsWithPictureAttached test_sms_cropped_picture 109.0
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.16-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_with_picture_attached.py", line 33, in test_sms_cropped_picture
new_message = messages.tap_create_new_message()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/messages/app.py", line 31, in tap_create_new_message
return NewMessage(self.marionette)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/gaiatest/apps/messages/regions/new_message.py", line 32, in __init__
section = self.marionette.find_element(*self._thread_messages_locator)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 1589, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/decorators.py", line 36, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 715, in _send_message
self._handle_error(response)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.smoketest/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_driver-0.9-py2.7.egg/marionette_driver/marionette.py", line 751, in _handle_error
raise errors.lookup(status)(message, stacktrace=stacktrace)
NoSuchElementException: NoSuchElementException: Unable to locate element: thread-messages
Passed test_music_artist_mp3.TestMusic test_select_artist_play 79.9
Passed test_settings_wifi.TestSettingsWifi test_connect_to_wifi_via_settings_app 85.5
Passed test_settings_cell_data.TestSettingsCellData test_enable_cell_data_via_settings_app 79.7
Passed test_settings_usb_storage.TestUsbStorage test_toggle_usb_storage 78.4
Passed test_power_button_long_press.TestPowerButton test_power_button_long_press 63.2
Passed test_play_3gp_video.TestPlay3GPVideo test_play_3gp_video 75.3
Skipped test_browser_bookmark.py 0
skip-if: device == "flame"
Skipped test_cards_view_kill_apps_with_two_apps.py 0
skip-if: device == "flame"
Skipped test_cards_view_with_two_apps.py 0
skip-if: device == "flame"
Skipped test_dialer.py 0
Bug 1183710 - Failure in test_dialer.py, AssertionError: 'telephony' != u'none'
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_rocketbar_offline_behavior.py 0
Bug 1188080 - NoSuchWindowException: None failure
Skipped test_fmradio_find_stations.py 0
Bug 1000863 - Investigate test_fmradio_find_stations.py failure
Skipped test_ftu_skip_tour_desktopb2g.py 0
Bug 1147611 - Intermittent failures
Skipped test_homescreen_column_layout.py 0
skip-if: device == "flame"
Skipped test_lockscreen_time_check.py 0
Bug 1167848 - Disable test_lockscreen_time_check.py until bug 1141258 is fixed
Skipped test_settings_bluetooth.py 0
Bug 1134244 - test_settings_bluetooth.py:test_toggle_bluetooth_settings is failing on bluetooth_settings.enable_visible_to_all()
Skipped test_settings_airplane_mode.py 0
https://bugzilla.mozilla.org/show_bug.cgi?id=1131070
Skipped test_settings_change_time_format.py 0
Bug 1144868 - Disable test_settings_change_time_format consistently failing because of Bug 1144686
Skipped test_play_ogv_video.py 0
Bug 1179190 - Disable test_play_ogv_video, test_play_webm_video, and test_play_ogg_video tests because of Bug 1177254
Skipped test_play_webm_video.py 0
Bug 1179190 - Disable test_play_ogv_video, test_play_webm_video, and test_play_ogg_video tests because of Bug 1177254
Skipped test_play_ogg_video.py 0
Bug 1179190 - Disable test_play_ogv_video, test_play_webm_video, and test_play_ogg_video tests because of Bug 1177254
Skipped test_browser_save_image.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_browser_navigation.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_login_bzlite.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_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_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_email_one_header_displayed.py 0
filtered by type (b2g+smoketest-dsds)
Skipped test_rocketbar_search.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_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_spark_apps_present.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_sms_notification_removed_when_sms_deleted.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_music_share_ringtone.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_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_mp4_video.py 0
filtered by type (b2g+smoketest-dsds)