Changes between Initial Version and Version 1 of Ticket #32769
- Timestamp:
- May 19, 2021, 11:33:11 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32769 – Description
initial v1 62 62 * When I only test 2 separate classes at once I can trigger it once every 30 times 63 63 * The crashes always mention the DBs `test_3` or `test_4`, never `test_1` 64 * The precise command line: `pythontest my_app_with_two_testcase_classes --parallel`64 * The command line used: `python manage.py test my_app_with_two_testcase_classes --parallel` 65 65 * I haven't set `DJANGO_TEST_PROCESSES` 66 66