This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients brett.cannon, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-09-02.16:38:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472834307.82.0.666023735193.issue27869@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2016-09-02 16:38:27brett.cannonsetrecipients: + brett.cannon, paul.moore, tim.golden, zach.ware, steve.dower
2016-09-02 16:38:27brett.cannonsetmessageid: <1472834307.82.0.666023735193.issue27869@psf.upfronthosting.co.za>
2016-09-02 16:38:27brett.cannonlinkissue27869 messages
2016-09-02 16:38:27brett.cannoncreate