[New-bugs-announce] [issue30614] [EASY][2.7] testInitNonExistentFile() of test_bz2 leaks references

STINNER Victor report at bugs.python.org
Fri Jun 9 11:26:03 EDT 2017


New submission from STINNER Victor:

haypo at selma$ ./python -m test -R 3:3 -m testInitNonExistentFile test_bz2
Run tests sequentially
0:00:00 [1/1] test_bz2
beginning 6 repetitions
123456
......
test_bz2 leaked [10, 10, 10] references, sum=30
1 test failed:
    test_bz2

Total duration: 81 ms
Tests result: FAILURE
[57793 refs]

----------
keywords: easy (C)
messages: 295542
nosy: haypo
priority: normal
severity: normal
status: open
title: [EASY][2.7] testInitNonExistentFile() of test_bz2 leaks references
type: resource usage
versions: Python 2.7

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


More information about the New-bugs-announce mailing list