#36515: test_parsing_errors() fails with Fedora's Python 3.14 pre-release
-----------------------------+-----------------------------------------
Reporter: Michel Lind | Type: Uncategorized
Status: new | Component: Utilities
Version: 5.2 | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------+-----------------------------------------
Hi,
I'm a Fedora packager that co-maintains our Django packages. When building
5.2.4 in Rawhide (the upcoming Fedora 43 release) that currently has
Python 3.14b4, in addition to strip_tags() that our openSUSE colleague has
reported (https://code.djangoproject.com/ticket/36499),
`test_parsing_errors` also fails:
{{{
======================================================================
FAIL: test_parsing_errors
(test_utils.tests.HTMLEqualTests.test_parsing_errors)
----------------------------------------------------------------------
AssertionError: < div> != <div>
- < div>
+ <div>
}}}
I'm currently conditionally disabling the test when building with Python
>= 3.14, but hopefully this can be fixed.
--
Ticket URL: <https://code.djangoproject.com/ticket/36515>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/django-updates/010701982ef2ba9d-995dfc2a-c7c9-42fd-93a7-e8f59bc27417-000000%40eu-central-1.amazonses.com.