Skip to content

Don't store received backups in a TempDir #227516

Don't store received backups in a TempDir

Don't store received backups in a TempDir #227516

Triggered via pull request December 4, 2024 14:35
Status Failure
Total duration 5m 4s
Artifacts 8

ci.yaml

on: pull_request
Collect information & changes data
17s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
15s
Prepare pre-commit base
Matrix: lint-hadolint
Check hassfest
48s
Check hassfest
Check all requirements
31s
Check all requirements
Check mypy
1m 5s
Check mypy
Check pylint
47s
Check pylint
Check pylint on tests
47s
Check pylint on tests
Matrix: Audit licenses
Check ruff-format
21s
Check ruff-format
Check ruff
16s
Check ruff
Check other linters
48s
Check other linters
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Split tests for full run
0s
Split tests for full run
Upload test coverage to Codecov (partial suite)
0s
Upload test coverage to Codecov (partial suite)
Matrix: pytest-full
Upload test coverage to Codecov (full suite)
0s
Upload test coverage to Codecov (full suite)
Fit to window
Zoom out
Zoom in

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