[New-bugs-announce] [issue43108] test_curses is leaking references

Pablo Galindo Salgado report at bugs.python.org
Tue Feb 2 15:02:14 EST 2021


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

❯ ./python -m test test_curses -uall -R :
0:00:00 load avg: 3.77 Run tests sequentially
0:00:00 load avg: 3.77 [1/1] test_curses
beginning 9 repetitions
123456789
.
test_curses leaked [4, 4, 4, 4] references, sum=16
test_curses failed

== Tests result: FAILURE ==

1 test failed:
    test_curses

Total duration: 2.5 sec
Tests result: FAILURE


https://buildbot.python.org/all/#/builders/75/builds/168/steps/5/logs/stdio

----------
components: Tests
messages: 386166
nosy: pablogsal
priority: normal
severity: normal
status: open
title: test_curses is leaking references
versions: Python 3.10

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


More information about the New-bugs-announce mailing list