On Thu, Aug 7, 2008 at 10:04 AM, Guido van Rossum <[EMAIL PROTECTED]> wrote: > On Thu, Aug 7, 2008 at 9:10 AM, Bill Janssen <[EMAIL PROTECTED]> wrote: >> I'm trying to run the regression suite on a checkout of the Py3K trunk > > DO you mean the trunk (which is 2.6), or the py3k branch? > >> my OS X 10.5 machine, and getting nowhere fast. > > PPC or x86? For segfaults it might matter (byte order). > >> First off, >> test_audioop segfaults. After disabling that, I've been hanging in >> test_bz2 for half an hour. >> >> Should we be able to test the current codebase? > > Yes. On my x86 OS X 10.5 machine, test_audioop and test_bz2 both pass > in the p3yk branch.
Ditto in the trunk. > I'll get my PPC 10.4 machine unfrozen and test there too. Both tests pass there, both in the trunk and in the py3k branch. Are you using a debug or a non-debug build? -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com