[New-bugs-announce] [issue44312] test_asyncio leaked [1533, 1531, 1533] references, sum=4597

Pablo Galindo Salgado report at bugs.python.org
Fri Jun 4 12:07:44 EDT 2021


New submission from Pablo Galindo Salgado <pablogsal at gmail.com>:

All refleak buildbots are currently broken in master:

......
test_asyncio leaked [1533, 1531, 1533] references, sum=4597
test_asyncio leaked [367, 366, 367] memory blocks, sum=1100
11 tests failed again:
    test_asyncgen test_asyncio test_code test_collections
    test_coroutines test_exceptions test_idle test_import test_inspect
    test_modulefinder test_types
== Tests result: FAILURE then FAILURE ==
403 tests OK.
10 slowest tests:
- test_signal: 31 min 10 sec
- test_pydoc: 29 min 41 sec
- test_asyncio: 20 min 3 sec
- test_concurrent_futures: 17 min 35 sec
- test_peg_generator: 13 min 38 sec
- test_gdb: 12 min 20 sec
- test_multiprocessing_spawn: 9 min 33 sec
- test_multiprocessing_forkserver: 6 min 49 sec
- test_nntplib: 6 min 20 sec
- test_multiprocessing_fork: 5 min 41 sec
11 tests failed:
    test_asyncgen test_asyncio test_code test_collections
    test_coroutines test_exceptions test_idle test_import test_inspect
    test_modulefinder test_types
13 tests skipped:
    test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
    test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
    test_winreg test_winsound test_zipfile64
11 re-run tests:
    test_asyncgen test_asyncio test_code test_collections
    test_coroutines test_exceptions test_idle test_import test_inspect
    test_modulefinder test_types

Example failure:

https://buildbot.python.org/all/#/builders/384/builds/50/steps/5/logs/stdio

----------
messages: 395096
nosy: pablogsal, vstinner
priority: normal
severity: normal
status: open
title: test_asyncio leaked [1533, 1531, 1533] references, sum=4597

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


More information about the New-bugs-announce mailing list