SIGN IN SIGN UP

bpo-30856: Update TestResult early, without buffering in _Outcome (GH-28180)

TestResult methods addFailure(), addError(), addSkip() and
addSubTest() are now called immediately after raising an exception
in test or finishing a subtest.  Previously they were called only
after finishing the test clean up.
S
Serhiy Storchaka committed
664448d81f41c5fa971d8523a71b0f19e76cc136
Parent: dea59cf
Committed by GitHub <noreply@github.com> on 9/19/2021, 12:24:38 PM