Skip to content

Fix test_doctest_unexpected_exception #13548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

bengartner
Copy link
Contributor

@bengartner bengartner commented Jun 21, 2025

Fixes #13547.

I've corrected the expected message based on the output of 3.14 but I haven't actually tracked down whether this is expected in 3.14 or why.
 

  • Allow maintainers to push and squash when merging my commits. Please uncheck this if you prefer to squash the commits yourself.
  • Add text like closes #XYZW to the PR description and/or commits (where XYZW is the issue number). See the github docs for more information.
  • Create a new changelog file in the changelog folder, with a name like <ISSUE NUMBER>.<TYPE>.rst. See changelog/README.rst for details.
  • Add yourself to AUTHORS in alphabetical order.

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Jun 21, 2025
@nicoddemus nicoddemus added the backport 8.4.x apply to PRs at any point; backports the changes to the 8.4.x branch label Jun 22, 2025
Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Appreciate it.

@nicoddemus nicoddemus enabled auto-merge (squash) June 22, 2025 15:11
@nicoddemus nicoddemus merged commit 48be3c8 into pytest-dev:main Jun 22, 2025
36 checks passed
Copy link

patchback bot commented Jun 22, 2025

Backport to 8.4.x: 💚 backport PR created

✅ Backport PR branch: patchback/backports/8.4.x/48be3c8bce38bc950dba82747d3ecf451a3f45c8/pr-13548

Backported as #13552

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Jun 22, 2025
nicoddemus pushed a commit that referenced this pull request Jun 22, 2025
…) (#13552)

Fixes #13547.

(cherry picked from commit 48be3c8)

Co-authored-by: bengartner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 8.4.x apply to PRs at any point; backports the changes to the 8.4.x branch bot:chronographer:provided (automation) changelog entry is part of PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_doctest_unexpected_exception is failing on Python 3.14.0b3
2 participants