Don't store received backups in a TempDir #227516
ci.yaml
on: pull_request
Collect information & changes data
17s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
48s
Check all requirements
31s
Check mypy
1m 5s
Matrix: Audit licenses
Check ruff-format
21s
Check ruff
16s
Check other linters
48s
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Matrix: pytest-full
Upload test coverage to Codecov (full suite)
0s
Annotations
8 errors
Run tests Python 3.12 (kitchen_sink):
tests/components/kitchen_sink/test_backup.py#L158
test_agents_upload
AssertionError: assert 500 == 201
+ where 500 = <ClientResponse(http://127.0.0.1:44941/api/backup/upload?agent_id=kitchen_sink.syncer) [500 Internal Server Error]>\n<C...ff', 'Server': '', 'X-Frame-Options': 'SAMEORIGIN', 'Content-Length': '128', 'Date': 'Wed, 04 Dec 2024 14:39:42 GMT')>\n.status
|
Run tests Python 3.12 (kitchen_sink)
1.27s call tests/components/kitchen_sink/test_init.py::test_demo_statistics_growth
|
Run tests Python 3.12 (kitchen_sink)
1.09s call tests/components/kitchen_sink/test_init.py::test_demo_statistics
|
Run tests Python 3.12 (kitchen_sink)
Process completed with exit code 1.
|
Run tests Python 3.12 (hassio)
1.91s call tests/components/hassio/test_init.py::test_setup_hardware_integration[extra_os_info10-homeassistant_yellow]
|
Run tests Python 3.12 (demo)
1.12s call tests/components/demo/test_init.py::test_setting_up_demo
|
Run tests Python 3.12 (cloud):
tests/components/cloud/test_backup.py#L538
test_agents_upload_not_protected
AssertionError: assert 500 == 201
+ where 500 = <ClientResponse(http://127.0.0.1:42529/api/backup/upload?agent_id=cloud.cloud) [500 Internal Server Error]>\n<CIMultiDi...ff', 'Server': '', 'X-Frame-Options': 'SAMEORIGIN', 'Content-Length': '128', 'Date': 'Wed, 04 Dec 2024 14:40:01 GMT')>\n.status
|
Run tests Python 3.12 (cloud)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-3.12-backup
|
2.81 KB |
|
coverage-3.12-demo
|
4.35 KB |
|
coverage-3.12-hassio
|
4.97 KB |
|
pytest-227516-3.12-backup
|
896 Bytes |
|
pytest-227516-3.12-cloud
|
3.22 KB |
|
pytest-227516-3.12-demo
|
1.27 KB |
|
pytest-227516-3.12-hassio
|
1.18 KB |
|
pytest-227516-3.12-kitchen_sink
|
2.97 KB |
|