New submission from Pablo Galindo Salgado <pablog...@gmail.com>:
./python -m test test_list -R : --junit-xml something 0:00:00 load avg: 0.52 Run tests sequentially 0:00:00 load avg: 0.52 [1/1] test_list beginning 9 repetitions 123456789 ......... test_list leaked [798, 798, 798, 798] references, sum=3192 test_list leaked [345, 345, 345, 345] memory blocks, sum=1380 test_list failed == Tests result: FAILURE == 1 test failed: test_list Total duration: 3.4 sec Tests result: FAILURE ---------- components: Tests messages: 359561 nosy: pablogsal, steve.dower, vstinner priority: normal severity: normal status: open title: Running the test suite with --junit-xml and -R incorrectly reports refleaks versions: Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39253> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com