Skip to content

bpo-24160: Fix test_pdb refleaks failure#25182

Merged
pablogsal merged 1 commit into
python:masterfrom
iritkatriel:doctest-fix
Apr 4, 2021
Merged

bpo-24160: Fix test_pdb refleaks failure#25182
pablogsal merged 1 commit into
python:masterfrom
iritkatriel:doctest-fix

Conversation

@iritkatriel

@iritkatriel iritkatriel commented Apr 4, 2021

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

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants