The attempt to merge lp:~thisfred/ubuntuone-control-panel/remove-urgency-on-focus into lp:ubuntuone-control-panel failed. Below is the output from the failed tests. Running test suite for ubuntuone/controlpanel Xlib: extension "RANDR" missing on display ":99". ubuntuone.controlpanel.gtk.tests BaseTestCase runTest ... [OK] ubuntuone.controlpanel.gtk.tests.test_gui_basic ControlPanelMixinTestCase test_is_a_control_panel_mixin ... [OK] test_ui_can_be_created ... [OK] ControlPanelTestCase test_backend_is_shutdown_on_close ... [OK] test_credentials_found_connects_syncdaemon ... [OK] test_credentials_found_shows_dashboard_panel ... [OK] test_credentials_found_shows_services_panel ... [OK] test_is_a_notebook ... [OK] test_local_device_removed_shows_overview_panel ... [OK] test_main_window_is_passed_to_child ... [OK] test_on_show_management_panel ... [OK] test_on_show_management_panel_is_idempotent ... [OK] test_overview_is_shown_at_startup ... [OK] test_startup_props ... [OK] test_startup_visibility ... [OK] ControlPanelWindowAlertParamTestCase test_alert ... [OK] ControlPanelWindowInvalidParamsTestCase test_closing_stops_the_main_lopp ... [OK] test_control_panel_is_the_only_child ... [OK] test_focus_handler ... [OK] test_icon_name_is_correct ... [OK] test_is_a_window ... [OK] test_main_start_gtk_main_loop ... [OK] test_main_window_is_passed_to_child ... [OK] test_max_size ... [OK] test_startup_visibility ... [OK] test_switch_to ... [OK] test_title_is_correct ... [OK] ControlPanelWindowParamsNoneTestCase test_closing_stops_the_main_lopp ... [OK] test_control_panel_is_the_only_child ... [OK] test_focus_handler ... [OK] test_icon_name_is_correct ... [OK] test_is_a_window ... [OK] test_main_start_gtk_main_loop ... [OK] test_main_window_is_passed_to_child ... [OK] test_max_size ... [OK] test_startup_visibility ... [OK] test_switch_to ... [OK] test_title_is_correct ... [OK] ControlPanelWindowParamsTestCase test_closing_stops_the_main_lopp ... [OK] test_control_panel_is_the_only_child ... [OK] test_focus_handler ... [OK] test_icon_name_is_correct ... [OK] test_is_a_window ... [OK] test_main_start_gtk_main_loop ... [OK] test_main_window_is_passed_to_child ... [OK] test_max_size ... [OK] test_startup_visibility ... [OK] test_switch_to ... [OK] test_title_is_correct ... [OK] ControlPanelWindowTestCase test_closing_stops_the_main_lopp ... [OK] test_control_panel_is_the_only_child ... [OK] test_focus_handler ... [OK] test_icon_name_is_correct ... [OK] test_is_a_window ... [OK] test_main_start_gtk_main_loop ... [OK] test_main_window_is_passed_to_child ... [OK] test_max_size ... [OK] test_startup_visibility ... [OK] test_title_is_correct ... [OK] OverwiewNetworkStatePanelTestCase test_inner_widget_is_packed ... [OK] test_is_a_control_panel_mixin ... [OK] test_is_a_greyable_bin ... [OK] test_join_now_is_default ... [OK] test_network_state_is_created ... [OK] test_network_state_is_queried_at_startup ... [OK] test_sso_backend ... [OK] test_sso_backend_signals ... [OK] test_state_offline ... [OK] test_state_online ... [OK] test_state_unknown ... [OK] test_ui_can_be_created ... [OK] OverwiewPanelAppNameMismatchTestCase test_filter_by_app_name ... [OK] test_inner_widget_is_packed ... [OK] test_is_a_control_panel_mixin ... [OK] test_is_a_greyable_bin ... [OK] test_join_now_is_default ... [OK] test_on_authorization_denied ... [OK] test_on_credentials_error ... [OK] test_on_credentials_found ... [OK] test_on_credentials_not_found ... [OK] test_sso_backend ... [OK] test_sso_backend_signals ... [OK] test_ui_can_be_created ... [OK] OverwiewPanelNoCredsTestCase test_buttons_disabled_when_greyed ... [OK] test_buttons_enabled_when_not_greyed ... [OK] test_connect_button_clicked ... [OK] test_connect_button_clicked_removes_warning ... [OK] test_connect_button_clicked_set_greyed ... [OK] test_image_is_correct ... [OK] test_inner_widget_is_packed ... [OK] test_is_a_control_panel_mixin ... [OK] test_is_a_greyable_bin ... [OK] test_join_now_button_clicked ... [OK] test_join_now_button_clicked_removes_warning ... [OK] test_join_now_button_clicked_set_greyed ... [OK] test_join_now_is_default ... [OK] test_join_now_is_default_widget ... [OK] test_learn_more_button_clicked ... [OK] test_on_authorization_denied_unset_greyed ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_credentials_error_unset_greyed ... [OK] test_on_credentials_not_found_unset_greyed ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_sso_backend ... [OK] test_sso_backend_signals ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_startup_visibility ... [OK] test_ui_can_be_created ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_warning_label_is_hidden ... [OK] OverwiewPanelOnlineTestCase test_find_credentials_is_called ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_inner_widget_is_packed ... [OK] test_is_a_control_panel_mixin ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_is_a_greyable_bin ... [OK] test_join_now_is_default ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_on_authorization_denied ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_credentials_error ... [OK] test_on_credentials_found ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_credentials_found_when_creds_are_not_new ... [OK] test_on_credentials_not_found ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_sso_backend ... [OK] test_sso_backend_signals ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_ui_can_be_created ... [OK] OverwiewPanelTestCase test_inner_widget_is_packed ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_is_a_control_panel_mixin ... [OK] test_is_a_greyable_bin ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_join_now_is_default ... [OK] test_sso_backend ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_sso_backend_signals ... [OK] test_ui_can_be_created ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] UbuntuOneBinTestCase test_is_a_vbox ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_is_processing ... [OK] test_message_is_a_label_loading ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_error ... [OK] test_on_error_with_error_dict ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_error_with_error_dict_without_error_message ... [OK] test_on_error_with_error_dict_without_error_type ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_error_with_message ... [OK] test_on_error_with_message_and_error_dict ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_on_success ... [OK] test_on_success_with_message ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_set_is_processing ... [OK] test_startup_visibility ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_title_is_a_panel_title ... [OK] test_title_is_correct ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_title_markup_is_correct ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_unset_is_processing ... [OK] ControlPanelMixinTestCase test_is_a_control_panel_mixin ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_ui_can_be_created ... [OK] ubuntuone.controlpanel.gtk.tests.test_gui DashboardTestCase test_account_info_is_not_visible ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_backend_signals ... [OK] test_inner_widget_is_packed ... [OK] test_is_a_control_panel_mixin ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_is_an_ubuntuone_bin ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_is_not_processing_on_info_error ... [OK] test_is_not_processing_on_info_ready ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_is_processing_at_startup ... [OK] test_is_visible ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_account_info_error ... [OK] test_on_account_info_ready ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_ui_can_be_created ... [OK] DesktopcouchServiceDisabledAtStartupTestCase test_check_button_packed ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_is_a_control_panel_mixin ... [OK] test_is_an_box ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_is_visible ... [OK] test_label ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_service_id ... [OK] test_ui_can_be_created ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_warning_label_is_cleared ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_warning_label_packed ... [OK] DesktopcouchServiceTestCase test_active ... [SKIPPED] test_backend_account_signals ... [SKIPPED] test_button_sensitiveness ... [SKIPPED] test_check_button_packed ... [SKIPPED] test_dependency ... [SKIPPED] test_is_a_control_panel_mixin ... [SKIPPED] test_is_an_box ... [SKIPPED] test_is_visible ... [SKIPPED] test_label ... [SKIPPED] test_on_button_toggled ... [SKIPPED] test_on_replication_settings_change_error ... [SKIPPED] test_on_replication_settings_change_error_after_success ... [SKIPPED] test_on_replication_settings_change_error_different_id ... [SKIPPED] test_on_replication_settings_changed ... [SKIPPED] test_on_replication_settings_changed_after_error ... [SKIPPED] test_on_replication_settings_changed_different_id ... [SKIPPED] test_on_replication_settings_changed_different_id_after_error ... [SKIPPED] test_service_id ... [SKIPPED] test_ui_can_be_created ... [SKIPPED] test_warning_label_is_cleared ... [SKIPPED] test_warning_label_packed ... [SKIPPED] DesktopcouchServiceWithDependencyTestCase test_active ... [SKIPPED] test_backend_account_signals ... [SKIPPED] test_button_is_enabled_on_dependency_installed ... [SKIPPED] test_button_sensitiveness ... [SKIPPED] test_check_button_packed ... [SKIPPED] test_dependency ... [SKIPPED] test_dependency_is_packed ... [SKIPPED] test_install_widget_is_removed_on_dependency_installed ... [SKIPPED] test_is_a_control_panel_mixin ... [SKIPPED] test_is_an_box ... [SKIPPED] test_is_visible ... [SKIPPED] test_label ... [SKIPPED] test_on_button_toggled ... [SKIPPED] test_on_replication_settings_change_error ... [SKIPPED] test_on_replication_settings_change_error_after_success ... [SKIPPED] test_on_replication_settings_change_error_different_id ... [SKIPPED] test_on_replication_settings_changed ... [SKIPPED] test_on_replication_settings_changed_after_error ... [SKIPPED] test_on_replication_settings_changed_different_id ... [SKIPPED] test_on_replication_settings_changed_different_id_after_error ... [SKIPPED] test_service_id ... [SKIPPED] test_ui_can_be_created ... [SKIPPED] test_warning_label_is_cleared ... [SKIPPED] test_warning_label_packed ... [SKIPPED] DeviceTestCase test_backend_signals ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_default_values ... [OK] test_init_does_not_call_backend ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_inner_widget_is_packed ... [OK] test_is_a_container ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_is_a_control_panel_mixin ... [OK] test_is_sensitive ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_is_visible ... [OK] test_on_device_removal_error ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_on_device_removal_error_other_id ... [OK] test_on_device_removed ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_on_device_removed_other_id ... [OK] test_on_device_settings_change_after_error ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_on_device_settings_change_error ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_device_settings_change_error_after_success ... [OK] test_on_device_settings_change_error_different_id ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_device_settings_changed ... [OK] test_on_device_settings_changed_different_id ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_limit_bandwidth_toggled ... [OK] test_on_max_download_speed_value_changed ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_max_upload_speed_value_changed ... [OK] test_on_show_all_notifications_toggled ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_remove ... [OK] test_ui_can_be_created ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_update_configurable ... [OK] test_update_device_name ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_update_device_type_computer ... [OK] test_update_device_type_phone ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_update_does_not_call_backend ... [OK] test_update_download_speed ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_update_is_local ... [OK] test_update_is_not_local ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_update_limit_bandwidth ... [OK] test_update_non_configurable ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_update_show_all_notifications ... [OK] test_update_unicode_device_name ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_update_upload_speed ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_warning_label_is_cleared ... [OK] DevicesTestCase test_backend_signals ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_confirm_remove_dialog ... [OK] test_devices_info_is_requested_on_load ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_inner_widget_is_packed ... [OK] test_is_a_control_panel_mixin ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_is_an_ubuntuone_bin ... [OK] test_is_not_processing_after_empty_devices_info_ready ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_is_not_processing_after_non_empty_devices_info_ready ... [OK] test_is_not_processing_after_on_devices_info_error ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_is_processing_after_load ... [OK] test_is_visible ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_on_device_removed ... [OK] test_on_device_removed_for_no_child_device ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_on_devices_info_error ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_devices_info_error_after_success ... [OK] test_on_devices_info_ready ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_devices_info_ready_clears_the_list ... [OK] test_on_devices_info_ready_have_devices_cached ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_devices_info_ready_with_no_devices ... [OK] test_on_local_device_removed ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_show_message_after_empty_devices_info_ready ... [OK] test_ui_can_be_created ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] FileSyncServiceTestCase test_active ... [SKIPPED] test_backend_account_signals ... [SKIPPED] test_check_button_packed ... [SKIPPED] test_file_sync_status_is_requested ... [SKIPPED] test_is_a_control_panel_mixin ... [SKIPPED] test_is_an_box ... [SKIPPED] test_is_disabled ... [SKIPPED] test_is_enabled_on_file_sync_status_changed ... [SKIPPED] test_is_visible ... [SKIPPED] test_label ... [SKIPPED] test_not_active ... [SKIPPED] test_on_button_toggled ... [SKIPPED] test_on_file_sync_disabled ... [SKIPPED] test_on_file_sync_enabled ... [SKIPPED] test_service_id ... [SKIPPED] test_ui_can_be_created ... [SKIPPED] test_warning_label_is_cleared ... [SKIPPED] test_warning_label_packed ... [SKIPPED] FileSyncStatusTestCase test_backend_file_sync_signals ... [OK] test_button ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_file_sync_status_is_requested ... [OK] test_is_a_box ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_is_a_control_panel_mixin ... [OK] test_label ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_connect_clicked ... [OK] test_on_disconnect_clicked ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_on_enable_clicked ... [OK] test_on_file_sync_status_disabled ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_on_file_sync_status_disconnected ... [OK] test_on_file_sync_status_error_with_error_msg ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_on_file_sync_status_error_without_error_msg ... [OK] test_on_file_sync_status_idle ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_on_file_sync_status_starting ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_file_sync_status_stopped ... [OK] test_on_file_sync_status_syncing ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_files_start_error ... [OK] test_on_restart_clicked ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_on_start_clicked ... [OK] test_on_stop_clicked ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_startup_visibility ... [OK] test_ui_can_be_created ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] InstallPackageTestCase test_children ... [OK] test_inner_widget_is_packed ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_install_button_clicked_fails ... [OK] test_install_button_clicked_install_label ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_install_button_clicked_install_returns_string_success ... [OK] test_install_button_clicked_shows_progress ... Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' [OK] test_install_button_clicked_transaction ... [OK] Traceback (most recent call last): File "/home/nessita/canonical/tarmac/u1cp/ubuntuone/controlpanel/gtk/gui.py", line 1711, in remove_urgency if entry.props.urgent: AttributeError: 'gobject.GProps' object has no attribute 'urgent' test_install_label ... [OK] test_is_a_control_panel_mixin ... [OK] test_is_an_box ... [OK] test_is_visible ... [OK] test_on_install_finished_failed ... [OK] test_on_install_finished_success ... [OK] test_package_name ... [OK] test_ui_can_be_created ... [OK] ManagementPanelTestCase test_account_info_is_requested_on_load ... [OK] test_backend_account_signals ... [OK] test_backend_file_sync_signals ... [OK] test_button_names ... [OK] test_buttons_indicates_current_page ... [OK] test_buttons_set_notebook_pages ... [OK] test_dashboard_panel_is_packed ... [OK] test_default_page_is_dashboard ... [OK] test_devices_button_tooltip ... [OK] test_devices_panel_is_packed ... [OK] test_disable_volumes ... [OK] test_enable_volumes ... [OK] test_entering_devices_tab_loads_content ... [OK] test_entering_services_tab_does_not_load_content ... [OK] test_entering_volumes_tab_loads_content ... [OK] test_file_sync_status ... [OK] test_inner_widget_is_packed ... [OK] test_is_a_control_panel_mixin ... [OK] test_is_a_vbox ... [OK] test_local_device_removed_is_emitted ... [OK] test_on_account_info_error ... [OK] test_on_account_info_error_after_success ... [OK] test_on_account_info_ready ... [OK] test_on_account_info_ready_quota_little_used ... [OK] test_on_account_info_ready_quota_over_threshold ... [OK] test_on_account_info_ready_quota_unused ... [OK] test_on_account_info_ready_quota_used_at_threshold ... [OK] test_quota_placeholder_is_loading ... [OK] test_services_panel_is_packed ... [OK] test_startup_visibility ... [OK] test_tabs_are_not_shown ... [OK] test_ui_can_be_created ... [OK] test_volumes_panel_is_packed ... [OK] RemoveDeviceTestCase test_backend_signals ... [OK] test_default_values ... [OK] test_init_does_not_call_backend ... [OK] test_inner_widget_is_packed ... [OK] test_is_a_container ... [OK] test_is_a_control_panel_mixin ... [OK] test_is_sensitive ... [OK] test_is_visible ... [OK] test_on_device_removal_error ... [OK] test_on_device_removal_error_other_id ... [OK] test_on_device_removed ... [OK] test_on_device_removed_other_id ... [OK] test_on_device_settings_change_after_error ... [OK] test_on_device_settings_change_error ... [OK] test_on_device_settings_change_error_after_success ... [OK] test_on_device_settings_change_error_different_id ... [OK] test_on_device_settings_changed ... [OK] test_on_device_settings_changed_different_id ... [OK] test_on_limit_bandwidth_toggled ... [OK] test_on_max_download_speed_value_changed ... [OK] test_on_max_upload_speed_value_changed ... [OK] test_on_show_all_notifications_toggled ... [OK] test_remove ... [OK] test_remove_does_not_call_backend_if_answer_is_no ... [OK] test_remove_does_not_call_backend_if_dialog_closed ... [OK] test_remove_shows_confirmation_dialog ... [OK] test_ui_can_be_created ... [OK] test_update_configurable ... [OK] test_update_device_name ... [OK] test_update_device_type_computer ... [OK] test_update_device_type_phone ... [OK] test_update_does_not_call_backend ... [OK] test_update_download_speed ... [OK] test_update_is_local ... [OK] test_update_is_not_local ... [OK] test_update_limit_bandwidth ... [OK] test_update_non_configurable ... [OK] test_update_show_all_notifications ... [OK] test_update_unicode_device_name ... [OK] test_update_upload_speed ... [OK] test_warning_label_is_cleared ... [OK] ServiceTestCase test_check_button_packed ... [OK] test_is_a_control_panel_mixin ... [OK] test_is_an_box ... [OK] test_is_visible ... [OK] test_label ... [OK] test_service_id ... [OK] test_ui_can_be_created ... [OK] test_warning_label_is_cleared ... [OK] test_warning_label_packed ... [OK] ServicesFilesTestCase test_backend_signals ... [OK] test_files_is_a_file_sync_service ... [SKIPPED] test_files_is_visible ... [OK] test_inner_widget_is_packed ... [OK] test_install_box ... [OK] test_is_a_control_panel_mixin ... [OK] test_is_an_ubuntuone_bin ... [OK] test_is_visible ... [OK] test_package_manager ... [OK] test_ui_can_be_created ... [OK] ServicesTestCase test_backend_signals ... [OK] test_inner_widget_is_packed ... [OK] test_install_box ... [OK] test_is_a_control_panel_mixin ... [OK] test_is_an_ubuntuone_bin ... [OK] test_is_visible ... [OK] test_package_manager ... [OK] test_ui_can_be_created ... [OK] ServicesWithDesktopcouchErrorTestCase test_backend_signals ... [SKIPPED] test_empty_dict ... [SKIPPED] test_error_dict_none ... [SKIPPED] test_inner_widget_is_packed ... [SKIPPED] test_install_box ... [SKIPPED] test_is_a_control_panel_mixin ... [SKIPPED] test_is_an_ubuntuone_bin ... [SKIPPED] test_is_visible ... [SKIPPED] test_no_pairing_record ... [SKIPPED] test_other_error ... [SKIPPED] test_package_manager ... [SKIPPED] test_ui_can_be_created ... [SKIPPED] ServicesWithDesktopcouchTestCase test_backend_signals ... [SKIPPED] test_has_desktopcouch ... [SKIPPED] test_inner_widget_is_packed ... [SKIPPED] test_install_box ... [SKIPPED] test_is_a_control_panel_mixin ... [SKIPPED] test_is_an_ubuntuone_bin ... [SKIPPED] test_is_visible ... [SKIPPED] test_message ... [SKIPPED] test_package_manager ... [SKIPPED] test_replications ... [SKIPPED] test_replications_after_getting_info_twice ... [SKIPPED] test_replications_with_dependencies_not_installed ... [SKIPPED] test_service_name_in_mapping ... [SKIPPED] test_service_name_not_in_mapping ... [SKIPPED] test_ui_can_be_created ... [SKIPPED] ServicesWithoutDesktopcouchTestCase test_backend_signals ... [OK] test_has_desktopcouch ... [OK] test_inner_widget_is_packed ... [OK] test_install_box ... [OK] test_install_box_finished_connected ... [OK] test_install_box_is_hidden ... [OK] test_is_a_control_panel_mixin ... [OK] test_is_an_ubuntuone_bin ... [OK] test_is_visible ... [OK] test_load_replications ... [OK] test_message ... [OK] test_package_manager ... [OK] test_replications_is_hidden ... [OK] test_ui_can_be_created ... [OK] VolumesSubscriptionTestCase test_backend_signals ... [OK] test_clicking_on_row_handles_path_non_existent ... [OK] test_clicking_on_row_handles_path_none ... [OK] test_clicking_on_row_opens_folder ... [OK] test_confirm_dialog ... [OK] test_inner_widget_is_packed ... [OK] test_is_a_control_panel_mixin ... [OK] test_is_an_ubuntuone_bin ... [OK] test_is_not_processing_after_volumes_info_ready ... [OK] test_is_processing_after_load ... [OK] test_is_visible ... [OK] test_message_after_empty_volumes_info_ready ... [OK] test_message_after_non_empty_volumes_info_ready ... [OK] test_no_confirmation_if_no_local_folder ... [OK] test_no_confirmation_if_unsubscribing ... [OK] test_on_subscribed_toggled ... [OK] test_on_volume_setting_change_error ... [OK] test_on_volume_setting_changed ... [OK] test_on_volumes_info_error ... [OK] test_on_volumes_info_error_after_success ... [OK] test_on_volumes_info_ready ... [OK] test_on_volumes_info_ready_clears_the_list ... [OK] test_on_volumes_info_ready_with_music_folder ... [OK] test_on_volumes_info_ready_with_no_volumes ... [OK] test_subscribe_does_not_call_backend_if_answer_is_no ... [OK] test_subscribe_does_not_call_backend_if_dialog_closed ... [OK] test_subscribe_shows_confirmation_dialog ... [OK] test_ui_can_be_created ... [OK] test_volumes_info_is_requested_on_load ... [OK] VolumesTestCase test_backend_signals ... [OK] test_clicking_on_row_handles_path_non_existent ... [OK] test_clicking_on_row_handles_path_none ... [OK] test_clicking_on_row_opens_folder ... [OK] test_inner_widget_is_packed ... [OK] test_is_a_control_panel_mixin ... [OK] test_is_an_ubuntuone_bin ... [OK] test_is_not_processing_after_volumes_info_ready ... [OK] test_is_processing_after_load ... [OK] test_is_visible ... [OK] test_message_after_empty_volumes_info_ready ... [OK] test_message_after_non_empty_volumes_info_ready ... [OK] test_on_volumes_info_error ... [OK] test_on_volumes_info_error_after_success ... [OK] test_on_volumes_info_ready ... [OK] test_on_volumes_info_ready_clears_the_list ... [OK] test_on_volumes_info_ready_with_music_folder ... [OK] test_on_volumes_info_ready_with_no_volumes ... [OK] test_ui_can_be_created ... [OK] test_volumes_info_is_requested_on_load ... [OK] ubuntuone.controlpanel.gtk.tests.test_package_manager PackageManagerTestCase test_install ... [OK] test_install_if_installed ... [OK] test_is_installed ... [OK] test_is_not_installed ... [OK] test_is_not_installed_if_key_error ... [OK] test_progress_bar ... [OK] test_transaction_install ... [OK] ubuntuone.controlpanel.tests TestCase runTest ... [OK] ubuntuone.controlpanel.gtk.tests.test_widgets LabelLoadingTestCase test_creation ... [OK] test_fg_color ... [OK] test_fg_color_loading ... [OK] test_get_label ... [OK] test_get_text ... [OK] test_set_markup ... [OK] test_set_text ... [OK] test_start ... [OK] test_stop ... [OK] LoadingTestCase test_children ... [OK] test_creation ... [OK] test_fg_color ... [OK] test_visibility ... [OK] PanelTitleTestCase test_label_line_wrap ... [OK] test_label_markup ... [OK] test_label_padding ... [OK] test_label_xalign ... [OK] test_visibility ... [OK] ubuntuone.controlpanel.tests TestCase runTest ... [OK] ubuntuone.controlpanel.tests.test_backend BackendAccountTestCase test_account_info ... [OK] test_account_info_fails ... [OK] test_account_info_with_current_plan ... [OK] test_backend_creation ... [OK] test_device_is_local ... [OK] test_get_token ... [OK] test_shutdown_func ... [OK] test_shutdown_func_is_called_on_shutdown ... [OK] test_shutdown_func_when_none ... [OK] BackendBasicTestCase test_backend_creation ... [OK] test_device_is_local ... [OK] test_get_token ... [OK] test_shutdown_func ... [OK] test_shutdown_func_is_called_on_shutdown ... [OK] test_shutdown_func_when_none ... [OK] BackendDevicesTestCase test_backend_creation ... [OK] test_change_download_speed_limit ... [OK] test_change_limit_bandwidth ... [OK] test_change_show_all_notifications ... [OK] test_change_upload_speed_limit ... [OK] test_changing_settings_does_not_log_device_id ... [OK] test_changing_settings_for_wrong_id_has_no_effect ... [OK] test_device_is_local ... [OK] test_devices_info ... [OK] test_devices_info_does_not_log_device_id ... [OK] test_devices_info_fails ... [OK] test_devices_info_if_files_disable ... [OK] test_devices_info_when_token_name_is_empty ... [OK] test_devices_info_with_webclient_error ... [OK] test_get_token ... [OK] test_remove_device ... [OK] test_remove_device_clear_credentials_if_local_device ... [OK] test_remove_device_does_not_log_device_id ... [OK] test_remove_device_fails ... [OK] test_shutdown_func ... [OK] test_shutdown_func_is_called_on_shutdown ... [OK] test_shutdown_func_when_none ... [OK] BackendFileSyncOpsTestCase test_backend_creation ... [OK] test_connect_files ... [OK] test_device_is_local ... [OK] test_disable_files ... [OK] test_disconnect_files ... [OK] test_enable_files ... [OK] test_get_token ... [OK] test_restart_files ... [OK] test_shutdown_func ... [OK] test_shutdown_func_is_called_on_shutdown ... [OK] test_shutdown_func_when_none ... [OK] test_start_files ... [OK] test_stop_files ... [OK] BackendReplicationsTestCase test_backend_creation ... [OK] test_change_replication_settings ... [OK] test_change_replication_settings_no_setting ... [OK] test_change_replication_settings_not_in_replications ... [OK] test_device_is_local ... [OK] test_get_token ... [OK] test_replications_info ... [OK] test_shutdown_func ... [OK] test_shutdown_func_is_called_on_shutdown ... [OK] test_shutdown_func_when_none ... [OK] BackendSyncStatusIfDisabledTestCase test_backend_creation ... [OK] test_device_is_local ... [OK] test_disabled ... [OK] test_disconnected ... [OK] test_disconnected_when_waiting ... [OK] test_error ... [OK] test_get_token ... [OK] test_idle ... [OK] test_shutdown_func ... [OK] test_shutdown_func_is_called_on_shutdown ... [OK] test_shutdown_func_when_none ... [OK] test_starting_when_init_not_user ... [OK] test_starting_when_init_with_user ... [OK] test_starting_when_local_rescan_not_user ... [OK] test_starting_when_local_rescan_with_user ... [OK] test_starting_when_ready_with_user ... [OK] test_status_changed ... [OK] test_stopped ... [OK] test_syncing_even_if_not_online ... [OK] test_syncing_if_online ... [OK] test_unknown ... [OK] BackendSyncStatusTestCase test_backend_creation ... [OK] test_device_is_local ... [OK] test_disabled ... [OK] test_disconnected ... [OK] test_disconnected_when_waiting ... [OK] test_error ... [OK] test_get_token ... [OK] test_idle ... [OK] test_shutdown_func ... [OK] test_shutdown_func_is_called_on_shutdown ... [OK] test_shutdown_func_when_none ... [OK] test_starting_when_init_not_user ... [OK] test_starting_when_init_with_user ... [OK] test_starting_when_local_rescan_not_user ... [OK] test_starting_when_local_rescan_with_user ... [OK] test_starting_when_ready_with_user ... [OK] test_status_changed ... [OK] test_stopped ... [OK] test_syncing_even_if_not_online ... [OK] test_syncing_if_online ... [OK] test_unknown ... [OK] BackendVolumesTestCase test_backend_creation ... [OK] test_cached_volumes_are_initially_empty ... [OK] test_cached_volumes_are_updated_with_volume_info ... [OK] test_change_volume_settings_folder ... [OK] test_change_volume_settings_no_setting ... [OK] test_change_volume_settings_share ... [OK] test_device_is_local ... [OK] test_get_token ... [OK] test_shutdown_func ... [OK] test_shutdown_func_is_called_on_shutdown ... [OK] test_shutdown_func_when_none ... [OK] test_subscribe_volume_folder ... [OK] test_subscribe_volume_share ... [OK] test_unsubscribe_volume_folder ... [OK] test_unsubscribe_volume_share ... [OK] test_volumes_are_cached ... [OK] test_volumes_info ... [OK] ubuntuone.controlpanel.tests TestCase runTest ... [OK] ubuntuone.controlpanel.tests.test_utils ExceptionHandligTestCase test_exception_to_error_dict ... [OK] test_failure_to_error_dict ... [OK] test_is_dbus_no_reply ... [OK] test_no_dbus_exception_is_not_dbus_no_reply ... [OK] test_other_dbus_error_is_not_dbus_no_reply ... [OK] GetDataFileTestCase test_get_data_file ... [OK] GetProjectDirTestCase test_get_project_dir_none_exists ... [OK] test_get_project_dir_relative ... [OK] GetProjectDirWithConstantsTestCase test_get_project_dir ... [OK] test_get_project_dir_none_exists ... [OK] test_get_project_dir_relative ... [OK] ubuntuone.controlpanel.tests TestCase runTest ... [OK] ubuntuone.controlpanel.tests.test_replication_client ReplicationsTestCase test_exclude ... [OK] test_exclude_name_in_exclusions ... [OK] test_exclude_name_not_in_replications ... [OK] test_get_exclusions ... [OK] test_get_replications ... [OK] test_no_pairing_record ... [OK] test_replicate ... [OK] test_replicate_name_not_in_exclusions ... [OK] test_replicate_name_not_in_replications ... [OK] ubuntuone.controlpanel.tests TestCase runTest ... [OK] ubuntuone.controlpanel.integrationtests.test_dbus_service BaseTestCase runTest ... [OK] DBusServiceMainTestCase test_dbus_service_cant_register ... Control panel backend already running. [OK] test_dbus_service_main ... [OK] DBusServiceTestCase test_cant_register_twice ... [SKIPPED] test_dbus_busname_created ... [OK] test_error_handler_default ... [OK] test_error_handler_with_exception ... [OK] test_error_handler_with_failure ... [OK] test_error_handler_with_non_string_dict ... [OK] test_error_handler_with_string_dict ... [OK] test_register_service ... [OK] FileSyncTestCase test_file_sync_status_changed ... [OK] test_file_sync_status_disabled ... [OK] test_file_sync_status_disconnected ... [OK] test_file_sync_status_error ... [OK] test_file_sync_status_idle ... [OK] test_file_sync_status_starting ... [OK] test_file_sync_status_stopped ... [OK] test_file_sync_status_syncing ... [OK] test_file_sync_status_unknown ... [OK] test_status_changed_handler ... [OK] OperationsErrorTestCase test_account_info_returned ... [OK] test_change_device_settings ... [OK] test_change_replication_settings ... [OK] test_change_volume_settings ... [OK] test_connect_files ... [OK] test_devices_info_returned ... [OK] test_disable_files ... [OK] test_disconnect_files ... [OK] test_enable_files ... [OK] test_install_bookmarks_extension ... [OK] test_query_bookmarks_extension ... [OK] test_remove_device ... [OK] test_replications_info ... [OK] test_restart_files ... [OK] test_start_files ... [OK] test_stop_files ... [OK] test_volumes_info ... [OK] OperationsTestCase test_account_info_returned ... [OK] test_change_device_settings ... [OK] test_change_replication_settings ... [OK] test_change_volume_settings ... [OK] test_connect_files ... [OK] test_devices_info_returned ... [OK] test_disable_files ... [OK] test_disconnect_files ... [OK] test_enable_files ... [OK] test_install_bookmarks_extension ... [OK] test_query_bookmarks_extension ... [OK] test_remove_device ... [OK] test_replications_info ... [OK] test_restart_files ... [OK] test_start_files ... [OK] test_stop_files ... [OK] test_volumes_info ... [OK] ShutdownTestCase test_shutdown ... [OK] ubuntuone.devtools.testcase DBusTestCase runTest ... [OK] ubuntuone.controlpanel.integrationtests.test_gui_service DBusServiceMockTestCase test_dbus_service_main ... [OK] DBusServiceTestCase test_register_service ... [OK] ubuntuone.devtools.testcase DBusTestCase runTest ... [OK] twisted.trial.unittest TestCase runTest ... [OK] ubuntuone.controlpanel.integrationtests.test_webclient OAuthTestCase test_add_oauth_headers ... [OK] test_build_oauth_headers ... [OK] ubuntuone.devtools.testcase DBusTestCase runTest ... [OK] ubuntuone.controlpanel.integrationtests.test_webclient WebClientTestCase test_get_url ... [OK] test_get_url_error ... [OK] ubuntuone.controlpanel.integrationtests.test_dbus_client_sd BasicTestCase test_get_root_dir ... [OK] test_get_shares_dir ... [OK] test_get_shares_dir_link ... [OK] ubuntuone.controlpanel.integrationtests DBusClientTestCase runTest ... [OK] ubuntuone.controlpanel.integrationtests.test_dbus_client_sd FileSyncTestCase test_connect_file_sync ... [OK] test_disconnect_file_sync ... [OK] test_files_sync_enabled ... [OK] test_set_files_sync_enabled ... [OK] test_start_file_sync ... [OK] test_stop_file_sync ... [OK] FoldersTestCase test_create_folder ... [OK] test_create_folder_error ... [OK] test_get_folders ... [OK] test_get_folders_error ... [OK] test_subscribe_folder ... [OK] test_subscribe_folder_error ... [OK] test_unsubscribe_folder ... [OK] test_unsubscribe_folder_error ... [OK] NotificationsTestCase test_notifications_disable ... [OK] test_notifications_disable_throws_an_error ... [OK] test_notifications_enable ... [OK] test_notifications_enable_throws_an_error ... [OK] test_notifications_get ... [OK] test_notifications_get_throws_an_error ... [OK] SharesTestCase test_get_shares ... [OK] test_get_shares_error ... [OK] test_subscribe_share ... [OK] test_subscribe_share_error ... [OK] test_unsubscribe_share ... [OK] test_unsubscribe_share_error ... [OK] StatusTestCase test_get_current_status ... [OK] test_get_current_status_error ... [OK] test_set_status_changed_handler ... [OK] ThrottlingTestCase test_getting_throttle_limits_throws_an_error ... [OK] test_setting_throttle_limits_throws_an_error ... [OK] test_throttle_disable ... [OK] test_throttle_disable_throws_an_error ... [OK] test_throttle_enable ... [OK] test_throttle_enable_throws_an_error ... [OK] test_throttle_get ... [OK] test_throttle_get_throws_an_error ... [OK] test_throttle_limits_returned ... [OK] test_throttle_limits_set ... [OK] ubuntuone.controlpanel.integrationtests DBusClientTestCase runTest ... [OK] ubuntuone.controlpanel.integrationtests.test_dbus_client_sso NoMethodsSSOClientTestCase test_clear_credentials_dbus_error ... [OK] test_get_credentials_dbus_error ... [OK] SSOClientTestCase test_clear_credentials_error ... [OK] test_clear_credentials_ok ... [OK] test_clear_credentials_other ... [OK] test_clear_credentials_other_error ... [OK] test_get_credentials_error ... [OK] test_get_credentials_not_found ... [OK] test_get_credentials_ok ... [OK] test_get_credentials_other ... [OK] test_get_credentials_other_error ... [OK] =============================================================================== [SKIPPED] LP: #729349 ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_active ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_backend_account_signals ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_button_sensitiveness ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_check_button_packed ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_dependency ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_is_a_control_panel_mixin ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_is_an_box ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_is_visible ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_label ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_on_button_toggled ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_on_replication_settings_change_error ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_on_replication_settings_change_error_after_success ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_on_replication_settings_change_error_different_id ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_on_replication_settings_changed ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_on_replication_settings_changed_after_error ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_on_replication_settings_changed_different_id ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_on_replication_settings_changed_different_id_after_error ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_service_id ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_ui_can_be_created ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_warning_label_is_cleared ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceTestCase.test_warning_label_packed ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_active ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_backend_account_signals ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_button_is_enabled_on_dependency_installed ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_button_sensitiveness ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_check_button_packed ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_dependency ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_dependency_is_packed ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_install_widget_is_removed_on_dependency_installed ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_is_a_control_panel_mixin ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_is_an_box ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_is_visible ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_label ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_on_button_toggled ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_on_replication_settings_change_error ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_on_replication_settings_change_error_after_success ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_on_replication_settings_change_error_different_id ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_on_replication_settings_changed ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_on_replication_settings_changed_after_error ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_on_replication_settings_changed_different_id ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_on_replication_settings_changed_different_id_after_error ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_service_id ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_ui_can_be_created ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_warning_label_is_cleared ubuntuone.controlpanel.gtk.tests.test_gui.DesktopcouchServiceWithDependencyTestCase.test_warning_label_packed ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_active ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_backend_account_signals ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_check_button_packed ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_file_sync_status_is_requested ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_is_a_control_panel_mixin ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_is_an_box ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_is_disabled ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_is_enabled_on_file_sync_status_changed ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_is_visible ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_label ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_not_active ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_on_button_toggled ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_on_file_sync_disabled ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_on_file_sync_enabled ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_service_id ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_ui_can_be_created ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_warning_label_is_cleared ubuntuone.controlpanel.gtk.tests.test_gui.FileSyncServiceTestCase.test_warning_label_packed ubuntuone.controlpanel.gtk.tests.test_gui.ServicesFilesTestCase.test_files_is_a_file_sync_service ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchErrorTestCase.test_backend_signals ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchErrorTestCase.test_empty_dict ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchErrorTestCase.test_error_dict_none ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchErrorTestCase.test_inner_widget_is_packed ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchErrorTestCase.test_install_box ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchErrorTestCase.test_is_a_control_panel_mixin ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchErrorTestCase.test_is_an_ubuntuone_bin ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchErrorTestCase.test_is_visible ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchErrorTestCase.test_no_pairing_record ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchErrorTestCase.test_other_error ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchErrorTestCase.test_package_manager ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchErrorTestCase.test_ui_can_be_created ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_backend_signals ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_has_desktopcouch ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_inner_widget_is_packed ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_install_box ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_is_a_control_panel_mixin ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_is_an_ubuntuone_bin ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_is_visible ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_message ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_package_manager ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_replications ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_replications_after_getting_info_twice ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_replications_with_dependencies_not_installed ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_service_name_in_mapping ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_service_name_not_in_mapping ubuntuone.controlpanel.gtk.tests.test_gui.ServicesWithDesktopcouchTestCase.test_ui_can_be_created =============================================================================== [SKIPPED] Must run 2nd check in another process. ubuntuone.controlpanel.integrationtests.test_dbus_service.DBusServiceTestCase.test_cant_register_twice ------------------------------------------------------------------------------- Ran 808 tests in 13.019s PASSED (skips=92, successes=716) ************* Module ubuntuone.controlpanel.utils W0404: 56:get_project_dir: Reimport 'PROJECT_DIR' (imported line 30) ************* Module ubuntuone.controlpanel.gtk.package_manager W0404: 23: Reimport 'aptdaemon.enums' (imported line 43) W0404: 30: Reimport 'inline_callbacks' (imported line 43) W0404: 30: Reimport 'return_value' (imported line 43) ************* Module ubuntuone.controlpanel.gtk.gui E0611: 64: No name 'Unity' in module 'gi.repository' ************* Module ubuntuone.controlpanel.gtk.tests.test_package_manager W0404: 28: Reimport 'defer' (imported line 34) ************* Module ubuntuone.controlpanel.integrationtests W0404: 23: Reimport 'dbus.service' (imported line 27)