[New-bugs-announce] [issue23849] Leaks in test_deque

Serhiy Storchaka report at bugs.python.org
Thu Apr 2 11:37:20 CEST 2015


New submission from Serhiy Storchaka:

$ ./python -m test.regrtest -R 3:3:reflog test_deque
[1/1] test_deque
beginning 6 repetitions
123456
......
test_deque leaked [91, 91, 91] references, sum=273
test_deque leaked [21, 23, 23] memory blocks, sum=67
1 test failed:
    test_deque

----------
components: Tests
messages: 239894
nosy: rhettinger, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Leaks in test_deque
type: resource usage
versions: Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23849>
_______________________________________


More information about the New-bugs-announce mailing list