[New-bugs-announce] [issue38138] test_importleak is leaking references

Pablo Galindo Salgado report at bugs.python.org
Thu Sep 12 09:37:39 EDT 2019


New submission from Pablo Galindo Salgado <pablogsal at gmail.com>:

❯ ./python.exe -m test test_importlib -R 3:3
Run tests sequentially
0:00:00 load avg: 1.45 [1/1] test_importlib
beginning 6 repetitions
123456
......
test_importlib leaked [20, 20, 20] references, sum=60
test_importlib failed

== Tests result: FAILURE ==

1 test failed:
    test_importlib

Total duration: 23 sec 179 m

----------
components: Tests
messages: 352162
nosy: brett.cannon, pablogsal
priority: normal
severity: normal
status: open
title: test_importleak is leaking references
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38138>
_______________________________________


More information about the New-bugs-announce mailing list