◐ Shell
clean mode source ↗

bpo-24160: Fix test_pdb refleaks failure by iritkatriel · Pull Request #25182 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@iritkatriel

@iritkatriel iritkatriel commented

Apr 4, 2021

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

@pablogsal

Copy link Copy Markdown

Member

Thanks for the quick fix @iritkatriel! I have verified the fix manually:

❯ ./python -m test test_pdb -R 3:3
0:00:00 load avg: 0.05 Run tests sequentially
0:00:00 load avg: 0.05 [1/1] test_pdb
beginning 6 repetitions
123456
......

== Tests result: SUCCESS ==

1 test OK.

Total duration: 7.9 sec
Tests result: SUCCESS

@pablogsal pablogsal merged commit aadd4e1 into python:master

Apr 4, 2021

@iritkatriel iritkatriel deleted the doctest-fix branch

April 4, 2021 16:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pablogsal pablogsal pablogsal approved these changes

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@iritkatriel @pablogsal @the-knights-who-say-ni @bedevere-bot