Add ability to cache Roborock maps instead of always reloading #222545
ci.yaml
on: pull_request
Collect information & changes data
18s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
42s
Check all requirements
22s
Check mypy
20s
Matrix: Split tests for full run
Matrix: Audit licenses
Check ruff-format
18s
Check ruff
9s
Check other linters
24s
Matrix: pytest-full
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Upload test coverage to Codecov (full suite)
0s
Annotations
5 errors
Run tests Python 3.12 (roborock):
tests/components/roborock/test_image.py#L131
test_load_stored_image
AssertionError: assert 404 == <HTTPStatus.OK: 200>
+ where 404 = <ClientResponse(http://127.0.0.1:44847/api/image_proxy/image.roborock_s7_maxv_upstairs) [404 Not Found]>\n<CIMultiDictP...iff', 'Server': '', 'X-Frame-Options': 'SAMEORIGIN', 'Content-Length': '14', 'Date': 'Thu, 07 Nov 2024 23:17:41 GMT')>\n.status
+ and <HTTPStatus.OK: 200> = HTTPStatus.OK
|
Run tests Python 3.12 (roborock):
tests/components/roborock/test_image.py#L180
test_fail_to_load_image
AssertionError: assert 2 == 4
+ where 2 = <MagicMock name='parse' id='140575454300256'>.call_count
|
Run tests Python 3.12 (roborock)
3.01s call tests/components/roborock/test_select.py::test_update_success[select.roborock_s7_maxv_selected_map-Downstairs]
|
Run tests Python 3.12 (roborock)
1.20s setup tests/components/roborock/test_button.py::test_update_success[button.roborock_s7_maxv_reset_sensor_consumable]
|
Run tests Python 3.12 (roborock)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pytest-222545-3.12-roborock
|
11.9 KB |
|