django/tests/test_runner
Shubham Singh f8e91d0104 [6.0.x] Fixed #36491 -- Fixed crash in ParallelTestRunner with --buffer.
Thanks Javier Buzzi and Adam Johnson for reviews.

Co-authored-by: Simon Charette <charette.s@gmail.com>

Backport of be581ff473 from main.
2025-09-26 10:56:56 -04:00
..
__init__.py
models.py Fixed #36083 -- Ran system checks in ParallelTestSuite workers. 2025-09-16 21:57:22 -04:00
runner.py
test_debug_sql.py Fixed #36380 -- Deferred SQL formatting when running tests with --debug-sql. 2025-06-16 17:41:24 -03:00
test_discover_runner.py Fixed #36531 -- Added forkserver support to parallel test runner. 2025-07-29 14:11:22 -03:00
test_parallel.py [6.0.x] Fixed #36491 -- Fixed crash in ParallelTestRunner with --buffer. 2025-09-26 10:56:56 -04:00
test_shuffler.py
tests.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00