Uh oh!
There was an error while loading. Please reload this page.
bpo-40275: Use new test.support helper submodules in tests - #21743
Conversation
1abdbff to
cc5a557Comparecc5a557 to
d4f0586Compareshihai1991
commented
Aug 6, 2020
cc @vstinner |
vstinner
commented
Aug 6, 2020
@shihai1991: How many remaining tests need to be patched? Do you have an estimation? |
shihai1991
commented
Aug 6, 2020
I have ported all tests what I can test in my centos vm. To some testcases which runs in windows and macos I depend ci gate to estimate. |
vstinner
commented
Aug 6, 2020
That's great!
You can write a test/WIP PR which removes aliases in test.support and see which tests fail. |
shihai1991
commented
Aug 7, 2020
yep. I have already did this ; ) |
Use test helpers in the following test cases:
https://bugs.python.org/issue40275