mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #32560 -- Fixed test runner with --pdb and --buffer on fail/error.
This commit is contained in:
committed by
Mariusz Felisiak
parent
6993e1bf6d
commit
45814af619
@@ -9,4 +9,6 @@ Django 3.1.8 fixes several bugs in 3.1.7.
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Fixed a bug in Django 3.1 where the output was hidden on a test error or
|
||||
failure when using :option:`test --pdb` with the
|
||||
:option:`--buffer <test --buffer>` option (:ticket:`32560`).
|
||||
|
||||
Reference in New Issue
Block a user