python 2.3a2 Win32 expected failures in regression tests?

Harri Pasanen harri.pasanen at trema.com
Thu Apr 10 11:00:47 EDT 2003


Tim Peters <tim.one at comcast.net> wrote in message news:<mailman.1049910795.4707.python-list at python.org>...
> [Harri Pasanen]
> > I've built python 2.3a2 myself on Win32, using Visual C++ 6.0.
> 
> Which flavor of Windows ("Win32" is ambiguous -- they're not identical)?
> 2.3a2 passed all tests on Win98SE and Win2K before it was released.
> 
> > When running the regression tests, the following 3 fail:
> >
> > test_tarfile, test_timeout, test_zipimport
> >

Ok, found out that my testtar.tar file was corrupted (Python was
imported to local CVS, and .tar was not declared to be binary file ->
checkout to W2K got it all mangled).

On the test_timeout, it is always the testRecvTimeout that fails, but
that is likely an artifact of me running it in vmWare linux hosting
w2k.

Harri




More information about the Python-list mailing list