[Python-Dev] Failin tests on Windows (original) (raw)

Tim Peters tim.one@comcast.net
Fri, 25 Apr 2003 13:47:50 -0400


[Guido]

... All tests now pass for me, both on Linux (Red Hat 7.8) and Windows (Win 98 second edition).

It looks good on Win2K now too, both release and debug builds. I saw one failure in test_queue, but believe that's due to a pre-existing race condition in the test code (recall that we've both seen test_queue fail before).