SIGN IN SIGN UP

[3.12] gh-119050: Add XML support to libregrtest refleak checker (#119148) (#119272)

gh-119050: Add XML support to libregrtest refleak checker (#119148)

regrtest test runner: Add XML support to the refleak checker
(-R option).

* run_unittest() now stores XML elements as string, rather than
  objects, in support.junit_xml_list.
* runtest_refleak() now saves/restores XML strings before/after
  checking for reference leaks. Save XML into a temporary file.

(cherry picked from commit 9257731f5d3e9d4f99e314b23a14506563e167d7)
V
Victor Stinner committed
ec5743b5f2e6bc63e99b8b3a0fe964158945cbd7
Parent: cdccafb
Committed by GitHub <noreply@github.com> on 5/20/2024, 10:56:34 PM