[Python-Dev] Current CVS, Cygwin and "make test"

Jason Tishler jason at tishler.net
Sat Nov 20 00:27:33 CET 2004


Nick,

On Sat, Nov 20, 2004 at 01:03:42AM +1000, Nick Coghlan wrote:
> I only got the regression tests working *at all* today, after doing
> 'find .  -name "\.dll" | rebaseall -T -' from my python/dist/src
> directory to get rid of the Cygwin remap errors when loading DLL's.

The above is expected behavior, but see below...

> I figured I'd ask the folks here for ideas (is Jason still around?),
> before trying to ask the question from the Cygwin end.

Yes, I'm still around. :,)

What Cygwin version are you using?  1.5.12?

FWIW, I got the following results when running Python-2.4b1's normal
(i.e., no extras) regression test:

    $ ./python.exe -E -tt ./Lib/test/regrtest.py -l
    ...
    252 tests OK.
    2 tests failed:
        test_subprocess test_tcl
    ...

The above results was under a pre-1.5.12 Cygwin CVS on XP Pro SP1:

    $ uname -a
    CYGWIN_NT-5.1 gelpdevjt022 1.5.12(0.116/4/2) 2004-10-28 07:28 ...

Amazingly, I did *not* need to run rebase like I normal do!

Please let me know if you need help tracking down Cygwin related
problems.

Thanks,
Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6


More information about the Python-Dev mailing list