-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Unexpected <class 'TypeError'> exception in test_format #119780
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
Comments
skirpichev
added a commit
to skirpichev/cpython
that referenced
this issue
May 30, 2024
skirpichev
added a commit
to skirpichev/cpython
that referenced
this issue
May 31, 2024
…ormat.py" This reverts commit 7849c66.
skirpichev
added a commit
to skirpichev/cpython
that referenced
this issue
May 31, 2024
…t/test_format.py"" This reverts commit ef2ab1a.
serhiy-storchaka
pushed a commit
that referenced
this issue
May 31, 2024
…19781) Mismatches were just output to the stdout, without making the test failing.
This comment was marked as resolved.
This comment was marked as resolved.
The second part of the issue (test_exc() refactoring) - wasn't fixed. |
Sure. @skirpichev, do you mind to create a new issue for ignored failures in |
OK: #119949 |
noahbkim
pushed a commit
to hudson-trading/cpython
that referenced
this issue
Jul 11, 2024
…pythonGH-119781) Mismatches were just output to the stdout, without making the test failing.
estyxx
pushed a commit
to estyxx/cpython
that referenced
this issue
Jul 17, 2024
…pythonGH-119781) Mismatches were just output to the stdout, without making the test failing.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
I would guess this was broken by b313cc6.
test_exc()
should be fixed.CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
The text was updated successfully, but these errors were encountered: