Skip to content

Conversation

@jaraco
Copy link
Member

@jaracojaraco commented Dec 7, 2025

@jaraco
Copy link
MemberAuthor

The test is failing nicely, on Ubuntu only.

ERROR: test_script_target_anonymous_pipe (test.test_pdb.PdbTestCase.test_script_target_anonymous_pipe) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/runner/work/cpython/cpython-ro-srcdir/Lib/test/test_pdb.py", line 3681, in test_script_target_anonymous_pipe target = pdb._ScriptTarget(pipe_path) File "/home/runner/work/cpython/cpython-ro-srcdir/Lib/pdb.py", line 190, in __init__ sys.exit(1) ~~~~~~~~^^^ SystemExit: 1 ---------------------------------------------------------------------- Ran 1 test in 0.006s FAILED (errors=1) test test_pdb failed 

@jaraco
Copy link
MemberAuthor

Closing, as we'll merge this failing test with the PR.

@jaracojaraco closed this Dec 7, 2025
@jaracojaraco deleted the jaraco/gh-142315/regr-test branch December 10, 2025 01:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@jaraco