[WIP] bpo-37421: regrtest detects if a test leaks temporary files#14415
[WIP] bpo-37421: regrtest detects if a test leaks temporary files#14415vstinner wants to merge 1 commit into
Conversation
|
I rebased my PR to get other https://bugs.python.org/issue37421 fixes. |
Sorry, something went wrong.
|
test_concurrent_futures, test_multiprocessing_fork and test_multiprocessing_spawn failed on the Linux job of Travis CI, with errors like: test_concurrent_futures failed with "1 test altered the execution environment" on the Ubuntu job of Azure Pipelines: |
Sorry, something went wrong.
|
win64 job of Azure Pipelines failed with: |
Sorry, something went wrong.
|
I rebased again this PR to get the 3 other fixes. Remaining issue on Windows: Again, the Linux job of Travis CI failed with errors like: |
Sorry, something went wrong.
|
This change causes issues. I'm not sure it's worth it to automate checking for temporary files. I close this PR. |
Sorry, something went wrong.
https://bugs.python.org/issue37421