[issue30635] Leak in test_c_locale_coercion

Stéphane Wirtel report at bugs.python.org
Mon Jun 12 04:59:15 EDT 2017


New submission from Stéphane Wirtel:

./python -m test -R 3:3  test_c_locale_coercion -m test_external_target_locale_configuration                                                                                                                            Mon 12 Jun 2017 10:57:14 AM CEST
Run tests sequentially
0:00:00 load avg: 1.31 [1/1] test_c_locale_coercion
beginning 6 repetitions
123456
......
test_c_locale_coercion leaked [2, 2, 2] references, sum=6
test_c_locale_coercion failed

1 test failed:
    test_c_locale_coercion

Total duration: 4 sec
Tests result: FAILURE

----------
messages: 295759
nosy: matrixise
priority: normal
severity: normal
status: open
title: Leak in test_c_locale_coercion
versions: Python 3.7

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


More information about the Python-bugs-list mailing list