Skip to content

Update pre-commit for flake8 move #7907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

adamchainz
Copy link
Contributor

@adamchainz
Copy link
Contributor Author

Test failures look maybe related to Django 3.2 release

_____ TestNaiveDayLightSavingTimeTimeZoneDateTimeField.test_invalid_inputs _____

tests/test_fields.py:621: in test_invalid_inputs

    assert exc_info.value.detail == expected_failure, \

E   AssertionError: input value: '2017-03-12T02:30:00'

E   assert [ErrorDetail(...de='invalid')] == ['Invalid dat...a/New_York".']

E     At index 0 diff: ErrorDetail(string='Datetime has wrong format. Use one of these formats instead: YYYY-MM-DDThh:mm[:ss[.uuuuuu]][+HH:MM|-HH:MM|Z].', code='invalid') != 'Invalid datetime for the timezone "America/New_York".'

E     Use -v to get the full diff

@adamchainz adamchainz closed this Apr 6, 2021
@adamchainz adamchainz reopened this Apr 6, 2021
@adamchainz adamchainz merged commit 90635c1 into encode:master Apr 6, 2021
@adamchainz adamchainz deleted the pre-commit-flake8 branch April 6, 2021 16:49
CommanderStorm added a commit to FSTUM/finanztool-v2 that referenced this pull request Jan 2, 2022
CommanderStorm added a commit to FSTUM/settool-v2 that referenced this pull request Jan 2, 2022
sigvef pushed a commit to sigvef/django-rest-framework that referenced this pull request Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants