Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-142315: Add test capturing missed expectation.#142383

Closed
jaraco wants to merge 1 commit into
python:mainpython/cpython:mainfrom
jaraco:jaraco/gh-142315/regr-testjaraco/cpython:jaraco/gh-142315/regr-testCopy head branch name to clipboard
Closed

gh-142315: Add test capturing missed expectation.#142383
jaraco wants to merge 1 commit into
python:mainpython/cpython:mainfrom
jaraco:jaraco/gh-142315/regr-testjaraco/cpython:jaraco/gh-142315/regr-testCopy head branch name to clipboard

Conversation

@jaraco

@jaraco jaraco commented Dec 7, 2025

Copy link
Copy Markdown
Member

@jaraco

jaraco commented Dec 7, 2025

Copy link
Copy Markdown
Member Author

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

jaraco commented Dec 7, 2025

Copy link
Copy Markdown
Member Author

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

@jaraco jaraco closed this Dec 7, 2025
@jaraco jaraco deleted the jaraco/gh-142315/regr-test branch December 10, 2025 01:08
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.