Skip to content

bpo-43981: Fix reference leaks in test_squeezer #25758

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 30, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Apr 30, 2021

@pablogsal
Copy link
Member Author

PS C:\Users\pablogsal\GitHub\cpython> ./python.bat -m test test_idle -u all -R 3:3
Running Debug|x64 interpreter...
0:00:00 Run tests sequentially
0:00:00 [1/1] test_idle
beginning 6 repetitions
123456
......
test_idle passed in 1 min 15 sec

== Tests result: SUCCESS ==

1 test OK.

Total duration: 1 min 15 sec
Tests result: SUCCESS

@pablogsal pablogsal merged commit 6689e45 into python:master Apr 30, 2021
@pablogsal pablogsal deleted the bpo-43981 branch May 19, 2021 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants