[Django] #34175: Cannot make whole test set to pass

1 view
Skip to first unread message

Django

unread,
Nov 21, 2022, 11:51:15 PM11/21/22
to django-...@googlegroups.com
#34175: Cannot make whole test set to pass
---------------------------------------------+--------------------------
Reporter: gzuccarelli | Owner: nobody
Type: Bug | Status: new
Component: Testing framework | Version: 4.1
Severity: Normal | Keywords: unittest
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
---------------------------------------------+--------------------------
I tried with two ubi8 base images, the python38 one and the python39 one.
Both with same results:

git clone --branch stable/4.1.x --depth 1
https://github.com/django/django.git

cd ./django
python -m venv ~/.virtualenvs/djangodev
source ~/.virtualenvs/djangodev/bin/activate

python -m pip install -e .
cd tests
python -m pip install -r requirements/py3.txt

./runtests.py

FAILED (failures=3, skipped=1187, expected failures=5)

You can see the errors report here: https://pastebin.com/GmnfHQ7e

What should I do to make all the tests pass?

--
Ticket URL: <https://code.djangoproject.com/ticket/34175>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Nov 22, 2022, 12:14:29 AM11/22/22
to django-...@googlegroups.com
#34175: Cannot make whole test set to pass
-----------------------------------+--------------------------------------
Reporter: gzuccarelli | Owner: nobody
Type: Bug | Status: closed

Component: Testing framework | Version: 4.1
Severity: Normal | Resolution: invalid

Keywords: unittest | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------------+--------------------------------------
Changes (by Mariusz Felisiak):

* status: new => closed
* resolution: => invalid


Comment:

Hi, please don't use Trac as a support channel. Use one of these to debug
your issue and eventually provide details about why and where Django is at
fault, thanks.

Closing per TicketClosingReasons/UseSupportChannels.

--
Ticket URL: <https://code.djangoproject.com/ticket/34175#comment:1>

Reply all
Reply to author
Forward
0 new messages