Zigpy serial protocol #88
Annotations
54 errors
shared-ci / Run tests Python 3.12:
tests/test_api.py#L607
test_probe_success
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.12:
tests/test_api.py#L687
test_connection_lost
AttributeError: type object 'XBee' has no attribute 'new'
|
shared-ci / Run tests Python 3.12:
tests/test_application.py#L393
test_start_network
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.12:
tests/test_application.py#L421
test_start_network_no_api_mode
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.12:
tests/test_application.py#L431
test_start_network_api_mode_config_fails
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.12:
tests/test_application.py#L566
test_shutdown
AssertionError: assert 0 == 1
+ where 0 = <MagicMock id='140563349310544'>.call_count
|
shared-ci / Run tests Python 3.12:
tests/test_api.py#L622
test_probe_success_api_mode
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.12:
tests/test_api.py#L646
test_probe_fail[TimeoutError]
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.12:
tests/test_api.py#L646
test_probe_fail[SerialException]
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.12:
tests/test_uart.py#L238
test_connection_lost_exc
assert False
+ where False = <built-in method done of _asyncio.Future object at 0x7fd77451d2d0>()
+ where <built-in method done of _asyncio.Future object at 0x7fd77451d2d0> = <Future pending>.done
+ where <Future pending> = <zigpy_xbee.uart.Gateway object at 0x7fd774676ae0>._connected_future
|
shared-ci / Run tests Python 3.9.15
The job was canceled because "_3_12" failed.
|
shared-ci / Run tests Python 3.9.15:
tests/test_api.py#L607
test_probe_success
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.9.15:
tests/test_api.py#L687
test_connection_lost
AttributeError: type object 'XBee' has no attribute 'new'
|
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L393
test_start_network
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L421
test_start_network_no_api_mode
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L431
test_start_network_api_mode_config_fails
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L566
test_shutdown
AssertionError: assert 0 == 1
+ where 0 = <MagicMock id='139958675420592'>.call_count
|
shared-ci / Run tests Python 3.9.15:
tests/test_api.py#L622
test_probe_success_api_mode
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.9.15:
tests/test_api.py#L646
test_probe_fail[TimeoutError]
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.9.15:
tests/test_api.py#L646
test_probe_fail[SerialException]
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.9.15:
tests/test_api.py#L646
test_probe_fail[APIException]
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.11.0
The job was canceled because "_3_12" failed.
|
shared-ci / Run tests Python 3.11.0:
tests/test_api.py#L607
test_probe_success
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.11.0:
tests/test_api.py#L687
test_connection_lost
AttributeError: type object 'XBee' has no attribute 'new'
|
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L393
test_start_network
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L421
test_start_network_no_api_mode
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L431
test_start_network_api_mode_config_fails
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L566
test_shutdown
AssertionError: assert 0 == 1
+ where 0 = <MagicMock id='139970069156112'>.call_count
|
shared-ci / Run tests Python 3.11.0:
tests/test_api.py#L622
test_probe_success_api_mode
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.13
The job was canceled because "_3_12" failed.
|
shared-ci / Run tests Python 3.11.0:
tests/test_api.py#L646
test_probe_fail[TimeoutError]
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.13:
tests/test_api.py#L607
test_probe_success
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.11.0:
tests/test_api.py#L646
test_probe_fail[SerialException]
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.13:
tests/test_api.py#L687
test_connection_lost
AttributeError: type object 'XBee' has no attribute 'new'
|
shared-ci / Run tests Python 3.11.0:
tests/test_api.py#L646
test_probe_fail[APIException]
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.13:
tests/test_application.py#L393
test_start_network
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.13:
tests/test_application.py#L421
test_start_network_no_api_mode
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.13:
tests/test_application.py#L431
test_start_network_api_mode_config_fails
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.13:
tests/test_application.py#L566
test_shutdown
AssertionError: assert 0 == 1
+ where 0 = <MagicMock id='140108665880064'>.call_count
|
shared-ci / Run tests Python 3.13:
tests/test_api.py#L622
test_probe_success_api_mode
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.13:
tests/test_api.py#L646
test_probe_fail[TimeoutError]
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.13:
tests/test_api.py#L646
test_probe_fail[SerialException]
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.13:
tests/test_uart.py#L238
test_connection_lost_exc
assert False
+ where False = <built-in method done of _asyncio.Future object at 0x7f6d973ef020>()
+ where <built-in method done of _asyncio.Future object at 0x7f6d973ef020> = <Future pending>.done
+ where <Future pending> = <zigpy_xbee.uart.Gateway object at 0x7f6d973fad70>._connected_future
|
shared-ci / Run tests Python 3.10.8
The job was canceled because "_3_12" failed.
|
shared-ci / Run tests Python 3.10.8:
tests/test_api.py#L607
test_probe_success
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.10.8:
tests/test_api.py#L687
test_connection_lost
AttributeError: type object 'XBee' has no attribute 'new'
|
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L393
test_start_network
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L421
test_start_network_no_api_mode
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L431
test_start_network_api_mode_config_fails
TypeError: object MagicMock can't be used in 'await' expression
|
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L566
test_shutdown
AssertionError: assert 0 == 1
+ where 0 = <MagicMock id='140379776992352'>.call_count
|
shared-ci / Run tests Python 3.10.8:
tests/test_api.py#L622
test_probe_success_api_mode
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.10.8:
tests/test_api.py#L646
test_probe_fail[TimeoutError]
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.10.8:
tests/test_api.py#L646
test_probe_fail[SerialException]
AttributeError: type object 'XBee' has no attribute 'probe'
|
shared-ci / Run tests Python 3.10.8:
tests/test_api.py#L646
test_probe_fail[APIException]
AttributeError: type object 'XBee' has no attribute 'probe'
|