Report generated on 06-Jan-2015 at 11:44:55 by gaiatest version 0.32

Configuration

Device firmware (base) L1TC10011880
Device firmware (date) 21 Oct 2014 07:59:42
Device firmware (incremental) 40
Device firmware (release) 4.4.2
Device identifier flame
Gaia date 05 Jan 2015 02:37:49
Gaia revision 4ceeff19086b
Gecko build 20150105160215
Gecko revision 912036eeb024
Gecko version 37.0a1

Summary

139 tests ran in 9886 seconds.
109 passed, 58 skipped, 5 failed, 19 errors.
0 expected failures, 0 unexpected passes.

Results

Result Class Test Name Duration Links
Error test_browser_save_image.TestBrowserSaveImage test_browser_save_image 141.5
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_save_image.py", line 37, in test_browser_save_image
image = self.marionette.find_element('css selector', 'img')
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.8.6-py2.7.egg/marionette/marionette.py", line 673, in _handle_error
raise errors.NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
NoSuchElementException: NoSuchElementException: Unable to locate element: img
Passed test_browser_search.TestBrowserSearch test_browser_search 87.1
Error test_browser_navigation.TestBrowserNavigation test_browser_back_button 144.4
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_navigation.py", line 27, in test_browser_back_button
Wait(self.marionette).until(lambda m: m.title == 'Mozilla')
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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.0 seconds
Passed test_browser_bookmark.TestBrowserBookmark test_browser_bookmark 205.5
Error test_browser_share_link.TestBrowserShareToMessages test_browser_share_to_messages 144.7
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_share_link.py", line 27, in test_browser_share_to_messages
messages = browser.tap_share_to_messages()
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/search/regions/browser.py", line 58, in tap_share_to_messages
self.wait_for_element_displayed(*self._share_to_messages_button_locator)
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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: Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 44, in <lambda>
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.8.6-py2.7.egg/marionette/marionette.py", line 673, in _handle_error
raise errors.NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
TimeoutException: Timed out after 30.1 seconds, caused by <class 'marionette.errors.NoSuchElementException'>
Error test_browser_clear_browsing_history.TestBrowserClearHistory test_browser_clear_history 145.3
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_clear_browsing_history.py", line 29, in test_browser_clear_history
Wait(self.marionette).until(lambda m: m.title == 'Mozilla')
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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
Passed test_calendar_flick_through_months.TestCalendar test_calendar_flick_through_months 57.0
Passed test_camera_capture_photo.TestCamera test_capture_a_photo 63.2
Passed test_camera_flash_modes.TestCameraFlashModes test_camera_flash_modes 76.0
Passed test_camera_delete_captured_video.TestPreviewDelete test_capture_and_delete_video 93.4
Error test_cards_view_kill_apps_with_two_apps.TestCardsViewTwoApps test_kill_app_from_cards_view 93.7
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/cards_view/test_cards_view_kill_apps_with_two_apps.py", line 33, in test_kill_app_from_cards_view
self.cards_view.wait_for_card_ready(self._test_apps[1])
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/system/regions/cards_view.py", line 46, in wait_for_card_ready
self.wait_for_condition(lambda m: cards.size['width'] - card.size['width'] == 2 * card.location['x'])
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 56, in wait_for_condition
Wait(self.marionette, timeout).until(method, message=message)
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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.0 seconds
Passed test_clock_set_alarm.TestClockSetAlarm test_clock_set_alarm 120.7
Passed test_call_contact.TestContacts test_call_contact 65.7
Passed test_delete_all_contacts.TestDeleteAllContacts test_delete_all_contacts 62.3
Passed test_default_contact_image.TestDefaultContactImage test_default_contact_image 61.6
Passed test_sort_contacts.TestContacts test_sort_contacts 73.2
Passed test_delete_contact.TestContacts test_delete_contact 88.9
Passed test_add_contact_to_favorites.TestAddContactToFavorite test_add_contact_to_favorite 60.2
Passed test_import_contacts_from_sim.TestImportContactsFromSIM test_import_contacts_from_SIM 76.6
Passed test_export_contacts_to_sdcard.TestExportContactsToSDCard test_export_contacts_to_sdcard 62.1
Passed test_import_contacts_from_sdcard.TestImportContactsFromSDCard test_import_contacts_from_sdcard 64.4
Failure test_import_contacts_from_gmail.TestImportContactsFromGmail test_import_contacts_from_gmail 89.0
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_import_contacts_from_gmail.py", line 48, in test_import_contacts_from_gmail
self.assertGreater(len(contacts_app.contacts), 1)
AssertionError: 1 not greater than 1
Error test_sync_facebook_contacts.TestImportContactsFromFacebook test_import_contacts_from_facebook 103.6
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_sync_facebook_contacts.py", line 34, in test_import_contacts_from_facebook
contact_import_picker = facebook.login(username, password)
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/system/regions/facebook.py", line 64, in login
lambda m: self.apps.displayed_app.name == 'Contacts')
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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.0 seconds
Error test_unlink_facebook.TestContacts test_unlink_facebook_contact 104.3
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_unlink_facebook.py", line 44, in test_unlink_facebook_contact
contact_import_picker = facebook.login(username, password)
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/system/regions/facebook.py", line 64, in login
lambda m: self.apps.displayed_app.name == 'Contacts')
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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.2 seconds
Passed test_import_edit_export_contact.TestImportEditExportContact test_import_edit_export_contact 91.7
Passed test_import_contacts_menu_no_network.TestImportContactsMenuNoNetwork test_import_contacts_menu_no_network 63.3
Error test_import_gmail_no_network.TestImportGMailNoNetwork test_import_gmail_no_network 119.1
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_import_gmail_no_network.py", line 56, in test_import_gmail_no_network
self.assertEqual(confirmation_view.error_message,
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/contacts/regions/settings_form.py", line 184, in error_message
return self.marionette.find_element(*self._error_message_locator).text
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.8.6-py2.7.egg/marionette/marionette.py", line 673, in _handle_error
raise errors.NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
NoSuchElementException: NoSuchElementException: Unable to locate element: #confirmation-message p
Passed test_cost_control_ftu.TestCostControlFTU test_cost_control_ftu 72.0
Passed test_cost_control_reset_wifi.TestCostControlReset test_cost_control_reset_wifi 147.2
Passed test_dialer_airplane_mode.TestDialerAirplaneMode test_dialer_airplane_mode 66.3
Failure test_MMI.TestMMI test_MMI_code_IMEI 61.8
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/dialer/test_MMI.py", line 27, in test_MMI_code_IMEI
self.assertIn(imei, attention_screen.message)
AssertionError: u'864332020602472' not found in u'864332020601672\n864332020601680'
Passed test_clear_phone_number.TestClearPhoneNumber test_clear_phone_number 65.9
Passed test_dialer_add_contact.TestDialerAddContact test_dialer_add_contact 75.8
Failure test_call_log_groups.TestCallLogGroups test_call_log_groups 63.4
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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 88.1
Passed test_dialer_find_contact.TestDialerFindContact test_dialer_find_contact 63.3
Skipped test_dialer_set_up_conference_call.TestSetUpConferenceCall test_set_up_conference_call 0.0
Plivo account details not present in test variables
Skipped test_dialer_miss_call_from_known_contact_notification.TestReceiveCallFromKnownContactNotification test_dialer_miss_call_from_known_contact_notification 0.0
Plivo account details not present in test variables
Skipped test_dialer_clear_miss_call_notification.TestDialerClearMissCallNotification test_dialer_clear_miss_call_notification 0.0
Plivo account details not present in test variables
Skipped test_dialer_receive_call_with_contact_photo.TestReceiveCallWithContactPhoto test_dialer_receive_call_with_contact_photo 0.0
Plivo account details not present in test variables
Passed test_redial_last_number.TestRedialLastNumber test_redial_last_number 56.5
Error test_dialer_dsds_make_phone_call_with_default_sim.TestDialerDsdsMakePhoneCallWithDefaultSim test_dialer_dsds_make_phone_call_with_default_sim_1 95.0
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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 158, in wrapper
return func(self, *args, **kwargs)
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/dialer/test_dialer_dsds_make_phone_call_with_default_sim.py", line 25, in test_dialer_dsds_make_phone_call_with_default_sim
call_screen.wait_for_outgoing_call()
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/phone/regions/call_screen.py", line 88, in wait_for_outgoing_call
outgoing_call = self.marionette.find_element(*self._outgoing_call_locator)
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.8.6-py2.7.egg/marionette/marionette.py", line 673, in _handle_error
raise errors.NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
NoSuchElementException: NoSuchElementException: Unable to locate element: .handled-call.outgoing
Failure test_dialer_dsds_make_phone_call_with_default_sim.TestDialerDsdsMakePhoneCallWithDefaultSim test_dialer_dsds_make_phone_call_with_default_sim_2 67.9
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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 158, in wrapper
return func(self, *args, **kwargs)
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/dialer/test_dialer_dsds_make_phone_call_with_default_sim.py", line 29, in test_dialer_dsds_make_phone_call_with_default_sim
self.assertTrue(default_sim_name in call_screen.outgoing_via_sim)
AssertionError: False is not true
Skipped test_dialer_dsds_receive_call_on_both_sims.TestDsdsReceiveCallOnBothSims test_dsds_receive_call_on_both_sims_1 0.0
Plivo account details not present in test variables
Skipped test_dialer_dsds_receive_call_on_both_sims.TestDsdsReceiveCallOnBothSims test_dsds_receive_call_on_both_sims_2 0.0
Plivo account details not present in test variables
Passed test_rocketbar_search.TestRocketBarSearch test_launch_rocketbar_search 76.4
Passed test_rocketbar_offline_behavior.TestRocketBarOffline test_rocketbar_offline_behavior 75.7
Error test_fmradio_add_remove_from_favorites.TestFMRadioAddRemoveFavorites test_add_remove_from_favorites 89.4
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/fmradio/test_fmradio_add_remove_from_favorites.py", line 16, in setUp
self.fm_radio.launch()
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/fmradio/app.py", line 32, in launch
Wait(self.marionette).until(lambda m: power.get_attribute('data-enabled') == 'true')
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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
Passed test_fmradio_turn_on_off.TestFMRadioTurnOnOff test_turn_radio_on_off 70.3
Passed test_fmradio_airplane_mode.TestFMRadioAirplaneMode test_radio_airplane_mode 54.9
Passed test_gallery_empty.TestGalleryEmpty test_empty_gallery 53.7
Passed test_gallery_delete_image.TestGalleryDelete test_gallery_delete_image 56.8
Passed test_gallery_delete_multiple_images.TestGalleryMultiDelete test_gallery_delete_image 60.2
Passed test_gallery_cancel_delete_multiple_images.TestGalleryMultiDelete test_gallery_delete_image 60.3
Passed test_gallery_edit_photo.TestGalleryEditPhoto test_gallery_edit_photo 66.7
Passed test_gallery_crop_photo.TestGalleryCropPhoto test_gallery_crop_photo 62.9
Passed test_gallery_handle_invalid_file.TestGalleryHandleInvalidPhoto test_gallery_handle_load_corrupt_file_corrupt_jpg 55.1
Passed test_gallery_handle_invalid_file.TestGalleryHandleInvalidPhoto test_gallery_handle_load_corrupt_file_text_file 84.1
Passed test_gallery_handle_invalid_file.TestGalleryHandleInvalidPhoto test_gallery_handle_load_corrupt_file_truncated_bmp 84.7
Passed test_gallery_handle_invalid_file.TestGalleryHandleInvalidPhoto test_gallery_handle_load_corrupt_file_truncated_gif 86.6
Passed test_gallery_handle_invalid_file.TestGalleryHandleInvalidPhoto test_gallery_handle_load_corrupt_file_truncated_jpg 83.6
Passed test_gallery_handle_invalid_file.TestGalleryHandleInvalidPhoto test_gallery_handle_load_corrupt_file_truncated_png 83.0
Passed test_gallery_handle_invalid_file.TestGalleryHandleInvalidPhoto test_gallery_handle_load_corrupt_file_zero_length_file 84.8
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_animated_gif 58.1
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_animated_png 56.7
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_load_bmp 55.0
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_load_gif 56.2
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_load_jpg 56.3
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_load_png 60.1
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_load_progressive_jpg 58.2
Passed test_gallery_handle_valid_image_file.TestGalleryHandleValidPhoto test_gallery_open_valid_image_file_load_transparent_background_png 56.6
Passed test_gallery_share_picture.TestGallerySharePicture test_gallery_share_to_messages 65.8
Passed test_gallery_switch_to_camera.TestGallery test_gallery_switch_to_camera 72.4
Passed test_gallery_switch_to_camera_main_view.TestGallery test_gallery_view 69.5
Passed test_homescreen_column_layout.TestHomescreenLayout test_homescreen_column_layout 70.4
Passed test_homescreen_change_wallpaper.TestHomescreenChangeWallpaper test_homescreen_change_wallpaper_from_gallery 65.4
Passed test_homescreen_divider.TestDivider test_create_delete_divider 69.5
Passed test_homescreen_edit_mode.TestEditMode test_access_and_leave_edit_mode 59.1
Passed test_keyboard.TestKeyboard test_keyboard_basic 106.1
Passed test_number_keyboard.TestNumberKeyboard test_number_keyboard 58.0
Passed test_keyboard_predictive_key.TestKeyboardPredictiveKey test_keyboard_predictive_key 89.5
Passed test_email_keyboard.TestEmailKeyboard test_basic_email_keyboard 76.5
Passed test_keyboard_bug_1073870.TestKeyboardBug1073870 test_keyboard_bug_1073870 69.4
Passed test_lockscreen_unlock_to_homescreen_with_passcode.TestLockScreen test_unlock_to_homescreen_with_passcode 56.7
Passed test_lockscreen_unlock_to_emergency_call_screen.TestLockScreen test_unlock_to_emergency_call_screen 57.2
Passed test_lockscreen_notification.TestLockScreen test_lock_screen_notification 52.1
Passed test_lockscreen_wake_with_notification.TestLockScreenNotification test_lock_screen_wake_with_notification 56.3
Error test_add_to_an_existing_contact_from_messages.TestSmsAddToExistingContact test_sms_add_number_to_existing_contact 50.7
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_add_to_an_existing_contact_from_messages.py", line 23, in setUp
self.data_layer.send_sms(self.testvars['local_phone_numbers'][0], _text_message_content)
KeyError: 'local_phone_numbers'
Error test_add_to_new_contact_from_messages.TestSmsCreateContact test_sms_create_new_contact 55.0
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_add_to_new_contact_from_messages.py", line 20, in setUp
self.data_layer.send_sms(self.testvars['local_phone_numbers'][0], _text_message_content)
KeyError: 'local_phone_numbers'
Passed test_sms_add_contact.TestSmsAddContact test_sms_add_contact 89.5
Error test_sms_to_dialer.TestDialerFromMessage test_dialer_from_message 57.0
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_to_dialer.py", line 25, in test_dialer_from_message
self.data_layer.send_sms(self.testvars['local_phone_numbers'][0], _text_message_content)
KeyError: 'local_phone_numbers'
Passed test_sms_contact_match.TestContactMatch test_contact_match 77.5
Passed test_sms_contact_input_validation.TestContactValidation test_sms_contact_validation 83.8
Error test_sms_notification.TestSmsNotification test_sms_notification 50.6
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_notification.py", line 22, in test_sms_notification
self.data_layer.send_sms(self.testvars['local_phone_numbers'][0], _text_message_content)
KeyError: 'local_phone_numbers'
Passed test_mms_add_subject.TestMmsAddSubject test_mms_add_subject 57.8
Passed test_inbox_to_settings.TestSettingsFromInbox test_settings_from_inbox 59.0
Passed test_sms_semicolon_completes_the_entered_recipient.TestSMSContactInput test_sms_semicolon_completes_the_entered_recipient 72.8
Error test_sms_forward_sent_message.TestSmsForwardMessage test_sms_forward_sent_message 51.9
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_forward_sent_message.py", line 17, in setUp
self.data_layer.send_sms(self.testvars['plivo']['phone_number'], self._text_message_content)
KeyError: 'plivo'
Passed test_sms_auto_save_draft.TestSmsAutoSaveDrafts test_sms_auto_save_draft 92.1
Passed test_music_album_mp3.TestMusic test_select_album_play 67.4
Passed test_music_empty.TestMusicEmpty test_empty_music 54.3
Passed test_music_songs_3gp.TestPlay3GPMusic test_select_songs_play_3gp_file 63.2
Passed test_music_change_rating.TestSetMusicRating test_music_change_rating 63.6
Passed test_persona_app.TestPersonaStandard test_persona_standard_sign_in 114.4
Error test_findmydevice.TestSettingsFindMyDevice test_findmydevice 129.8
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_findmydevice.py", line 29, in test_findmydevice
fxaccount.enter_password(self.testvars['email']['gmail']['password'])
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/system/regions/fxaccounts.py", line 42, in enter_password
expected.element_present(*self._password_locator))
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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 60.6 seconds
Passed test_settings_change_language.TestChangeLanguage test_change_language_settings 64.6
Passed test_settings_change_language_rtl.TestChangeLanguageRTL test_change_language_settings_rtl 69.2
Passed test_settings_gps.TestSettingsGPS test_enable_gps_via_settings_app 58.2
Passed test_settings_do_not_track.TestSettingsDoNotTrack test_enable_do_not_track_via_settings_app 60.7
Error test_settings_dsds_cell_data.TestDSDSCellData test_cell_data_for_two_sims 88.4
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_dsds_cell_data.py", line 25, in test_cell_data_for_two_sims
self.assertTrue(len(cell_and_data_settings.carrier_name) > 0)
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/settings/regions/cell_data.py", line 20, in carrier_name
self.wait_for_element_displayed(*self._carrier_name_locator)
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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_settings_airplane_mode.TestAirplaneMode test_toggle_airplane_mode 80.9
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_airplane_mode.py", line 15, in setUp
self.data_layer.connect_to_cell_data()
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 286, in connect_to_cell_data
result = self.marionette.execute_async_script("return GaiaDataLayer.connectToCellData()", special_powers=True)
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.8.6-py2.7.egg/marionette/marionette.py", line 1326, in execute_async_script
filename=os.path.basename(frame[0]))
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.8.6-py2.7.egg/marionette/marionette.py", line 701, in _handle_error
raise errors.ScriptTimeoutException(message=message, status=status, stacktrace=stacktrace)
ScriptTimeoutException: ScriptTimeoutException: timed out
Passed test_settings_media_storage.TestSettingsMediaStorage test_settings_media_storage 68.7
Passed test_settings_wallpaper.TestWallpaper test_change_wallpaper 67.1
Passed test_settings_passcode.TestSettingsPasscode test_set_passcode_by_settings 71.0
Passed test_settings_change_keyboard_language.TestChangeKeyboardLanguage test_change_keyboard_language_settings 71.0
Failure test_settings_device_info.TestSettingsDeviceInfo test_that_device_info_is_populated 62.2
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_device_info.py", line 27, in test_that_device_info_is_populated
self.assertEqual(more_info.imei1, self.testvars['imei'][0])
AssertionError: u'864332020601672' != u'864332020602472'
- 864332020601672
? ^^
+ 864332020602472
? ^^
Error test_settings_power_save_mode.TestPowerSaveMode test_power_save_mode 81.7
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_power_save_mode.py", line 14, in setUp
self.data_layer.connect_to_cell_data()
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 286, in connect_to_cell_data
result = self.marionette.execute_async_script("return GaiaDataLayer.connectToCellData()", special_powers=True)
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.8.6-py2.7.egg/marionette/marionette.py", line 1326, in execute_async_script
filename=os.path.basename(frame[0]))
File "/var/lib/jenkins/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/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/jobs/B2G.master.pvt.flame.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.8.6-py2.7.egg/marionette/marionette.py", line 701, in _handle_error
raise errors.ScriptTimeoutException(message=message, status=status, stacktrace=stacktrace)
ScriptTimeoutException: ScriptTimeoutException: timed out
Passed test_settings_battery_power_save_mode.TestBatteryPowerSaveMode test_settings_battery_power_save_mode 74.6
Passed test_settings_root.TestSettingsRoot test_settings_root_items 59.1
Passed test_settings_change_ring_tone.TestSettingsChangeRingTone test_settings_change_ring_tone 67.5
Passed test_system_notification_bar.TestNotificationBar test_notification_bar 118.4
Passed test_geolocation_prompt.TestGeolocationPrompt test_geolocation_prompt 55.8
Passed test_quick_settings.TestQuickSettingsButton test_quick_settings_button 53.4
Passed test_system_message.TestSystemMessage test_app_launched_by_system_message 52.7
Passed test_system_message_pending.TestSystemMessage test_pending_system_message 52.5
Passed test_inter_app_comm.TestInterAppComm test_inter_app_comm 54.6
Passed test_privileged_app_audio_capture_prompt.TestPrivilegedAppAudioCapturePrompt test_audio_capture_prompt 56.3
Passed test_privileged_app_video_capture_prompt.TestPrivilegedAppVideoCapturePrompt test_video_capture_prompt 55.6
Passed test_privileged_app_contacts_prompt.TestPrivilegedAppContactsPrompt test_contact_prompt 62.7
Passed test_privileged_app_device_music_prompt.TestPrivilegedAppDeviceMusicPrompt test_get_music_prompt 56.7
Passed test_privileged_app_device_picture_prompt.TestPrivilegedAppDevicePicturePrompt test_get_pictures_prompt 58.0
Passed test_privileged_app_device_sdcard_prompt.TestPrivilegedAppDeviceSDcardPrompt test_get_sdcard_prompt 58.4
Passed test_privileged_app_device_video_prompt.TestPrivilegedAppDeviceVideoPrompt test_get_videos_prompt 57.3
Passed test_privileged_app_geolocation_prompt.TestPrivilegedAppGeolocationPrompt test_geolocation_prompt 57.3
Passed test_video_empty.TestVideoEmpty test_empty_video 53.4
Passed test_play_ogv_video.TestPlayOgvVideo test_play_ogv_video 58.9
Passed test_play_webm_video.TestPlayWebMVideo test_play_webm_video 58.3
Passed test_play_mp4_video.TestPlayMP4Video test_play_mp4_video 59.2
Passed test_play_ogg_video.TestPlayOGGVideo test_play_ogg_video 59.3
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_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_lockscreen_unlock_to_camera_with_passcode.py 0
Bug 1078270 - Camera app dies/crashes after unlocking from lockscreen with passcode
Skipped test_settings_cell_data.py 0
skip-if: device == "desktop" || device == "sp7710gaplus_gonk" || device == "flame"
Skipped test_settings_sim_manager.py 0
Disabled because run the device with 1 SIM only
Skipped test_browser_cell_data.py 0
filtered by type (b2g-smoketest)
Skipped test_browser_lan.py 0
filtered by type (b2g-smoketest)
Skipped test_browser_play_video.py 0
filtered by type (b2g-smoketest)
Skipped test_calendar_new_event_appears_on_all_calendar_views.py 0
filtered by type (b2g-smoketest)
Skipped test_camera_capture_video.py 0
filtered by type (b2g-smoketest)
Skipped test_camera_multiple_shots.py 0
filtered by type (b2g-smoketest)
Skipped test_cards_view_with_two_apps.py 0
filtered by type (b2g-smoketest)
Skipped test_clock_create_new_alarm.py 0
filtered by type (b2g-smoketest)
Skipped test_add_new_contact.py 0
filtered by type (b2g-smoketest)
Skipped test_edit_contact.py 0
filtered by type (b2g-smoketest)
Skipped test_sms_contact.py 0
filtered by type (b2g-smoketest)
Skipped test_add_photo_to_contact.py 0
filtered by type (b2g-smoketest)
Skipped test_dialer.py 0
filtered by type (b2g-smoketest)
Skipped test_dialer_receive_call.py 0
filtered by type (b2g-smoketest)
Skipped test_dialer_receive_call_with_locked_screen.py 0
filtered by type (b2g-smoketest)
Skipped test_setup_basic_gmail.py 0
filtered by type (b2g-smoketest)
Skipped test_setup_and_send_imap_email.py 0
filtered by type (b2g-smoketest)
Skipped test_IMAP_email_notification.py 0
filtered by type (b2g-smoketest)
Skipped test_rocketbar_launch_link.py 0
filtered by type (b2g-smoketest)
Skipped test_rocketbar_add_collection_save_bookmark.py 0
filtered by type (b2g-smoketest)
Skipped test_fmradio_frequency_dialer.py 0
filtered by type (b2g-smoketest)
Skipped test_ftu_skip_tour.py 0
filtered by type (b2g-smoketest)
Skipped test_ftu_with_tour.py 0
filtered by type (b2g-smoketest)
Skipped test_gallery_view.py 0
filtered by type (b2g-smoketest)
Skipped test_gallery_flick.py 0
filtered by type (b2g-smoketest)
Skipped test_homescreen_delete_app.py 0
filtered by type (b2g-smoketest)
Skipped test_homescreen_delete_app_packaged.py 0
filtered by type (b2g-smoketest)
Skipped test_homescreen_launch_app.py 0
filtered by type (b2g-smoketest)
Skipped test_homescreen_launch_app_packaged.py 0
filtered by type (b2g-smoketest)
Skipped test_homescreen_move_app.py 0
filtered by type (b2g-smoketest)
Skipped test_lockscreen_unlock_to_homescreen.py 0
filtered by type (b2g-smoketest)
Skipped test_lockscreen_unlock_to_camera.py 0
filtered by type (b2g-smoketest)
Skipped test_marketplace_launch.py 0
filtered by type (b2g-smoketest)
Skipped test_marketplace_packaged_app.py 0
filtered by type (b2g-smoketest)
Skipped test_sms.py 0
filtered by type (b2g-smoketest)
Skipped test_sms_with_attachments.py 0
filtered by type (b2g-smoketest)
Skipped test_sms_with_picture_attached.py 0
filtered by type (b2g-smoketest)
Skipped test_music_artist_mp3.py 0
filtered by type (b2g-smoketest)
Skipped test_settings_bluetooth.py 0
filtered by type (b2g-smoketest)
Skipped test_settings_wifi.py 0
filtered by type (b2g-smoketest)
Skipped test_settings_usb_storage.py 0
filtered by type (b2g-smoketest)
Skipped test_power_button_long_press.py 0
filtered by type (b2g-smoketest)
Skipped test_play_3gp_video.py 0
filtered by type (b2g-smoketest)