Skip to content

test_multiprocessing_spawn: test_timeout() failed on GHA Windows x86 #110162

Closed
@vstinner

Description

@vstinner

GHA Windows x86:

FAIL: test_timeout (test.test_multiprocessing_spawn.test_manager.WithManagerTestBarrier.test_timeout)
Test wait(timeout)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\a\cpython\cpython\Lib\test\_test_multiprocessing.py", line 2071, in test_timeout
    self.assertEqual(len(results), self.barrier.parties)
AssertionError: 0 != 5

build: https://github.com/python/cpython/actions/runs/6365753186/job/17283009093?pr=109907

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions