Skip to content

Conversation

@jaraco
Copy link
Member

@jaraco jaraco commented Dec 7, 2025

@jaraco
Copy link
Member Author

jaraco commented Dec 7, 2025

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
Member Author

jaraco commented Dec 7, 2025

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

@jaraco jaraco closed this Dec 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant