Skip to content

Parse EZSP readCounters laxly #781

Parse EZSP readCounters laxly

Parse EZSP readCounters laxly #781

Triggered via pull request August 9, 2024 20:39
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

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

Annotations

14 errors and 7 warnings
shared-ci / Run tests Python 3.12: tests/test_application.py#L1225
test_ezsp_value_counter AssertionError: assert 0 != 0 + where 0 = <AsyncMock id='139714206517488'>.await_count + where <AsyncMock id='139714206517488'> = <bellows.ezsp.EZSP object at 0x7f11bfe9f9e0>.readCounters + where <bellows.ezsp.EZSP object at 0x7f11bfe9f9e0> = <bellows.zigbee.application.ControllerApplication object at 0x7f11bfeecfe0>._ezsp
shared-ci / Run tests Python 3.12
Process completed with exit code 1.
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#L1225
test_ezsp_value_counter AssertionError: assert 0 != 0 + where 0 = <AsyncMock id='140583813339296'>.await_count + where <AsyncMock id='140583813339296'> = <bellows.ezsp.EZSP object at 0x7fdc38c087f0>.readCounters + where <bellows.ezsp.EZSP object at 0x7fdc38c087f0> = <bellows.zigbee.application.ControllerApplication object at 0x7fdc388e5c30>._ezsp
shared-ci / Run tests Python 3.10.8
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_application.py#L1225
test_ezsp_value_counter AssertionError: assert 0 != 0 + where 0 = <AsyncMock id='139930767792272'>.await_count + where <AsyncMock id='139930767792272'> = <bellows.ezsp.EZSP object at 0x7f4430385790>.readCounters + where <bellows.ezsp.EZSP object at 0x7f4430385790> = <bellows.zigbee.application.ControllerApplication object at 0x7f443042ac10>._ezsp
shared-ci / Run tests Python 3.11.0
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_application.py#L1225
test_ezsp_value_counter AssertionError: assert 0 != 0 + where 0 = <AsyncMock id='140601335830752'>.await_count + where <AsyncMock id='140601335830752'> = <bellows.ezsp.EZSP object at 0x7fe04cdc1f10>.readCounters + where <bellows.ezsp.EZSP object at 0x7fe04cdc1f10> = <bellows.zigbee.application.ControllerApplication object at 0x7fe04d41f3d0>._ezsp
shared-ci / Run tests Python 3.9.15
The operation was canceled.
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_application.py#L1225
test_ezsp_value_counter AssertionError: assert 0 != 0 + where 0 = <AsyncMock id='139980596375856'>.await_count + where <AsyncMock id='139980596375856'> = <bellows.ezsp.EZSP object at 0x7f4fc618e7f0>.readCounters + where <bellows.ezsp.EZSP object at 0x7f4fc618e7f0> = <bellows.zigbee.application.ControllerApplication object at 0x7f4fc66fa760>._ezsp
shared-ci / Run tests Python 3.8.14
The operation was canceled.
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. 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. 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. 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. 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. 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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/