Add config flow for Time & Date #161704
ci.yaml
on: pull_request
Collect information & changes data
13s
Matrix: Prepare dependencies
Check hassfest
31s
Check all requirements
28s
Check mypy
35s
Check pylint
29s
Check ruff-format
15s
Matrix: pytest
Matrix: pytest-mariadb
Matrix: pytest-postgres
Upload test coverage to Codecov
0s
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 |
|