FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix test_doctest_unexpected_exception by bengartner · Pull Request #13548 · pytest-dev/pytest · GitHub

Fix test_doctest_unexpected_exception - #13548

Merged
nicoddemus merged 5 commits into
pytest-dev:mainfrom
bengartner:fix-test_doctest_unexpected_exception-3.14
Jun 22, 2025
Merged

Fix test_doctest_unexpected_exception#13548
nicoddemus merged 5 commits into
pytest-dev:mainfrom
bengartner:fix-test_doctest_unexpected_exception-3.14

Conversation

bengartner commented Jun 21, 2025
edited by nicoddemus
Loading

Copy link
Copy Markdown
Contributor

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 Bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Jun 21, 2025

nicoddemus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks! Appreciate it.

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

patchback Bot commented Jun 22, 2025
edited
Loading

Copy link
Copy Markdown

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 <gartner@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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


Back | FazBrowse Home | New Git URL