mirror of https://github.com/python/cpython
5adff3f86f
Some socket tests related to sending file descriptors cause a file descriptor leak on macOS, all of them tests that send one or more descriptors than cannot be received on the read end. This appears to be a platform bug. This PR skips those tests when doing a refleak test run to avoid hiding other problems. |
||
---|---|---|
.. | ||
__init__.py | ||
cmdline.py | ||
filter.py | ||
findtests.py | ||
logger.py | ||
main.py | ||
mypy.ini | ||
pgo.py | ||
refleak.py | ||
result.py | ||
results.py | ||
run_workers.py | ||
runtests.py | ||
save_env.py | ||
setup.py | ||
single.py | ||
testresult.py | ||
utils.py | ||
win_utils.py | ||
worker.py |