We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test_multiple_inheritance_buffer_last
test_buffer
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
Based on python/core-workflow#505
Source:
cpython/Lib/test/test_buffer.py
Lines 4697 to 4754 in bbf722d
There are two different tests with the same name. One must be renamed.
Before: Ran 89 tests in 3.824s After: Ran 90 tests in 4.576s
Ran 89 tests in 3.824s
Ran 90 tests in 4.576s
CC @JelleZijlstra
The text was updated successfully, but these errors were encountered:
pythongh-106197: Deduplicate tests in test_buffer
c8ed149
gh-106197: Deduplicate tests in test_buffer (#106198)
c283a0c
pythongh-106197: Deduplicate tests in test_buffer (pythonGH-106198)
b7a0e5a
(cherry picked from commit c283a0c) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
[3.12] gh-106197: Deduplicate tests in test_buffer (GH-106198) (#10…
ed2114f
…6206) gh-106197: Deduplicate tests in `test_buffer` (GH-106198) (cherry picked from commit c283a0c) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
sobolevn
No branches or pull requests
Based on python/core-workflow#505
Source:
cpython/Lib/test/test_buffer.py
Lines 4697 to 4754 in bbf722d
There are two different tests with the same name. One must be renamed.
Before:
Ran 89 tests in 3.824s
After:
Ran 90 tests in 4.576s
CC @JelleZijlstra
Linked PRs
test_buffer
#106198test_buffer
(GH-106198) #106206The text was updated successfully, but these errors were encountered: