FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-119050: Add XML support to libregrtest refleak checker (#119148) by vstinner · Pull Request #119272 · python/cpython · GitHub

/ cpython Public

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

Merged
vstinner merged 1 commit into
python:3.12from
vstinner:regrtest_xml12
May 20, 2024
Merged

[3.12] gh-119050: Add XML support to libregrtest refleak checker (#119148)#119272
vstinner merged 1 commit into
python:3.12from
vstinner:regrtest_xml12

Conversation

vstinner commented May 20, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

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 9257731)

…on#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 9257731)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL