Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 920039

Summary: dev-python/pydevd-2.10.0 fails tests: AssertionError: TimeoutError (note: error trying to dump threads on timeout)
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: CONFIRMED ---    
Severity: normal CC: hppa, matoro_gentoo
Priority: Normal    
Version: unspecified   
Hardware: HPPA   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 924793, 917720    
Attachments: build.log and emerge --info
build.log and emerge --info

Description matoro archtester 2023-12-15 17:52:59 UTC
build.log and emerge --info in attachment.

The logs say TimeoutError but it doesn't appear that it's too slow but rather because the thing it was waiting for failed.

FAILED tests_python/test_debugger.py::test_asyncio_step_over_basic[_debugger_case_trio.py] - AssertionError: TimeoutError (note: error trying to dump threads on timeout).
FAILED tests_python/test_debugger.py::test_asyncio_step_over_end_of_function[_debugger_case_trio.py] - AssertionError: TimeoutError (note: error trying to dump threads on timeout).
FAILED tests_python/test_debugger.py::test_asyncio_step_in[_debugger_case_trio.py] - AssertionError: TimeoutError (note: error trying to dump threads on timeout).
FAILED tests_python/test_debugger.py::test_asyncio_step_return[_debugger_case_trio.py] - AssertionError: TimeoutError (note: error trying to dump threads on timeout).

Reproducible: Always
Comment 1 matoro archtester 2023-12-15 17:53:56 UTC
Created attachment 879497 [details]
build.log and emerge --info
Comment 2 matoro archtester 2024-03-10 00:50:25 UTC
This reproduces with 3.0.3 on amd64.
Comment 3 matoro archtester 2024-03-10 00:51:21 UTC
Created attachment 887197 [details]
build.log and emerge --info