gh-71339: Use new assertion methods in tests#129046
Conversation
|
I have already already created 15 other PRs for groups of files with significant number of changes. But it is not worth to create a PR for 5 changed lines in 2 files. |
|
I non-recursively searched This is the 1 AMD64 Android failure. |
|
The patch was initially created in 2016. It was then updated few years later, and just before creating this PR. Since the IDLE tests are located outside of the |
|
!buildbot ios |
|
!buildbot android |
|
!buildbot android |
|
Not sure what happened before with Android and iOS, but they both seem fine now. |
|
It was an issue in different tests which was fixed by #129133. No need to trigger buildbots. This PR is not emergent. It will be merged after merging all related PRs. Some changes can be extracted into separate PRs (like IDLE's). |
|
There have been practically no conflicts in the last few months. This means that this PR affects a very small part of the code that is actively changing. So I plan to merge this PR without backporting to 3.13. Probability of conflicts in future backports to 3.13 is low. |
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
(cherry picked from commit 2602d8a) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

They provide better error report.
Only 1-2 lines are changed in the half of files, 3-4 lines in other quarter of files, and only in about 10 files there are more than 10 changed lines. So all this have been united in a single PR.