Bug#1030297: pytango: FTBFS: = 364 failed, 689 passed, 26 xfailed, 2 warnings, 40 errors in 176.40s (0:02:56) =

Sebastian Ramacher sramacher at debian.org
Thu Feb 2 07:48:57 GMT 2023


Source: pytango
Version: 9.3.6-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramacher at debian.org

https://buildd.debian.org/status/fetch.php?pkg=pytango&arch=amd64&ver=9.3.6-2%2Bb1&stamp=1675322420&raw=0

=========================== short test summary info ============================
FAILED tests/test_async.py::test_async_command_polled[int]
FAILED tests/test_async.py::test_async_command_polled[float]
FAILED tests/test_async.py::test_async_command_polled[str]
FAILED tests/test_async.py::test_async_command_polled[bool]
FAILED tests/test_async.py::test_async_command_polled[(int,)]
FAILED tests/test_async.py::test_async_command_polled[(float,)]
FAILED tests/test_async.py::test_async_command_polled[(str,)]
FAILED tests/test_async.py::test_async_command_with_polled_callback[int]
FAILED tests/test_async.py::test_async_command_with_polled_callback[float]
FAILED tests/test_async.py::test_async_command_with_polled_callback[str]
FAILED tests/test_async.py::test_async_command_with_polled_callback[bool]
FAILED tests/test_async.py::test_async_command_with_polled_callback[(int,)]
FAILED tests/test_async.py::test_async_command_with_polled_callback[(float,)]
FAILED tests/test_async.py::test_async_command_with_polled_callback[(str,)]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[int]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[float]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[str]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[bool]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[(int,)]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[(float,)]
FAILED tests/test_async.py::test_async_command_with_pushed_callback[(str,)]
FAILED tests/test_server.py::test_empty_device[Synchronous]
FAILED tests/test_server.py::test_empty_device[Asyncio]
FAILED tests/test_server.py::test_empty_device[Gevent]
FAILED tests/test_server.py::test_set_state[ON-Synchronous]
FAILED tests/test_server.py::test_set_state[ON-Asyncio]
FAILED tests/test_server.py::test_set_state[ON-Gevent]
FAILED tests/test_server.py::test_set_state[OFF-Synchronous]
FAILED tests/test_server.py::test_set_state[OFF-Asyncio]
FAILED tests/test_server.py::test_set_state[OFF-Gevent]
FAILED tests/test_server.py::test_set_state[CLOSE-Synchronous]
FAILED tests/test_server.py::test_set_state[CLOSE-Asyncio]
FAILED tests/test_server.py::test_set_state[CLOSE-Gevent]
FAILED tests/test_server.py::test_set_state[OPEN-Synchronous]
FAILED tests/test_server.py::test_set_state[OPEN-Asyncio]
FAILED tests/test_server.py::test_set_state[OPEN-Gevent]
FAILED tests/test_server.py::test_set_state[INSERT-Synchronous]
FAILED tests/test_server.py::test_set_state[INSERT-Asyncio]
FAILED tests/test_server.py::test_set_state[INSERT-Gevent]
FAILED tests/test_server.py::test_set_state[EXTRACT-Synchronous]
FAILED tests/test_server.py::test_set_state[EXTRACT-Asyncio]
FAILED tests/test_server.py::test_set_state[EXTRACT-Gevent]
FAILED tests/test_server.py::test_set_state[MOVING-Synchronous]
FAILED tests/test_server.py::test_set_state[MOVING-Asyncio]
FAILED tests/test_server.py::test_set_state[MOVING-Gevent]
FAILED tests/test_server.py::test_set_state[STANDBY-Synchronous]
FAILED tests/test_server.py::test_set_state[STANDBY-Asyncio]
FAILED tests/test_server.py::test_set_state[STANDBY-Gevent]
FAILED tests/test_server.py::test_set_state[FAULT-Synchronous]
FAILED tests/test_server.py::test_set_state[FAULT-Asyncio]
FAILED tests/test_server.py::test_set_state[FAULT-Gevent]
FAILED tests/test_server.py::test_set_state[INIT-Synchronous]
FAILED tests/test_server.py::test_set_state[INIT-Asyncio]
FAILED tests/test_server.py::test_set_state[INIT-Gevent]
FAILED tests/test_server.py::test_set_state[RUNNING-Synchronous]
FAILED tests/test_server.py::test_set_state[RUNNING-Asyncio]
FAILED tests/test_server.py::test_set_state[RUNNING-Gevent]
FAILED tests/test_server.py::test_set_state[ALARM-Synchronous]
FAILED tests/test_server.py::test_set_state[ALARM-Asyncio]
FAILED tests/test_server.py::test_set_state[ALARM-Gevent]
FAILED tests/test_server.py::test_set_state[DISABLE-Synchronous]
FAILED tests/test_server.py::test_set_state[DISABLE-Asyncio]
FAILED tests/test_server.py::test_set_state[DISABLE-Gevent]
FAILED tests/test_server.py::test_set_state[UNKNOWN-Synchronous]
FAILED tests/test_server.py::test_set_state[UNKNOWN-Asyncio]
FAILED tests/test_server.py::test_set_state[UNKNOWN-Gevent]
FAILED tests/test_server.py::test_set_status[Synchronous]
FAILED tests/test_server.py::test_set_status[Asyncio]
FAILED tests/test_server.py::test_set_status[Gevent]
FAILED tests/test_server.py::test_identity_command[int-Synchronous]
FAILED tests/test_server.py::test_identity_command[int-Asyncio]
FAILED tests/test_server.py::test_identity_command[int-Gevent]
FAILED tests/test_server.py::test_identity_command[float-Synchronous]
FAILED tests/test_server.py::test_identity_command[float-Asyncio]
FAILED tests/test_server.py::test_identity_command[float-Gevent]
FAILED tests/test_server.py::test_identity_command[str-Synchronous]
FAILED tests/test_server.py::test_identity_command[str-Asyncio]
FAILED tests/test_server.py::test_identity_command[str-Gevent]
FAILED tests/test_server.py::test_identity_command[bool-Synchronous]
FAILED tests/test_server.py::test_identity_command[bool-Asyncio]
FAILED tests/test_server.py::test_identity_command[bool-Gevent]
FAILED tests/test_server.py::test_identity_command[(int,)-Synchronous]
FAILED tests/test_server.py::test_identity_command[(int,)-Asyncio]
FAILED tests/test_server.py::test_identity_command[(int,)-Gevent]
FAILED tests/test_server.py::test_identity_command[(float,)-Synchronous]
FAILED tests/test_server.py::test_identity_command[(float,)-Asyncio]
FAILED tests/test_server.py::test_identity_command[(float,)-Gevent]
FAILED tests/test_server.py::test_identity_command[(str,)-Synchronous]
FAILED tests/test_server.py::test_identity_command[(str,)-Asyncio]
FAILED tests/test_server.py::test_identity_command[(str,)-Gevent]
FAILED tests/test_server.py::test_polled_command[Synchronous]
FAILED tests/test_server.py::test_polled_command[Asyncio]
FAILED tests/test_server.py::test_polled_command[Gevent]
FAILED tests/test_server.py::test_wrong_command_result[Synchronous]
FAILED tests/test_server.py::test_wrong_command_result[Asyncio]
FAILED tests/test_server.py::test_wrong_command_result[Gevent]
FAILED tests/test_server.py::test_read_write_attribute[int-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[int-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[int-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[float-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[float-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[float-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[str-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[str-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[str-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[bool-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[bool-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[bool-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[(int,)-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[(int,)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[(int,)-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[(float,)-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[(float,)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[(float,)-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[(str,)-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[(str,)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[(str,)-Gevent]
FAILED tests/test_server.py::test_read_write_attribute[(bool,)-Synchronous]
FAILED tests/test_server.py::test_read_write_attribute[(bool,)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[(bool,)-Gevent]
FAILED tests/test_server.py::test_read_write_attribute_enum[Synchronous]
FAILED tests/test_server.py::test_read_write_attribute_enum[Asyncio]
FAILED tests/test_server.py::test_read_write_attribute_enum[Gevent]
FAILED tests/test_server.py::test_wrong_attribute_read[Synchronous]
FAILED tests/test_server.py::test_wrong_attribute_read[Asyncio]
FAILED tests/test_server.py::test_wrong_attribute_read[Gevent]
FAILED tests/test_server.py::test_attribute_access_with_default_method_names[Synchronous]
FAILED tests/test_server.py::test_attribute_access_with_default_method_names[Asyncio]
FAILED tests/test_server.py::test_attribute_access_with_default_method_names[Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[int-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[int-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[int-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[float-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[float-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[float-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[str-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[str-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[str-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[bool-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[bool-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[bool-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(int,)-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(int,)-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(int,)-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(float,)-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(float,)-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(float,)-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(str,)-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(str,)-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(str,)-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(bool,)-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(bool,)-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute[(bool,)-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_enum[Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_enum[Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_enum[Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[int-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[int-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[int-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[float-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[float-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[float-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[str-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[str-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[str-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[bool-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[bool-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[bool-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(int,)-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(int,)-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(int,)-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(float,)-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(float,)-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(float,)-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(str,)-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(str,)-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(str,)-Gevent]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(bool,)-Synchronous]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(bool,)-Asyncio]
FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[(bool,)-Gevent]
FAILED tests/test_server.py::test_dynamic_attribute_using_classic_api_like_sardana[Device_4Impl]
FAILED tests/test_server.py::test_dynamic_attribute_using_classic_api_like_sardana[Device_5Impl]
FAILED tests/test_server.py::test_dynamic_attribute_using_classic_api_like_sardana[LatestDeviceImpl]
FAILED tests/test_server.py::test_dynamic_attribute_with_non_device_method_fails[Synchronous]
FAILED tests/test_server.py::test_dynamic_attribute_with_non_device_method_fails[Asyncio]
FAILED tests/test_server.py::test_dynamic_attribute_with_non_device_method_fails[Gevent]
FAILED tests/test_server.py::test_dynamic_attribute_with_non_device_method_patched[Synchronous]
FAILED tests/test_server.py::test_dynamic_attribute_with_non_device_method_patched[Asyncio]
FAILED tests/test_server.py::test_dynamic_attribute_with_non_device_method_patched[Gevent]
FAILED tests/test_server.py::test_read_only_dynamic_attribute_with_dummy_write_method[Synchronous]
FAILED tests/test_server.py::test_read_only_dynamic_attribute_with_dummy_write_method[Asyncio]
FAILED tests/test_server.py::test_read_only_dynamic_attribute_with_dummy_write_method[Gevent]
FAILED tests/test_server.py::test_device_property_no_default[int-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[int-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[int-Gevent]
FAILED tests/test_server.py::test_device_property_no_default[float-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[float-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[float-Gevent]
FAILED tests/test_server.py::test_device_property_no_default[str-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[str-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[str-Gevent]
FAILED tests/test_server.py::test_device_property_no_default[bool-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[bool-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[bool-Gevent]
FAILED tests/test_server.py::test_device_property_no_default[(int,)-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[(int,)-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[(int,)-Gevent]
FAILED tests/test_server.py::test_device_property_no_default[(float,)-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[(float,)-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[(float,)-Gevent]
FAILED tests/test_server.py::test_device_property_no_default[(str,)-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[(str,)-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[(str,)-Gevent]
FAILED tests/test_server.py::test_device_property_no_default[(bool,)-Synchronous]
FAILED tests/test_server.py::test_device_property_no_default[(bool,)-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[(bool,)-Gevent]
FAILED tests/test_server.py::test_device_property_with_default_value[int-Synchronous]
FAILED tests/test_server.py::test_device_property_with_default_value[int-Asyncio]
FAILED tests/test_server.py::test_device_property_with_default_value[int-Gevent]
FAILED tests/test_server.py::test_device_property_with_default_value[float-Synchronous]
FAILED tests/test_server.py::test_device_property_with_default_value[float-Asyncio]
FAILED tests/test_server.py::test_device_property_with_default_value[float-Gevent]
FAILED tests/test_server.py::test_device_property_with_default_value[str-Synchronous]
FAILED tests/test_server.py::test_device_property_with_default_value[str-Asyncio]
FAILED tests/test_server.py::test_device_property_with_default_value[str-Gevent]
FAILED tests/test_server.py::test_device_property_with_default_value[bool-Synchronous]
FAILED tests/test_server.py::test_device_property_with_default_value[bool-Asyncio]
FAILED tests/test_server.py::test_device_property_with_default_value[bool-Gevent]
FAILED tests/test_server.py::test_device_property_with_default_value[(int,)-Synchronous]
FAILED tests/test_server.py::test_device_property_with_default_value[(int,)-Asyncio]
FAILED tests/test_server.py::test_device_property_with_default_value[(int,)-Gevent]
FAILED tests/test_server.py::test_device_property_with_default_value[(float,)-Synchronous]
FAILED tests/test_server.py::test_device_property_with_default_value[(float,)-Asyncio]
FAILED tests/test_server.py::test_device_property_with_default_value[(float,)-Gevent]
FAILED tests/test_server.py::test_device_property_with_default_value[(str,)-Synchronous]
FAILED tests/test_server.py::test_device_property_with_default_value[(str,)-Asyncio]
FAILED tests/test_server.py::test_device_property_with_default_value[(str,)-Gevent]
FAILED tests/test_server.py::test_device_property_with_default_value[(bool,)-Synchronous]
FAILED tests/test_server.py::test_device_property_with_default_value[(bool,)-Asyncio]
FAILED tests/test_server.py::test_device_property_with_default_value[(bool,)-Gevent]
FAILED tests/test_server.py::test_device_get_device_properties_when_init_device[Synchronous]
FAILED tests/test_server.py::test_device_get_device_properties_when_init_device[Asyncio]
FAILED tests/test_server.py::test_device_get_device_properties_when_init_device[Gevent]
FAILED tests/test_server.py::test_device_get_attr_config[Synchronous]
FAILED tests/test_server.py::test_device_get_attr_config[Asyncio]
FAILED tests/test_server.py::test_device_get_attr_config[Gevent]
FAILED tests/test_server.py::test_inheritance[Synchronous]
FAILED tests/test_server.py::test_inheritance[Asyncio]
FAILED tests/test_server.py::test_inheritance[Gevent]
FAILED tests/test_server.py::test_polled_attribute[Synchronous]
FAILED tests/test_server.py::test_polled_attribute[Asyncio]
FAILED tests/test_server.py::test_polled_attribute[Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[int-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[int-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[int-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[float-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[float-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[float-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[str-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[str-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[str-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[bool-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[bool-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[bool-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(int,)-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(int,)-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(int,)-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(float,)-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(float,)-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(float,)-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(str,)-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(str,)-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(str,)-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(bool,)-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(bool,)-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(bool,)-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[int-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[int-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[int-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[float-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[float-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[float-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[str-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[str-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[str-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[bool-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[bool-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[bool-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(int,)-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(int,)-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(int,)-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(float,)-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(float,)-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(float,)-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(str,)-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(str,)-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(str,)-Gevent]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(bool,)-Synchronous]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(bool,)-Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(bool,)-Gevent]
FAILED tests/test_server.py::test_logging[Synchronous]
FAILED tests/test_server.py::test_logging[Asyncio]
FAILED tests/test_server.py::test_logging[Gevent]
FAILED tests/test_server.py::test_read_write_dev_encoded[Synchronous]
FAILED tests/test_server.py::test_read_write_dev_encoded[Asyncio]
FAILED tests/test_server.py::test_read_write_dev_encoded[Gevent]
FAILED tests/test_server.py::test_exception_propagation[Synchronous]
FAILED tests/test_server.py::test_exception_propagation[Asyncio]
FAILED tests/test_server.py::test_exception_propagation[Gevent]
FAILED tests/test_test_context.py::test_single_device[Synchronous]
FAILED tests/test_test_context.py::test_single_device[Asyncio]
FAILED tests/test_test_context.py::test_single_device[Gevent]
FAILED tests/test_test_context.py::test_single_async_init_device
FAILED tests/test_test_context.py::test_single_device_old_api
FAILED tests/test_test_context.py::test_multi_devices_info[SimpleDevice-SimpleDevice]
FAILED tests/test_test_context.py::test_multi_devices_info[tango.test_utils.SimpleDevice-SimpleDevice]
FAILED tests/test_test_context.py::test_multi_devices_info[class_field2-ClassicAPISimpleDeviceImpl]
FAILED tests/test_test_context.py::test_multi_devices_info[class_field3-ClassicAPISimpleDeviceImpl]
FAILED tests/test_test_context.py::test_multi_devices_info[class_field4-ClassicAPISimpleDeviceImpl]
FAILED tests/test_test_context.py::test_multi_devices_info[class_field5-ClassicAPISimpleDeviceImpl]
FAILED tests/test_test_context.py::test_multi_with_single_device[Synchronous]
FAILED tests/test_test_context.py::test_multi_with_single_device[Asyncio]
FAILED tests/test_test_context.py::test_multi_with_single_device[Gevent]
FAILED tests/test_test_context.py::test_multi_with_single_device_old_api
FAILED tests/test_test_context.py::test_multi_with_two_devices[Synchronous]
FAILED tests/test_test_context.py::test_multi_with_two_devices[Asyncio]
FAILED tests/test_test_context.py::test_multi_with_two_devices[Gevent]
FAILED tests/test_test_context.py::test_multi_with_mixed_device_green_modes[Device1GreenModeUnspecified-Device2GreenModeUnspecified-None]
FAILED tests/test_test_context.py::test_multi_with_mixed_device_green_modes[Device1GreenModeUnspecified-Device2Synchronous-None]
FAILED tests/test_test_context.py::test_multi_with_mixed_device_green_modes[Device1Synchronous-Device2GreenModeUnspecified-None]
FAILED tests/test_test_context.py::test_multi_with_mixed_device_green_modes[Device1Synchronous-Device2Synchronous-None]
FAILED tests/test_test_context.py::test_multi_with_mixed_device_green_modes[Device1Asyncio-Device2Asyncio-None]
FAILED tests/test_test_context.py::test_multi_with_mixed_device_green_modes[Device1Gevent-Device2Gevent-None]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Synchronous-Asyncio-Asyncio-None-SynchronousExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Synchronous-Gevent-Gevent-None-SynchronousExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Asyncio-Synchronous-Synchronous-None-AsyncioExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Asyncio-Gevent-Gevent-None-AsyncioExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Gevent-Synchronous-Synchronous-None-GeventExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Gevent-Asyncio-Asyncio-None-GeventExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Synchronous-Asyncio-None-SynchronousExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Synchronous-Gevent-None-SynchronousExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Asyncio-Synchronous-None-AsyncioExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Asyncio-Gevent-None-AsyncioExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Gevent-Synchronous-None-GeventExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Gevent-Asyncio-None-GeventExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-None-Synchronous-None-SynchronousExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-None-Asyncio-RuntimeError-AsyncioExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-None-Gevent-RuntimeError-GeventExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Asyncio-None-Asyncio-RuntimeError-AsyncioExecutor]
FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Gevent-None-Gevent-RuntimeError-GeventExecutor]
FAILED tests/test_test_context.py::test_multi_with_async_devices_initialised
FAILED tests/test_test_context.py::test_multi_device_access
FAILED tests/test_test_context.py::test_multi_device_proxy_cached
FAILED tests/test_test_context.py::test_multi_with_two_devices_with_properties[Synchronous]
FAILED tests/test_test_context.py::test_multi_with_two_devices_with_properties[Asyncio]
FAILED tests/test_test_context.py::test_multi_with_two_devices_with_properties[Gevent]
FAILED tests/test_test_context.py::test_multi_with_memorized_attribute_values[False-None-0]
FAILED tests/test_test_context.py::test_multi_with_memorized_attribute_values[False-1-0]
FAILED tests/test_test_context.py::test_multi_with_memorized_attribute_values[True-None-0]
FAILED tests/test_test_context.py::test_multi_with_memorized_attribute_values[True-1-1]
FAILED tests/test_test_context.py::test_single_with_memorized_attribute_values[False-None-0]
FAILED tests/test_test_context.py::test_single_with_memorized_attribute_values[False-1-0]
FAILED tests/test_test_context.py::test_single_with_memorized_attribute_values[True-None-0]
FAILED tests/test_test_context.py::test_single_with_memorized_attribute_values[True-1-1]
ERROR tests/test_client.py::test_repr_uses_info[Synchronous]
ERROR tests/test_client.py::test_repr_uses_info[Asyncio]
ERROR tests/test_client.py::test_repr_uses_info[Gevent]
ERROR tests/test_client.py::test_repr_uses_info[Futures]
ERROR tests/test_client.py::test_multiple_repr_calls_only_call_info_once[Synchronous]
ERROR tests/test_client.py::test_multiple_repr_calls_only_call_info_once[Asyncio]
ERROR tests/test_client.py::test_multiple_repr_calls_only_call_info_once[Gevent]
ERROR tests/test_client.py::test_multiple_repr_calls_only_call_info_once[Futures]
ERROR tests/test_client.py::test_no_memory_leak_for_repr[Synchronous]
ERROR tests/test_client.py::test_no_memory_leak_for_repr[Asyncio]
ERROR tests/test_client.py::test_no_memory_leak_for_repr[Gevent]
ERROR tests/test_client.py::test_no_memory_leak_for_repr[Futures]
ERROR tests/test_client.py::test_no_memory_leak_for_str[Synchronous]
ERROR tests/test_client.py::test_no_memory_leak_for_str[Asyncio]
ERROR tests/test_client.py::test_no_memory_leak_for_str[Gevent]
ERROR tests/test_client.py::test_no_memory_leak_for_str[Futures]
ERROR tests/test_client.py::test_no_cyclic_ref_for_proxy[Synchronous]
ERROR tests/test_client.py::test_no_cyclic_ref_for_proxy[Asyncio]
ERROR tests/test_client.py::test_no_cyclic_ref_for_proxy[Gevent]
ERROR tests/test_client.py::test_no_cyclic_ref_for_proxy[Futures]
ERROR tests/test_event.py::test_subscribe_change_event[Synchronous]
ERROR tests/test_event.py::test_subscribe_data_ready_event[Synchronous]
ERROR tests/test_event.py::test_subscribe_interface_event[Synchronous]
ERROR tests/test_event.py::test_push_event_with_timestamp[Synchronous]
ERROR tests/test_event.py::test_subscribe_change_event_from_user_thread[Synchronous]
ERROR tests/test_event.py::test_subscribe_change_event[Futures]
ERROR tests/test_event.py::test_subscribe_data_ready_event[Futures]
ERROR tests/test_event.py::test_subscribe_interface_event[Futures]
ERROR tests/test_event.py::test_push_event_with_timestamp[Futures]
ERROR tests/test_event.py::test_subscribe_change_event_from_user_thread[Futures]
ERROR tests/test_event.py::test_subscribe_change_event[Asyncio]
ERROR tests/test_event.py::test_subscribe_data_ready_event[Asyncio]
ERROR tests/test_event.py::test_subscribe_interface_event[Asyncio]
ERROR tests/test_event.py::test_push_event_with_timestamp[Asyncio]
ERROR tests/test_event.py::test_subscribe_change_event_from_user_thread[Asyncio]
ERROR tests/test_event.py::test_subscribe_change_event[Gevent]
ERROR tests/test_event.py::test_subscribe_data_ready_event[Gevent]
ERROR tests/test_event.py::test_subscribe_interface_event[Gevent]
ERROR tests/test_event.py::test_push_event_with_timestamp[Gevent]
ERROR tests/test_event.py::test_subscribe_change_event_from_user_thread[Gevent]
= 364 failed, 689 passed, 26 xfailed, 2 warnings, 40 errors in 176.40s (0:02:56) =
E: pybuild pybuild:388: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_tango/build; python3.11 -m pytest tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

Cheers
-- 
Sebastian Ramacher



More information about the debian-science-maintainers mailing list