Skip to content

Test failures with Django 5.2 #12

@mweinelt

Description

@mweinelt

After upgrading django from 5.1.8 to 5.2 the following two tests started failing on version 2024.1:

  • test_form_show_errors_non_field_errors
  • test_bootstrap_form_show_errors_bs3

There is a diff in their fixtures related to the aria-describedby tag.

Full log: https://gist.github.com/mweinelt/ca116c172b4148f9e5ec5df4f35ea500

https://docs.djangoproject.com/en/5.2/ref/forms/api/#form-error-display

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions