[Python-Dev] test_logging hangs on OS X (was: ... Solaris 8)
Brett Cannon
drifty@alum.berkeley.edu
Sun, 27 Apr 2003 12:53:08 -0700 (PDT)
[Skip Montanaro]
> Using the latest version from CVS, on Solaris 8 test_logging hangs.
I am getting this hang on OS X as well. Anyone else?
> Lots of output, then:
>
> ...
> -- log_test3 end ---------------------------------------------------
>
I am getting the hang at the same place; log_test3 ends and then nothing
happens afterwards.
At least this has convinced me that to forward with my skips.txt patch.
-Brett