============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) configfile: pyproject.toml collecting ... collected 167 items / 2 deselected / 165 selected tests/test_api.py::TestAPI::test_add_object PASSED tests/test_api.py::TestAPI::test_add_object_existing PASSED tests/test_api.py::TestAPI::test_add_object_with_methods PASSED tests/test_api.py::TestAPI::test_array_arg PASSED tests/test_api.py::TestAPI::test_dbus_get_log PASSED tests/test_api.py::TestAPI::test_dbus_get_method_calls PASSED tests/test_api.py::TestAPI::test_dbus_method_called PASSED tests/test_api.py::TestAPI::test_dict_arg PASSED tests/test_api.py::TestAPI::test_exception PASSED tests/test_api.py::TestAPI::test_introspection_methods PASSED tests/test_api.py::TestAPI::test_introspection_properties PASSED tests/test_api.py::TestAPI::test_methods_on_other_interfaces PASSED tests/test_api.py::TestAPI::test_methods_same_name PASSED tests/test_api.py::TestAPI::test_methods_type_mismatch PASSED tests/test_api.py::TestAPI::test_multi_output PASSED tests/test_api.py::TestAPI::test_noarg_noret PASSED tests/test_api.py::TestAPI::test_objects_map PASSED tests/test_api.py::TestAPI::test_onearg_noret PASSED tests/test_api.py::TestAPI::test_onearg_ret PASSED tests/test_api.py::TestAPI::test_properties PASSED tests/test_api.py::TestAPI::test_reset PASSED tests/test_api.py::TestAPI::test_signals PASSED tests/test_api.py::TestAPI::test_signals_type_mismatch PASSED tests/test_api.py::TestAPI::test_twoarg_ret PASSED tests/test_api.py::TestAPI::test_unicode_str PASSED tests/test_api.py::TestAPI::test_version PASSED tests/test_api.py::TestTemplates::test_add_object_with_subclass PASSED tests/test_api.py::TestTemplates::test_explicit_bus_ PASSED tests/test_api.py::TestTemplates::test_local PASSED tests/test_api.py::TestTemplates::test_local_nonexisting PASSED tests/test_api.py::TestTemplates::test_object_manager PASSED tests/test_api.py::TestTemplates::test_override_bus_ PASSED tests/test_api.py::TestTemplates::test_reset PASSED tests/test_api.py::TestTemplates::test_static_method PASSED tests/test_api.py::TestTemplates::test_xdg_data_dir PASSED tests/test_api.py::TestCleanup::test_mock_terminates_with_bus PASSED tests/test_api.py::TestSubclass::test_ctor PASSED tests/test_api.py::TestSubclass::test_none_props PASSED tests/test_api.py::TestServiceAutostart::test_session_service_activation PASSED tests/test_api.py::TestServiceAutostart::test_session_service_function_raise PASSED tests/test_api.py::TestServiceAutostart::test_session_service_isolation PASSED tests/test_api.py::TestServiceAutostart::test_system_service_activation PASSED tests/test_api.py::TestServiceAutostart::test_system_service_isolation PASSED tests/test_api_pytest.py::test_dbusmock_test PASSED tests/test_api_pytest.py::test_dbusmock_test_template PASSED tests/test_bluez5.py::TestBlueZ5::test_adapter_property_types SKIPPED tests/test_bluez5.py::TestBlueZ5::test_add_advertisement SKIPPED (bl...) tests/test_bluez5.py::TestBlueZ5::test_add_monitor SKIPPED (bluetoot...) tests/test_bluez5.py::TestBlueZ5::test_advertise SKIPPED (bluetoothc...) tests/test_bluez5.py::TestBlueZ5::test_agent SKIPPED (bluetoothctl n...) tests/test_bluez5.py::TestBlueZ5::test_monitor SKIPPED (bluetoothctl...) tests/test_bluez5.py::TestBlueZ5::test_no_adapters SKIPPED (bluetoot...) tests/test_bluez5.py::TestBlueZ5::test_no_devices SKIPPED (bluetooth...) tests/test_bluez5.py::TestBlueZ5::test_one_adapter SKIPPED (bluetoot...) tests/test_bluez5.py::TestBlueZ5::test_one_device SKIPPED (bluetooth...) tests/test_bluez5.py::TestBlueZ5::test_pairing_device SKIPPED (bluet...) tests/test_bluez5.py::TestBlueZ5::test_register_advertisement SKIPPED tests/test_bluez5.py::TestBlueZ5::test_register_advertisement_duplicate SKIPPED tests/test_bluez5.py::TestBlueZ5::test_register_advertisement_max_instances SKIPPED tests/test_bluez5.py::TestBlueZ5::test_register_agent SKIPPED (bluet...) tests/test_bluez5.py::TestBlueZ5::test_register_agent_duplicate SKIPPED tests/test_bluez5.py::TestBlueZ5::test_register_monitor SKIPPED (blu...) tests/test_bluez5.py::TestBlueZ5::test_register_monitor_duplicate SKIPPED tests/test_bluez5.py::TestBlueZ5::test_unregister_advertisement SKIPPED tests/test_bluez5.py::TestBlueZ5::test_unregister_advertisement_unknown SKIPPED tests/test_bluez5.py::TestBlueZ5::test_unregister_agent SKIPPED (blu...) tests/test_bluez5.py::TestBlueZ5::test_unregister_agent_unknown SKIPPED tests/test_bluez5.py::TestBlueZ5::test_unregister_monitor SKIPPED (b...) tests/test_bluez5.py::TestBlueZ5::test_unregister_monitor_unknown SKIPPED tests/test_bluez5.py::TestBlueZObex::test_everything SKIPPED (pbap-c...) tests/test_cli.py::TestCLI::test_help PASSED tests/test_cli.py::TestCLI::test_manual_upower_exec PASSED tests/test_cli.py::TestCLI::test_no_args PASSED tests/test_cli.py::TestCLI::test_object_manager PASSED tests/test_cli.py::TestCLI::test_session_bus PASSED tests/test_cli.py::TestCLI::test_system_bus PASSED tests/test_cli.py::TestCLI::test_template_conflicting_bus PASSED tests/test_cli.py::TestCLI::test_template_explicit_system PASSED tests/test_cli.py::TestCLI::test_template_local PASSED tests/test_cli.py::TestCLI::test_template_override_session PASSED tests/test_cli.py::TestCLI::test_template_override_system PASSED tests/test_cli.py::TestCLI::test_template_parameters PASSED tests/test_cli.py::TestCLI::test_template_parameters_malformed_json PASSED tests/test_cli.py::TestCLI::test_template_parameters_not_dict PASSED tests/test_cli.py::TestCLI::test_template_upower PASSED tests/test_cli.py::TestCLI::test_template_upower_exec PASSED tests/test_cli.py::TestCLI::test_template_upower_explicit_path PASSED tests/test_code.py::StaticCodeTests::test_ruff SKIPPED (ruff not ava...) tests/test_code.py::StaticCodeTests::test_types PASSED tests/test_gnome_screensaver.py::TestGnomeScreensaver::test_default_state PASSED tests/test_gnome_screensaver.py::TestGnomeScreensaver::test_lock PASSED tests/test_gnome_screensaver.py::TestGnomeScreensaver::test_set_active PASSED tests/test_gsd_rfkill.py::TestGsdRfkill::test_airplane_mode PASSED tests/test_gsd_rfkill.py::TestGsdRfkill::test_mainobject PASSED tests/test_logind.py::TestLogind::test_empty SKIPPED (loginctl not i...) tests/test_logind.py::TestLogind::test_inhibit SKIPPED (loginctl not...) tests/test_logind.py::TestLogind::test_properties SKIPPED (loginctl ...) tests/test_logind.py::TestLogind::test_session SKIPPED (loginctl not...) tests/test_low_memory_monitor.py::TestLowMemoryMonitor::test_low_memory_warning_signal PASSED tests/test_modemmanager.py::TestModemManagerModemMmcli::test_cbm SKIPPED tests/test_modemmanager.py::TestModemManagerModemMmcli::test_modem SKIPPED tests/test_modemmanager.py::TestModemManagerModemMmcli::test_no_modems SKIPPED tests/test_modemmanager.py::TestModemManagerModemMmcli::test_sim SKIPPED tests/test_modemmanager.py::TestModemManagerModemMmcli::test_voice_call_list SKIPPED tests/test_modemmanager.py::TestModemManagerModemMmcli::test_voice_status SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_add_connection SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_add_remove_settings SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_add_update_settings SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_connectivity_state SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_eth_and_wifi SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_get_conn_by_uuid SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_global_state SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_networking SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_one_eth_connected SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_one_eth_disconnected SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_one_wifi_with_accesspoints SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_remove_connection SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_settings_secrets SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_two_eth SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_two_wifi_with_accesspoints SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_update_connection SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_wifi_with_active_connection SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_wifi_with_connection SKIPPED tests/test_networkmanager.py::TestNetworkManager::test_wifi_without_access_points SKIPPED tests/test_notification_daemon.py::TestNotificationDaemon::test_close PASSED tests/test_notification_daemon.py::TestNotificationDaemon::test_id PASSED tests/test_notification_daemon.py::TestNotificationDaemon::test_no_options PASSED tests/test_notification_daemon.py::TestNotificationDaemon::test_options PASSED tests/test_ofono.py::TestOfono::test_get_operators_for_two_modems SKIPPED tests/test_ofono.py::TestOfono::test_hangup_all SKIPPED (ofono scrip...) tests/test_ofono.py::TestOfono::test_list_modems SKIPPED (ofono scri...) tests/test_ofono.py::TestOfono::test_list_operators SKIPPED (ofono s...) tests/test_ofono.py::TestOfono::test_outgoing_call SKIPPED (ofono sc...) tests/test_ofono.py::TestOfono::test_second_modem SKIPPED (ofono scr...) tests/test_polkitd.py::TestPolkit::test_allow_unknown SKIPPED (pkche...) tests/test_polkitd.py::TestPolkit::test_default SKIPPED (pkcheck not...) tests/test_polkitd.py::TestPolkit::test_delayed_call SKIPPED (pkchec...) tests/test_polkitd.py::TestPolkit::test_delayed_call_return SKIPPED tests/test_polkitd.py::TestPolkit::test_hanging_call SKIPPED (pkchec...) tests/test_polkitd.py::TestPolkit::test_hanging_call_return SKIPPED tests/test_polkitd.py::TestPolkit::test_set_allowed SKIPPED (pkcheck...) tests/test_power_profiles_daemon.py::TestPowerProfilesDaemon::test_change_profile SKIPPED tests/test_power_profiles_daemon.py::TestPowerProfilesDaemon::test_list_holds SKIPPED tests/test_power_profiles_daemon.py::TestPowerProfilesDaemon::test_list_profiles SKIPPED tests/test_power_profiles_daemon.py::TestPowerProfilesDaemon::test_release_hold SKIPPED tests/test_systemd.py::TestSystemd::test_system PASSED tests/test_systemd.py::TestSystemd::test_user PASSED tests/test_timedated.py::TestTimedated::test_changing_local_rtc SKIPPED tests/test_timedated.py::TestTimedated::test_changing_ntp SKIPPED (t...) tests/test_timedated.py::TestTimedated::test_changing_timezone SKIPPED tests/test_timedated.py::TestTimedated::test_default_local_rtc SKIPPED tests/test_timedated.py::TestTimedated::test_default_ntp SKIPPED (ti...) tests/test_timedated.py::TestTimedated::test_default_timezone SKIPPED tests/test_upower.py::TestUPower::test_charging_battery PASSED tests/test_upower.py::TestUPower::test_discharging_battery PASSED tests/test_upower.py::TestUPower::test_display_device_default PASSED tests/test_upower.py::TestUPower::test_enumerate PASSED tests/test_upower.py::TestUPower::test_no_devices PASSED tests/test_upower.py::TestUPower::test_one_ac PASSED tests/test_upower.py::TestUPower::test_setup_display_device PASSED tests/test_urfkill.py::TestURfkill::test_block PASSED tests/test_urfkill.py::TestURfkill::test_flightmode PASSED tests/test_urfkill.py::TestURfkill::test_flightmode_restore PASSED tests/test_urfkill.py::TestURfkill::test_mainobject PASSED tests/test_urfkill.py::TestURfkill::test_subobjects PASSED ======== 87 passed, 78 skipped, 2 deselected ========