Skip to content

test_import leaked [1, 1, 6] memory blocks on s390x Fedora Refleaks 3.x #110096

Closed
@vstinner

Description

@vstinner

s390x Fedora Refleaks 3.x:

0:19:28 load avg: 8.18 [406/467/1] test_import failed (reference leak) -- running (2): test.test_multiprocessing_spawn.test_manager (2 min 56 sec), test.test_multiprocessing_spawn.test_processes (3 min 38 sec)
beginning 6 repetitions
123456
......
test_import leaked [1, 1, 6] memory blocks, sum=8

when re-run in verbose mode in a fresh process, regrtest no longer detects a memory leak:

0:24:10 load avg: 3.66 Re-running 1 failed tests in verbose mode in subprocesses
0:24:10 load avg: 3.66 Run 1 test in parallel using 1 worker process (timeout: 3 hour 20 min, worker timeout: 3 hour 25 min)
0:24:24 load avg: 3.30 [1/1] test_import passed
Re-running test_import in verbose mode
beginning 6 repetitions
123456
(...)
OK (skipped=3)
(...)
Result: FAILURE then SUCCESS

build: https://buildbot.python.org/all/#/builders/433/builds/896

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions