[New-bugs-announce] [issue30615] [EASY][2.7] test_recursive_repr() of test_xml_etree_c leaks references

STINNER Victor report at bugs.python.org
Fri Jun 9 11:29:04 EDT 2017


New submission from STINNER Victor:

haypo at selma$ ./python -m test -R 3:3 -m test_recursive_repr test_xml_etree_c
Run tests sequentially
0:00:00 [1/1] test_xml_etree_c
beginning 6 repetitions
123456
......
test_xml_etree_c leaked [4, 4, 4] references, sum=12
1 test failed:
    test_xml_etree_c

Total duration: 179 ms
Tests result: FAILURE
[64152 refs]

----------
components: Tests, XML
messages: 295543
nosy: haypo
priority: normal
severity: normal
status: open
title: [EASY][2.7] test_recursive_repr() of test_xml_etree_c leaks references
type: resource usage
versions: Python 2.7

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


More information about the New-bugs-announce mailing list