public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* python fails asyncio tests (py 3.7 & 3.8)
@ 2020-11-21 11:59 Jim Bell
  2020-11-22  0:13 ` Jim Bell
  0 siblings, 1 reply; 6+ messages in thread
From: Jim Bell @ 2020-11-21 11:59 UTC (permalink / raw)
  To: cygwin

The standard python asyncio tests hang.

         cd /usr/lib/python3.8/test

         python3.8 test_asyncore.py -v

Passes a bunch of tests, then hangs at:

     test_connection_attributes (__main__.TestAPI_UseUnixSocketsPoll) ...

(A more focused test run: "python3.8 test_asyncore.py -c -f -k Unix")

Likewise,

         python3.8 -m unittest -v test_asyncio

Passes a bunch of tests, then hangs at:

     test_create_unix_server 
(test.test_asyncio.test_events.PollEventLoopTests) ...

I tried enabling tracing, but then unittest doesn't want to run any 
tests ("python3.8 -m trace -c test_asyncore.py" says "Ran 0 tests")

Same for python3.7. I only tested 3.7 & 3.8.

Glad to attach a run of "cygcheck -s -v -r" but it's 1.4M. Running 
CygWin-64 under Windows 10 Professional Ver 10.0 Build 19041




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-08  3:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-21 11:59 python fails asyncio tests (py 3.7 & 3.8) Jim Bell
2020-11-22  0:13 ` Jim Bell
2020-12-01  0:53   ` Mark Geisert
2020-12-07  7:58     ` Mark Geisert
2020-12-07 18:01       ` Marco Atzeri
2020-12-08  3:14         ` Mark Geisert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).