[issue36336] test_httplib, test_multiprocessing_forkserver leaks on x86 Gentoo

Stéphane Wirtel report at bugs.python.org
Mon Mar 18 03:01:31 EDT 2019


New submission from Stéphane Wirtel <stephane at wirtel.be>:

See this build report: https://buildbot.python.org/all/#/builders/72/builds/523

test_multiprocessing_forkserver leaked [1, 1, 1] memory blocks, sum=3
test_httplib leaked [1, 1, 1] memory blocks, sum=3
Re-running failed tests in verbose mode
Re-running test 'test_multiprocessing_forkserver' in verbose mode
test_multiprocessing_forkserver leaked [0, 0, 2] file descriptors, sum=2
Re-running test 'test_httplib' in verbose mode

----------
components: Library (Lib), Tests
keywords: 3.6regression
messages: 338165
nosy: matrixise
priority: normal
severity: normal
status: open
title: test_httplib, test_multiprocessing_forkserver leaks on x86 Gentoo
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36336>
_______________________________________


More information about the Python-bugs-list mailing list