Skip to content

Add config flow for Time & Date #161704

Add config flow for Time & Date

Add config flow for Time & Date #161704

Triggered via pull request December 11, 2023 22:14
Status Failure
Total duration 2h 4m 0s
Artifacts 1

ci.yaml

on: pull_request
Collect information & changes data
13s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
16s
Prepare pre-commit base
Check hassfest
31s
Check hassfest
Check all requirements
28s
Check all requirements
Check mypy
35s
Check mypy
Check pylint
29s
Check pylint
Check ruff
23s
Check ruff
Check other linters
21s
Check other linters
Check ruff-format
15s
Check ruff-format
Matrix: pytest
Matrix: pytest-mariadb
Matrix: pytest-postgres
Upload test coverage to Codecov
0s
Upload test coverage to Codecov
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run tests Python 3.11 (time_date): tests/components/time_date/test_sensor.py#L19
test_intervals AssertionError: assert HAFakeDatetime(1970, 1, 1, 0, 1, tzinfo=datetime.timezone.utc) == datetime.datetime(1971, 1, 1, 0, 1, tzinfo=datetime.timezone.utc) + where datetime.datetime(1971, 1, 1, 0, 1, tzinfo=datetime.timezone.utc) = <function parse_datetime at 0x7f1e58e5c680>('1971-01-01 00:01:00+00:00') + where <function parse_datetime at 0x7f1e58e5c680> = dt_util.parse_datetime
Run tests Python 3.11 (time_date)
Process completed with exit code 1.
Run tests Python 3.12 (time_date): tests/components/time_date/test_sensor.py#L19
test_intervals AssertionError: assert HAFakeDatetime(1970, 1, 1, 0, 1, tzinfo=datetime.timezone.utc) == datetime.datetime(1971, 1, 1, 0, 1, tzinfo=datetime.timezone.utc) + where datetime.datetime(1971, 1, 1, 0, 1, tzinfo=datetime.timezone.utc) = <function parse_datetime at 0x7ff2340dd120>('1971-01-01 00:01:00+00:00') + where <function parse_datetime at 0x7ff2340dd120> = dt_util.parse_datetime
Run tests Python 3.12 (time_date)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
pytest-161704 Expired
8.62 KB