New submission from STINNER Victor: haypo@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 <rep...@bugs.python.org> <http://bugs.python.org/issue30615> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com