Re: status update

Guido van Rossum <[email protected]> Tue, 28 Jan 2003 17:06:29 -0500
Newsgroups gmane.comp.python.snake-farm.user
Message-ID <[email protected]>
> Solaris:
>         Tests aren't running on Solaris due to the tests hanging.
>         This problem should now be fixed.  The tests should no
>         longer hang.  They may be two failures.  I have seen
>         test_logging fail intermitantly.  I believe this is
>         a test problem that has nothing to due with Solaris.

Correct -- test_logging probably still has a race condition.  Barry
saw it once too.

> I'd like to point out that even though the snake-farm is not yet
> stable, about 5 bugs have been specifically found by the snake-farm.

I thought it was more.  When it was first up, we found a slew of 64
bit and similar issues.

--Guido van Rossum (home page: http://www.python.org/~guido/)