#31421: running test suites hang on mac OX Catalina 10.15.2
------------------------------------------------+------------------------
               Reporter:  Nan Liu               |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  new
              Component:  Core (Other)          |        Version:  master
               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                     |
------------------------------------------------+------------------------
 i was basically doing "contributing tutorial", and after I have done
 following:

 git clone --depth 1 https://github.com/YourGitHubName/django.git
 python -m pip install -e /path/to/your/local/clone/django/
 python -m pip install -r requirements/py3.txt
 ./runtests.py

 After I commnad+ c, it shows "Ran 13583 tests in 275.918s", which may
 indicate the position where it starts hanging.

 python version is 3.7.3.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31421>
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/050.6cb9a2509adcd89461572c17a6f859d0%40djangoproject.com.

Reply via email to