EZSP v14 #729
Annotations
54 errors and 7 warnings
shared-ci / Run tests Python 3.12:
tests/test_application.py#L559
test_send_success
assert <sl_Status.FAIL: 1> is sentinel.success
+ where sentinel.success = sentinel.success
|
shared-ci / Run tests Python 3.12:
tests/test_application.py#L1230
test_ezsp_add_to_group_ep
AssertionError: assert None == <EmberStatus.SUCCESS: 0>
+ where <EmberStatus.SUCCESS: 0> = <enum 'EmberStatus'>.SUCCESS
+ where <enum 'EmberStatus'> = t.EmberStatus
|
shared-ci / Run tests Python 3.12:
tests/test_application.py#L286
test_startup
AssertionError
|
shared-ci / Run tests Python 3.12:
tests/test_application.py#L1248
test_ezsp_add_to_group_fail
ValueError: Couldn't subscribe to 0x2345 group
|
shared-ci / Run tests Python 3.12:
tests/test_application.py#L796
test_send_packet_unicast_retries_success
zigpy.exceptions.DeliveryError: Failed to enqueue message: <sl_Status.FAIL: 1>
|
shared-ci / Run tests Python 3.12:
tests/test_application.py#L1262
test_ezsp_add_to_group_ep_fail
ValueError: Couldn't subscribe to 0x2345 group
|
shared-ci / Run tests Python 3.12:
tests/test_application.py#L291
test_startup_ezsp_ver7
AssertionError
|
shared-ci / Run tests Python 3.12:
tests/test_application.py#L1298
test_ezsp_remove_from_group_ep
AssertionError: assert None == <EmberStatus.SUCCESS: 0>
+ where <EmberStatus.SUCCESS: 0> = <enum 'EmberStatus'>.SUCCESS
+ where <enum 'EmberStatus'> = t.EmberStatus
|
shared-ci / Run tests Python 3.12:
tests/test_application.py#L1319
test_ezsp_remove_from_group_fail
ValueError: Couldnt't unsubscribe from 0x2345 group
|
shared-ci / Run tests Python 3.12:
tests/test_application.py#L1335
test_ezsp_remove_from_group_fail_ep
ValueError: Couldnt't unsubscribe from 0x2345 group
|
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_application.py#L559
test_send_success
assert <sl_Status.FAIL: 1> is sentinel.success
+ where sentinel.success = sentinel.success
|
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L1230
test_ezsp_add_to_group_ep
AssertionError: assert None == <EmberStatus.SUCCESS: 0>
+ where <EmberStatus.SUCCESS: 0> = <enum 'EmberStatus'>.SUCCESS
+ where <enum 'EmberStatus'> = t.EmberStatus
|
shared-ci / Run tests Python 3.8.14
The job was canceled because "_3_12" failed.
|
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L286
test_startup
AssertionError
|
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L1248
test_ezsp_add_to_group_fail
ValueError: Couldn't subscribe to 0x2345 group
|
shared-ci / Run tests Python 3.8.14:
tests/test_application.py#L559
test_send_success
assert <sl_Status.FAIL: 1> is sentinel.success
+ where sentinel.success = sentinel.success
|
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L1262
test_ezsp_add_to_group_ep_fail
ValueError: Couldn't subscribe to 0x2345 group
|
shared-ci / Run tests Python 3.8.14:
tests/test_application.py#L286
test_startup
AssertionError
|
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L291
test_startup_ezsp_ver7
AssertionError
|
shared-ci / Run tests Python 3.8.14:
tests/test_application.py#L1230
test_ezsp_add_to_group_ep
AssertionError: assert None == <EmberStatus.SUCCESS: 0>
+ where <EmberStatus.SUCCESS: 0> = <enum 'EmberStatus'>.SUCCESS
+ where <enum 'EmberStatus'> = t.EmberStatus
|
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L1298
test_ezsp_remove_from_group_ep
AssertionError: assert None == <EmberStatus.SUCCESS: 0>
+ where <EmberStatus.SUCCESS: 0> = <enum 'EmberStatus'>.SUCCESS
+ where <enum 'EmberStatus'> = t.EmberStatus
|
shared-ci / Run tests Python 3.8.14:
tests/test_application.py#L1248
test_ezsp_add_to_group_fail
ValueError: Couldn't subscribe to 0x2345 group
|
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L796
test_send_packet_unicast_retries_success
zigpy.exceptions.DeliveryError: Failed to enqueue message: <sl_Status.FAIL: 1>
|
shared-ci / Run tests Python 3.8.14:
tests/test_application.py#L291
test_startup_ezsp_ver7
AssertionError
|
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L1319
test_ezsp_remove_from_group_fail
ValueError: Couldnt't unsubscribe from 0x2345 group
|
shared-ci / Run tests Python 3.9.15:
tests/test_application.py#L303
test_startup_ezsp_ver8
AssertionError
|
shared-ci / Run tests Python 3.8.14:
tests/test_application.py#L1262
test_ezsp_add_to_group_ep_fail
ValueError: Couldn't subscribe to 0x2345 group
|
shared-ci / Run tests Python 3.8.14:
tests/test_application.py#L1298
test_ezsp_remove_from_group_ep
AssertionError: assert None == <EmberStatus.SUCCESS: 0>
+ where <EmberStatus.SUCCESS: 0> = <enum 'EmberStatus'>.SUCCESS
+ where <enum 'EmberStatus'> = t.EmberStatus
|
shared-ci / Run tests Python 3.8.14:
tests/test_application.py#L796
test_send_packet_unicast_retries_success
zigpy.exceptions.DeliveryError: Failed to enqueue message: <sl_Status.FAIL: 1>
|
shared-ci / Run tests Python 3.8.14:
tests/test_application.py#L1319
test_ezsp_remove_from_group_fail
ValueError: Couldnt't unsubscribe from 0x2345 group
|
shared-ci / Run tests Python 3.8.14:
tests/test_application.py#L303
test_startup_ezsp_ver8
AssertionError
|
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_application.py#L559
test_send_success
assert <sl_Status.FAIL: 1> is sentinel.success
+ where sentinel.success = sentinel.success
|
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L286
test_startup
AssertionError
|
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L1230
test_ezsp_add_to_group_ep
AssertionError: assert None == <EmberStatus.SUCCESS: 0>
+ where <EmberStatus.SUCCESS: 0> = <enum 'EmberStatus'>.SUCCESS
+ where <enum 'EmberStatus'> = t.EmberStatus
|
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L291
test_startup_ezsp_ver7
AssertionError
|
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L1248
test_ezsp_add_to_group_fail
ValueError: Couldn't subscribe to 0x2345 group
|
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L796
test_send_packet_unicast_retries_success
zigpy.exceptions.DeliveryError: Failed to enqueue message: <sl_Status.FAIL: 1>
|
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L1262
test_ezsp_add_to_group_ep_fail
ValueError: Couldn't subscribe to 0x2345 group
|
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L303
test_startup_ezsp_ver8
AssertionError
|
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L1298
test_ezsp_remove_from_group_ep
AssertionError: assert None == <EmberStatus.SUCCESS: 0>
+ where <EmberStatus.SUCCESS: 0> = <enum 'EmberStatus'>.SUCCESS
+ where <enum 'EmberStatus'> = t.EmberStatus
|
shared-ci / Run tests Python 3.10.8:
tests/test_application.py#L1319
test_ezsp_remove_from_group_fail
ValueError: Couldnt't unsubscribe from 0x2345 group
|
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_application.py#L559
test_send_success
assert <sl_Status.FAIL: 1> is sentinel.success
+ where sentinel.success = sentinel.success
|
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L286
test_startup
AssertionError
|
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L1230
test_ezsp_add_to_group_ep
AssertionError: assert None == <EmberStatus.SUCCESS: 0>
+ where <EmberStatus.SUCCESS: 0> = <enum 'EmberStatus'>.SUCCESS
+ where <enum 'EmberStatus'> = t.EmberStatus
|
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L291
test_startup_ezsp_ver7
AssertionError
|
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L1248
test_ezsp_add_to_group_fail
ValueError: Couldn't subscribe to 0x2345 group
|
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L1262
test_ezsp_add_to_group_ep_fail
ValueError: Couldn't subscribe to 0x2345 group
|
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L303
test_startup_ezsp_ver8
AssertionError
|
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L1298
test_ezsp_remove_from_group_ep
AssertionError: assert None == <EmberStatus.SUCCESS: 0>
+ where <EmberStatus.SUCCESS: 0> = <enum 'EmberStatus'>.SUCCESS
+ where <enum 'EmberStatus'> = t.EmberStatus
|
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L796
test_send_packet_unicast_retries_success
zigpy.exceptions.DeliveryError: Failed to enqueue message: <sl_Status.FAIL: 1>
|
shared-ci / Run tests Python 3.11.0:
tests/test_application.py#L310
test_startup_no_status
AssertionError
|
shared-ci / Prepare base dependencies (3.12)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Prepare base dependencies (3.11.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Prepare base dependencies (3.9.15)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Prepare base dependencies (3.10.8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Prepare base dependencies (3.8.14)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Run tests Python 3.12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Run pre-commit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|