bpo-45042: Now test classes decorated with requires_hashdigest are not skipped#28060
bpo-45042: Now test classes decorated with requires_hashdigest are not skipped#28060serhiy-storchaka merged 6 commits intopython:mainfrom
requires_hashdigest are not skipped#28060Conversation
|
|
Both new Windows failures were hidden under What should I do with them? Ignore them for now and create new bug reports? |
|
I think it is safe to decorate the failed tests with We will fix them in separate issues. |
|
I am not seeing any references of newly-unignored tests in Ubuntu / MacOS builds:
For some reason they are only executed on Windows. Is it supposed to be this way? |
|
🤖 New build scheduled with the buildbot fleet by @serhiy-storchaka for commit d86ac43 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
Misc/NEWS.d/next/Tests/2021-08-30-11-54-14.bpo-45042.QMz3X8.rst
Outdated
Show resolved
Hide resolved
Co-authored-by: Serhiy Storchaka <[email protected]>
|
Thanks @sobolevn for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
|
Sorry, @sobolevn and @serhiy-storchaka, I could not cleanly backport this to |
|
GH-28168 is a backport of this pull request to the 3.10 branch. |
…not skipped (pythonGH-28060) Co-authored-by: Serhiy Storchaka <[email protected]> (cherry picked from commit dd7b816) Co-authored-by: Nikita Sobolev <[email protected]>
|
Thanks @sobolevn for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
Sorry @sobolevn and @serhiy-storchaka, I had trouble checking out the |
…` are not skipped (pythonGH-28060) Co-authored-by: Serhiy Storchaka <[email protected]>. (cherry picked from commit dd7b816) Co-authored-by: Nikita Sobolev <[email protected]>
|
GH-28169 is a backport of this pull request to the 3.9 branch. |
|
Thanks, @serhiy-storchaka! It was a pleasure 🤝 |
…not skipped (GH-28060) Co-authored-by: Serhiy Storchaka <[email protected]> (cherry picked from commit dd7b816) Co-authored-by: Nikita Sobolev <[email protected]>
…` are not skipped (GH-28060) (GH-28169) Co-authored-by: Serhiy Storchaka <[email protected]>. (cherry picked from commit dd7b816) Co-authored-by: Nikita Sobolev <[email protected]>
https://bugs.python.org/issue45042