-
-
Notifications
You must be signed in to change notification settings - Fork 528
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
Show continuation lines when doctest crashes #39102
base: develop
Are you sure you want to change the base?
Show continuation lines when doctest crashes #39102
Conversation
Documentation preview for this PR (built with commit 41b39bb; changes) is ready! 🎉 |
It's actually a bit difficult to test this because |
Thought about reusing one of the crash test? Or should I make a separate one? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks for digging into how that machinery works, this certainly makes debugging these crashes a bit easier :)
There's one little typo. Feel free to set to positive review yourself once that is fixed.
Co-authored-by: Julian Rüth <[email protected]>
I think this makes more sense.
Normally the format is like
or
with the patch, the display becomes
📝 Checklist
⌛ Dependencies