Report generated on 08-Aug-2015 at 20:41:11 by gaiatest version 0.33

Configuration

Device firmware (base) L1TC000118D0
Device firmware (date) 21 Jul 2015 07:52:08
Device firmware (incremental) eng.worker.20150720.235159
Device firmware (release) 4.4.2
Device identifier flame
Gaia date 21 Jul 2015 00:09:12
Gaia revision 4fe0507781f3
Gecko build 20150721000517
Gecko revision 3a4bfa5d2d02
Gecko version 42.0a1

Summary

126 tests ran in 10630 seconds.
116 passed, 66 skipped, 1 failed, 4 errors.
4 expected failures, 0 unexpected passes.

Results

Result Class Test Name Duration Links
Passed test_browser_save_image.TestBrowserSaveImage test_browser_save_image 118.4
Passed test_browser_navigation.TestBrowserNavigation test_browser_back_button 103.5
Passed test_browser_share_link.TestBrowserShareToMessages test_browser_share_to_messages 112.7
Passed test_browser_clear_browsing_history.TestBrowserClearHistory test_browser_clear_history 181.6
Failure test_login_bzlite.TestBugzillaLite test_login_BugzillaLite 61.9
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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.non-smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/bzlite/test_login_bzlite.py", line 13, in test_login_BugzillaLite
bugzilla_lite.launch()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 26, in launch
self.app = self.apps.launch(self.name, self.manifest_url, self.entry_point, launch_timeout=launch_timeout)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 99, in launch
assert result, "Failed to launch app with name '%s'" % name
AssertionError: Failed to launch app with name 'Bugzilla Lite'
Passed test_calendar_flick_through_months.TestCalendar test_calendar_flick_through_months 63.6
Passed test_camera_capture_photo.TestCamera test_capture_a_photo 69.2
Passed test_camera_flash_modes.TestCameraFlashModes test_camera_flash_modes 82.6
Passed test_camera_delete_captured_video.TestPreviewDelete test_capture_and_delete_video 93.8
Passed test_clock_set_alarm.TestClockSetAlarm test_clock_set_alarm 136.9
Passed test_call_contact.TestContacts test_call_contact 77.6
Passed test_delete_all_contacts.TestDeleteAllContacts test_delete_all_contacts 77.0
Passed test_default_contact_image.TestDefaultContactImage test_default_contact_image 73.2
Error test_sort_contacts.TestContacts test_sort_contacts 103.4
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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.non-smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_sort_contacts.py", line 34, in test_sort_contacts
self.assertEqual(contacts_settings.order_by_last_name, order_by_last_name_default)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/contacts/regions/settings_form.py", line 54, in order_by_last_name
return self.marionette.find_element(*self._order_by_last_name_switch_locator).is_selected()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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.non-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.non-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.non-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: gaia-switch[name="order.lastname"]
Passed test_delete_contact.TestContacts test_delete_contact 100.0
Passed test_add_contact_to_favorites.TestAddContactToFavorite test_add_contact_to_favorite 72.0
Passed test_import_contacts_from_sim.TestImportContactsFromSIM test_import_contacts_from_SIM 83.5
Passed test_export_contacts_to_sdcard.TestExportContactsToSDCard test_export_contacts_to_sdcard 72.7
Passed test_import_contacts_from_sdcard.TestImportContactsFromSDCard test_import_contacts_from_sdcard 76.5
Error test_import_contacts_from_gmail.TestImportContactsFromGmail test_import_contacts_from_gmail 97.2
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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.non-smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_import_contacts_from_gmail.py", line 29, in test_import_contacts_from_gmail
contacts_settings = contacts_app.tap_settings()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/contacts/app.py", line 76, in tap_settings
Wait(self.marionette).until(expected.element_not_displayed(settings))
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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.3 seconds
Passed test_import_edit_export_contact.TestImportEditExportContact test_import_edit_export_contact 101.9
Passed test_import_contacts_menu_no_network.TestImportContactsMenuNoNetwork test_import_contacts_menu_no_network 73.5
Expected Failure test_import_gmail_no_network.TestImportGMailNoNetwork test_import_gmail_no_network 125.7
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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 291, in run
testMethod()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_import_gmail_no_network.py", line 44, in test_import_gmail_no_network
contact_import_picker = gmail.tap_grant_access()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/contacts/regions/gmail.py", line 39, in tap_grant_access
grant_access = self.marionette.find_element(*self._grant_access_button_locator)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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.non-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.non-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.non-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: submit_approve_access
Passed test_cost_control_ftu.TestCostControlFTU test_cost_control_ftu 84.7
Passed test_cost_control_reset_wifi.TestCostControlReset test_cost_control_reset_wifi 176.9
Passed test_dialer_airplane_mode.TestDialerAirplaneMode test_dialer_airplane_mode 83.3
Passed test_MMI.TestMMI test_MMI_code_IMEI 61.9
Passed test_clear_phone_number.TestClearPhoneNumber test_clear_phone_number 71.1
Passed test_dialer_add_contact.TestDialerAddContact test_dialer_add_contact 86.0
Expected Failure test_call_log_groups.TestCallLogGroups test_call_log_groups 104.3
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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 291, in run
testMethod()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/dialer/test_call_log_groups.py", line 50, in test_call_log_groups
self.assertEqual('TODAY', group_calls[0].header_text)
AssertionError: 'TODAY' != u'12/01/2014'
Passed test_delete_call_log.TestDeleteCallLog test_delete_call_log 126.3
Passed test_dialer_find_contact.TestDialerFindContact test_dialer_find_contact 76.3
Passed test_dialer_miss_call_from_known_contact_notification.TestReceiveCallFromKnownContactNotification test_dialer_miss_call_from_known_contact_notification 94.7
Passed test_dialer_clear_miss_call_notification.TestDialerClearMissCallNotification test_dialer_clear_miss_call_notification 89.7
Passed test_dialer_receive_call_with_contact_photo.TestReceiveCallWithContactPhoto test_dialer_receive_call_with_contact_photo 71.5
Passed test_redial_last_number.TestRedialLastNumber test_redial_last_number 71.0
Skipped test_email_one_header_displayed.TestOnlyOneHeaderDisplayed test_only_one_header_displayed 0.0
IMAP account details not present in test variables.
Passed test_rocketbar_search.TestRocketBarSearch test_launch_rocketbar_search 76.5
Passed test_fmradio_add_remove_from_favorites.TestFMRadioAddRemoveFavorites test_add_remove_from_favorites 123.8
Passed test_fmradio_turn_on_off.TestFMRadioTurnOnOff test_turn_radio_on_off 71.5
Passed test_fmradio_airplane_mode.TestFMRadioAirplaneMode test_radio_airplane_mode 69.7
Passed test_gallery_empty.TestGalleryEmpty test_empty_gallery 61.7
Passed test_gallery_delete_image.TestGalleryDelete test_gallery_delete_image 65.8
Passed test_gallery_delete_multiple_images.TestGalleryMultiDelete test_gallery_delete_image 71.2
Passed test_gallery_cancel_delete_multiple_images.TestGalleryMultiDelete test_gallery_delete_image 66.4
Passed test_gallery_edit_photo.TestGalleryEditPhoto test_gallery_edit_photo 74.4
Error test_gallery_crop_photo.TestGalleryCropPhoto test_gallery_crop_photo 100.1
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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.non-smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_crop_photo.py", line 32, in test_gallery_crop_photo
gallery = edit_image.tap_edit_save_button()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/gallery/regions/edit_photo.py", line 50, in tap_edit_save_button
Wait(self.marionette).until(expected.element_displayed(element))
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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.0 seconds
Passed test_gallery_handle_invalid_file.TestGalleryHandleInvalidPhoto test_gallery_handle_load_corrupt_file_text_file 89.9
Passed test_gallery_handle_invalid_file.TestGalleryHandleInvalidPhoto test_gallery_handle_load_corrupt_file_truncated_bmp 91.1
Passed test_gallery_handle_invalid_file.TestGalleryHandleInvalidPhoto test_gallery_handle_load_corrupt_file_truncated_gif 87.4
Passed test_gallery_handle_invalid_file.TestGalleryHandleInvalidPhoto test_gallery_handle_load_corrupt_file_truncated_jpg 90.8
Passed test_gallery_handle_invalid_file.TestGalleryHandleInvalidPhoto test_gallery_handle_load_corrupt_file_truncated_png 87.8
Passed test_gallery_handle_invalid_file.TestGalleryHandleInvalidPhoto test_gallery_handle_load_corrupt_file_zero_length_file 89.0
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_animated_gif 63.9
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_animated_png 69.4
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_load_bmp 66.0
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_load_gif 64.6
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_load_jpg 65.9
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_load_png 64.1
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_load_progressive_jpg 67.3
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_load_transparent_background_png 67.8
Passed test_gallery_share_picture.TestGallerySharePicture test_gallery_share_to_messages 76.2
Passed test_gallery_switch_to_camera.TestGallery test_gallery_switch_to_camera 95.6
Passed test_gallery_switch_to_camera_main_view.TestGallery test_gallery_view 78.4
Passed test_homescreen_change_wallpaper.TestHomescreenChangeWallpaper test_homescreen_change_wallpaper_from_gallery 76.6
Passed test_homescreen_divider.TestDivider test_create_delete_divider 75.4
Passed test_homescreen_edit_mode.TestEditMode test_access_and_leave_edit_mode 59.4
Error test_spark_apps_present.TestSparkAppsArePresent test_spark_apps_are_present 89.1
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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.non-smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/homescreen/test_spark_apps_present.py", line 17, in test_spark_apps_are_present
homescreen.wait_for_app_icon_present(expected_app)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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.master.TaskCluster.FlameKK.gaiatest.non-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 32.6 seconds
Passed test_keyboard.TestKeyboard test_keyboard_basic 112.2
Passed test_number_keyboard.TestNumberKeyboard test_number_keyboard 66.0
Passed test_keyboard_predictive_key.TestKeyboardPredictiveKey test_keyboard_predictive_key 92.4
Passed test_email_keyboard.TestEmailKeyboard test_basic_email_keyboard 81.1
Passed test_keyboard_bug_1073870.TestKeyboardBug1073870 test_keyboard_bug_1073870 76.5
Passed test_lockscreen_unlock_to_homescreen_with_passcode.TestLockScreen test_unlock_to_homescreen_with_passcode 72.5
Passed test_lockscreen_unlock_to_emergency_call_screen.TestLockScreen test_unlock_to_emergency_call_screen 70.7
Passed test_lockscreen_notification.TestLockScreen test_lock_screen_notification 67.3
Passed test_lockscreen_wake_with_notification.TestLockScreenNotification test_lock_screen_wake_with_notification 68.9
Passed test_add_to_an_existing_contact_from_messages.TestSmsAddToExistingContact test_sms_add_number_to_existing_contact 111.7
Passed test_add_to_new_contact_from_messages.TestSmsCreateContact test_sms_create_new_contact 133.7
Passed test_sms_add_contact.TestSmsAddContact test_sms_add_contact 98.4
Passed test_sms_to_dialer.TestDialerFromMessage test_dialer_from_message 79.3
Passed test_sms_contact_match.TestContactMatch test_contact_match 77.0
Passed test_sms_contact_input_validation.TestContactValidation test_sms_contact_validation 85.1
Passed test_sms_notification.TestSmsNotification test_sms_notification 75.6
Passed test_mms_add_subject.TestMmsAddSubject test_mms_add_subject 72.7
Passed test_inbox_to_settings.TestSettingsFromInbox test_settings_from_inbox 71.1
Passed test_sms_semicolon_completes_the_entered_recipient.TestSMSContactInput test_sms_semicolon_completes_the_entered_recipient 77.4
Passed test_sms_forward_sent_message.TestSmsForwardMessage test_sms_forward_sent_message 86.8
Passed test_sms_auto_save_draft.TestSmsAutoSaveDrafts test_sms_auto_save_draft 125.2
Passed test_sms_notification_removed_when_sms_deleted.TestSmsNotificationRemovedWhenSMSDeleted test_sms_notification_removed_when_sms_deleted 117.5
Passed test_music_album_mp3.TestMusic test_select_album_play 72.6
Passed test_music_empty.TestMusicEmpty test_empty_music 62.2
Passed test_music_songs_3gp.TestPlay3GPMusic test_select_songs_play_3gp_file 74.7
Passed test_music_change_rating.TestSetMusicRating test_music_change_rating 73.9
Passed test_music_share_ringtone.TestMusicShareRingtone test_music_share_ringtone 101.2
Passed test_persona_app.TestPersonaStandard test_persona_standard_sign_in 130.6
Passed test_findmydevice.TestSettingsFindMyDevice test_findmydevice 85.6
Expected Failure test_settings_change_language.TestChangeLanguage test_change_language_settings 108.0
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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 291, in run
testMethod()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_change_language.py", line 28, in test_change_language_settings
language_settings.select_language(lang_name)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/settings/regions/language.py", line 46, in select_language
self.select(language)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/settings/regions/language.py", line 85, in select
raise Exception("Element '%s' could not be found in select wrapper" % match_string)
Exception: Element '\u01a4\u0227\u0227\u0188\u0137\u0227\u0227\u0260\u1e17\u1e17\u1e13 \u0226\u0227\u0188\u0188\u1e17\u1e17\u019e\u0167\u1e17\u1e17\u1e13' could not be found in select wrapper
Expected Failure test_settings_change_language_rtl.TestChangeLanguageRTL test_change_language_settings_rtl 110.6
Traceback (most recent call last):
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-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 291, in run
testMethod()
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_change_language_rtl.py", line 28, in test_change_language_settings_rtl
language_settings.select_language(lang_name)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/settings/regions/language.py", line 46, in select_language
self.select(language)
File "/var/lib/jenkins/workspace/B2G.master.TaskCluster.FlameKK.gaiatest.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/settings/regions/language.py", line 85, in select
raise Exception("Element '%s' could not be found in select wrapper" % match_string)
Exception: Element '\u202e\u0500\u0250\u0254\u029e\u0250\u0183\u01ddp\u202c \u202eW\u0131\u0279\u0279o\u0279\u01ddp\u202c' could not be found in select wrapper
Passed test_settings_gps.TestSettingsGPS test_enable_gps_via_settings_app 73.6
Passed test_settings_do_not_track.TestSettingsDoNotTrack test_enable_do_not_track_via_settings_app 71.7
Passed test_settings_media_storage.TestSettingsMediaStorage test_settings_media_storage 91.2
Passed test_settings_wallpaper.TestWallpaper test_change_wallpaper 80.9
Passed test_settings_passcode.TestSettingsPasscode test_set_passcode_by_settings 91.4
Passed test_settings_change_keyboard_language.TestChangeKeyboardLanguage test_change_keyboard_language_settings 106.1
Passed test_settings_device_info.TestSettingsDeviceInfo test_that_device_info_is_populated 75.1
Passed test_settings_power_save_mode.TestPowerSaveMode test_power_save_mode 89.3
Passed test_settings_battery_power_save_mode.TestBatteryPowerSaveMode test_settings_battery_power_save_mode 91.7
Passed test_settings_root.TestSettingsRoot test_settings_root_items 67.8
Passed test_settings_change_ring_tone.TestSettingsChangeRingTone test_settings_change_ring_tone 88.2
Passed test_system_notification_bar.TestNotificationBar test_notification_bar 120.9
Passed test_geolocation_prompt.TestGeolocationPrompt test_geolocation_prompt 67.4
Passed test_quick_settings.TestQuickSettingsButton test_quick_settings_button 58.1
Passed test_system_message.TestSystemMessage test_app_launched_by_system_message 62.4
Passed test_system_message_pending.TestSystemMessage test_pending_system_message 62.5
Passed test_inter_app_comm.TestInterAppComm test_inter_app_comm 63.6
Passed test_privileged_app_audio_capture_prompt.TestPrivilegedAppAudioCapturePrompt test_audio_capture_prompt 65.0
Passed test_privileged_app_video_capture_prompt.TestPrivilegedAppVideoCapturePrompt test_video_capture_prompt 70.4
Passed test_privileged_app_contacts_prompt.TestPrivilegedAppContactsPrompt test_contact_prompt 73.0
Passed test_privileged_app_device_music_prompt.TestPrivilegedAppDeviceMusicPrompt test_get_music_prompt 68.3
Passed test_privileged_app_device_picture_prompt.TestPrivilegedAppDevicePicturePrompt test_get_pictures_prompt 69.8
Passed test_privileged_app_device_sdcard_prompt.TestPrivilegedAppDeviceSDcardPrompt test_get_sdcard_prompt 63.7
Passed test_privileged_app_device_video_prompt.TestPrivilegedAppDeviceVideoPrompt test_get_videos_prompt 62.9
Passed test_privileged_app_geolocation_prompt.TestPrivilegedAppGeolocationPrompt test_geolocation_prompt 65.2
Passed test_video_empty.TestVideoEmpty test_empty_video 60.9
Passed test_play_mp4_video.TestPlayMP4Video test_play_mp4_video 75.5
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_cell_data.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_browser_lan.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_browser_play_video.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_calendar_new_event_appears_on_all_calendar_views.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_camera_capture_video.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_camera_multiple_shots.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_clock_create_new_alarm.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_add_new_contact.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_edit_contact.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_sms_contact.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_add_photo_to_contact.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_cost_control_data_alert_mobile.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_dialer_receive_call.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_dialer_receive_call_with_locked_screen.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_setup_basic_gmail.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_setup_and_send_imap_email.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_IMAP_email_notification.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_rocketbar_add_collection_save_bookmark.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_fmradio_frequency_dialer.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_ftu_skip_tour.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_ftu_with_tour.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_ftu_status_bar.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_gallery_view.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_gallery_flick.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_homescreen_delete_app.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_homescreen_delete_app_packaged.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_homescreen_launch_app.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_homescreen_launch_app_packaged.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_homescreen_move_app.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_lockscreen_unlock_to_homescreen.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_lockscreen_unlock_to_camera.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_lockscreen_unlock_to_camera_with_passcode.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_marketplace_launch.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_marketplace_packaged_app.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_sms.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_sms_with_attachments.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_sms_with_picture_attached.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_music_artist_mp3.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_settings_wifi.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_settings_cell_data.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_settings_sim_manager.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_settings_usb_storage.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_power_button_long_press.py 0
filtered by type (b2g-smoketest-dsds)
Skipped test_play_3gp_video.py 0
filtered by type (b2g-smoketest-dsds)