#32746: Unexpected test failures in 3.3.2 when running the whole testsuite
-----------------------------------+--------------------------------------
Reporter: Jakub Kulík | Owner: nobody
Type: Bug | Status: closed
Component: Testing framework | Version: 3.2
Severity: Normal | Resolution: needsinfo
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------------+--------------------------------------
Comment (by Jakub Kulík):
I see this issue only with Django 3.2 on SPARC (with both Python 3.7 & 3.9
and both with and without `--reverse`). Intel in this case is without
issues, I also don't see this in Django 3.1 or 3.0 with all combinations
of Python runtime (3.7 and 3.9), architecture (SPARC and Intel), and order
(`--reverse` or not).
In each case, tests are executed with the following command:
`/usr/bin/env LC_ALL=en_US.UTF-8 /usr/bin/python3.x ./runtests.py
--settings test_sqlite --parallel=1 --verbosity=3 (--reverse)`
--
Ticket URL: <https://code.djangoproject.com/ticket/32746#comment:2>
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 on the web visit
https://groups.google.com/d/msgid/django-updates/066.9af0862188bbddc9b0f922628dd1ea39%40djangoproject.com.