Skip to content

Merge branch 'main' into playwright #1790

Merge branch 'main' into playwright

Merge branch 'main' into playwright #1790

Triggered via push September 27, 2023 12:16
Status Success
Total duration 14m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pytest.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error
test (ubuntu-latest, 3.11): tests/unit/views/session_temp_vars_test.py#L83
test_session_temp_vars assert datetime.datetime(2023, 9, 27, 12, 27, 2, tzinfo=datetime.timezone.utc) > (datetime.datetime(2023, 9, 27, 12, 27, 3, 1132, tzinfo=<UTC>) - datetime.timedelta(seconds=1)) + where datetime.datetime(2023, 9, 27, 12, 27, 3, 1132, tzinfo=<UTC>) = utcnow() + and datetime.timedelta(seconds=1) = timedelta(seconds=1)