Skip to content

Sync up with zigpy 0.60.0 #66

Sync up with zigpy 0.60.0

Sync up with zigpy 0.60.0 #66

Triggered via pull request November 16, 2023 20:21
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Matrix: shared-ci / Prepare base dependencies
Matrix: shared-ci / pytest
shared-ci  /  Run pre-commit
28s
shared-ci / Run pre-commit
shared-ci  /  Process test coverage
0s
shared-ci / Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

29 errors
shared-ci / Run tests Python 3.12: tests/test_api.py#L48
test_close AssertionError: assert <MagicMock id='140534588314288'> is None + where <MagicMock id='140534588314288'> = <zigpy_xbee.api.XBee object at 0x7fd0c2370260>._conn_lost_task
shared-ci / Run tests Python 3.12: tests/test_application.py#L389
test_start_network TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
shared-ci / Run tests Python 3.12: tests/test_application.py#L417
test_start_network_no_api_mode TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
shared-ci / Run tests Python 3.12: tests/test_application.py#L453
test_permit_with_key AssertionError: expected call not found. Expected: mock('register_joining_device', 08:07:06:05:04:03:02:01, 65534, 1, b'\xc9\xa7\xd2D\x1aq\x16\x95\xcdb\x17\r3(\xea+B=') Actual: mock('register_joining_device', 08:07:06:05:04:03:02:01, 65534, 0, 9b:41:11:9b:f2:5a:e1:45:81:86:9d:56:56:7f:a9:5a)
shared-ci / Run tests Python 3.12
Process completed with exit code 1.
shared-ci / Run tests Python 3.8.14
The job was canceled because "_3_12" failed.
shared-ci / Run tests Python 3.8.14: tests/test_api.py#L48
test_close AssertionError: assert <MagicMock id='139827369641680'> is None + where <MagicMock id='139827369641680'> = <zigpy_xbee.api.XBee object at 0x7f2c18993490>._conn_lost_task
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L389
test_start_network TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L417
test_start_network_no_api_mode TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L453
test_permit_with_key AssertionError: expected call not found. Expected: mock('register_joining_device', 08:07:06:05:04:03:02:01, 65534, 1, b'\xc9\xa7\xd2D\x1aq\x16\x95\xcdb\x17\r3(\xea+B=') Actual: mock('register_joining_device', 08:07:06:05:04:03:02:01, 65534, 0, 9b:41:11:9b:f2:5a:e1:45:81:86:9d:56:56:7f:a9:5a)
shared-ci / Run tests Python 3.8.14
The operation was canceled.
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#L48
test_close AssertionError: assert <MagicMock id='140304845456528'> is None + where <MagicMock id='140304845456528'> = <zigpy_xbee.api.XBee object at 0x7f9b447d1af0>._conn_lost_task
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L389
test_start_network TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L417
test_start_network_no_api_mode TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L453
test_permit_with_key AssertionError: expected call not found. Expected: mock('register_joining_device', 08:07:06:05:04:03:02:01, 65534, 1, b'\xc9\xa7\xd2D\x1aq\x16\x95\xcdb\x17\r3(\xea+B=') Actual: mock('register_joining_device', 08:07:06:05:04:03:02:01, 65534, 0, 9b:41:11:9b:f2:5a:e1:45:81:86:9d:56:56:7f:a9:5a)
shared-ci / Run tests Python 3.9.15
The operation was canceled.
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#L48
test_close AssertionError: assert <MagicMock id='139989564939536'> is None + where <MagicMock id='139989564939536'> = <zigpy_xbee.api.XBee object at 0x7f51dc4a7e90>._conn_lost_task
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L389
test_start_network TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L417
test_start_network_no_api_mode TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L453
test_permit_with_key AssertionError: expected call not found. Expected: mock('register_joining_device', 08:07:06:05:04:03:02:01, 65534, 1, b'\xc9\xa7\xd2D\x1aq\x16\x95\xcdb\x17\r3(\xea+B=') Actual: mock('register_joining_device', 08:07:06:05:04:03:02:01, 65534, 0, 9b:41:11:9b:f2:5a:e1:45:81:86:9d:56:56:7f:a9:5a)
shared-ci / Run tests Python 3.11.0
The operation was canceled.
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#L48
test_close AssertionError: assert <MagicMock id='140509917995424'> is None + where <MagicMock id='140509917995424'> = <zigpy_xbee.api.XBee object at 0x7fcb03c1eaa0>._conn_lost_task
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L389
test_start_network TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L417
test_start_network_no_api_mode TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L453
test_permit_with_key AssertionError: expected call not found. Expected: mock('register_joining_device', 08:07:06:05:04:03:02:01, 65534, 1, b'\xc9\xa7\xd2D\x1aq\x16\x95\xcdb\x17\r3(\xea+B=') Actual: mock('register_joining_device', 08:07:06:05:04:03:02:01, 65534, 0, 9b:41:11:9b:f2:5a:e1:45:81:86:9d:56:56:7f:a9:5a)
shared-ci / Run tests Python 3.10.8
The operation was canceled.