Brett Cannon added the comment:

I re-ran the test suite in a directory not under /mnt/c to see if having a 
different file owner would change things and it did. test_logging and 
test_socket still hang, but the failures go down to 23:

    test_asyncio test_asyncore test_eintr test_epoll test_faulthandler
    test_fcntl test_ftplib test_httpservers test_import test_mmap
    test_multiprocessing_fork test_multiprocessing_forkserver
    test_multiprocessing_main_handling test_multiprocessing_spawn
    test_os test_posix test_resource test_signal test_socketserver
    test_subprocess test_time test_unicode_file test_wsgiref

----------
title: test failures on Bash on Windows -> test failures under Bash on Windows

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27869>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to