[Python-Dev] Anyone else seeing test_struct fail?

Mark Favas m.favas@per.dem.csiro.au
Tue, 19 Jun 2001 06:11:37 +0800


[Tim Peters suggests]
> 
> [Mark Favas]
> > [Platform: Tru64 Unix, Compaq C compiler)
> > The current CVS of 2.2a0 fails test_struct for me with:
> >
> > test test_struct failed -- pack('>i', -2147483649) did not raise error
> 
> In test_struct.py, please change this line (right after "class IntTester"):
> 
>     BUGGY_RANGE_CHECK = "bBhHIL"
> 
> to
> 
>     BUGGY_RANGE_CHECK = "bBhHiIlL"
> 
> and try again.

Yep, passes with this change.


> > Also, the current imap.py causes "make test" (test___all__ and
> > test_sundry) to fail with: "exceptions.TabError: inconsistent use of
> > tabs and spaces in indentation (imaplib.py, line 576)" - untested
> > checkin <grin>?
> 
> Leaving that to some loser who cares about whitespace <wink>.

Guess we'll have to advertise widely, then <grin>.

-- 
Mark Favas  -   m.favas@per.dem.csiro.au
CSIRO, Private Bag No 5, Wembley, Western Australia 6913, AUSTRALIA