Re: status update

Neal Norwitz <[email protected]> Thu, 20 Mar 2003 22:28:21 -0500
Newsgroups gmane.comp.python.snake-farm.user
Message-ID <[email protected]>
I believe I've fixed the hangs in test_pty now.  This means that all
architectures should be enabled.  I believe HPUX is disabled.
test_pty still fails on HPUX & AIX, but works on Solaris and Linux.
test_pty fails only if run after test_openpty.  I haven't tried hard
to figure this out.  And I don't care too much, I'd just assume disable
test_pty for now (run regrtest.py -x test_pty).

The builds are getting in better shape again.  See this page for
details:

        http://metaslash.com/py/2.3-problems.html

AIX doesn't build out of the box in the test farm, but other people
have reported build successes.  I still need to test on a bunch of
different versions and patch levels to determine the proper approach.

I do have AIX built and passing almost all the tests.

There's still a bunch of small, low-priority problems.
I will hopefully get a few more knocked off in the next week or so.

Neal