Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935670 - dev-python/pytest-xprocess-1.0.2 fails tests with "Connection refused"
Summary: dev-python/pytest-xprocess-1.0.2 fails tests with "Connection refused"
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-06 14:11 UTC by Jonathan Lovelace
Modified: 2024-07-06 15:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-python:pytest-xprocess-1.0.2:20240706-125333.log (dev-python:pytest-xprocess-1.0.2:20240706-125333.log,49.67 KB, text/plain; charset=utf-8)
2024-07-06 14:11 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,9.13 KB, text/plain; charset=utf-8)
2024-07-06 14:12 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2024-07-06 14:11:42 UTC
Created attachment 897211 [details]
dev-python:pytest-xprocess-1.0.2:20240706-125333.log

On this machine, which is in the middle of the Python 3.12 transition, =dev-python/pytest-xprocess-1.0.2 is failing its test suite:

=========================================================================== short test summary info ============================================================================
FAILED tests/test_process_initialization.py::test_startup_without_pattern[s1] - ConnectionRefusedError: [Errno 111] Connection refused
FAILED tests/test_process_initialization.py::test_startup_without_pattern[s2] - ConnectionRefusedError: [Errno 111] Connection refused
FAILED tests/test_process_initialization.py::test_startup_without_pattern[s3] - ConnectionRefusedError: [Errno 111] Connection refused
FAILED tests/test_process_initialization.py::test_startup_with_pattern_and_callback[s1-will not match-21] - Failed: DID NOT RAISE <class 'RuntimeError'>
FAILED tests/test_process_initialization.py::test_startup_with_pattern_and_callback[s2-spam, bacon, eggs-30] - ConnectionRefusedError: [Errno 111] Connection refused
FAILED tests/test_process_initialization.py::test_startup_with_pattern_and_callback[s3-finally started-130] - ConnectionRefusedError: [Errno 111] Connection refused
=================================================================== 6 failed, 45 passed, 1 warning in 52.05s ===================================================================

My other machine didn't see this test failure, but on this machine I've retried the build several times with the same results.
Comment 1 Jonathan Lovelace 2024-07-06 14:12:07 UTC
Created attachment 897212 [details]
emerge-info.txt