Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920039 - dev-python/pydevd-2.10.0 fails tests: AssertionError: TimeoutError (note: error trying to dump threads on timeout)
Summary: dev-python/pydevd-2.10.0 fails tests: AssertionError: TimeoutError (note: err...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: HPPA Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 924793 917720
  Show dependency tree
 
Reported: 2023-12-15 17:52 UTC by matoro
Modified: 2024-03-10 00:51 UTC (History)
2 users (show)

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


Attachments
build.log and emerge --info (file_920039.txt,890.50 KB, text/plain)
2023-12-15 17:53 UTC, matoro
Details
build.log and emerge --info (build.log.gz,68.15 KB, application/gzip)
2024-03-10 00:51 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
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