[pypy-dev] test_logicobjspace

Aurélien Campéas aurelien.campeas at logilab.fr
Mon Dec 4 15:05:30 CET 2006


On Mon, Dec 04, 2006 at 09:01:56AM -0500, Scott Dial wrote:
> Armin Rigo wrote:
> >On Mon, Dec 04, 2006 at 12:48:12PM +0100, Aur?lien Camp?as wrote:
> >>So something might be happening on snake. I don't know.
> >
> >I've seen the same 3 failures on various machines, though admittedly not
> >on tuatara, our PowerPC server.  It fails on pypy2, for example, so you
> >can investigate over there if needed (ssh codespeak.net; ssh pypy2).
> >
> 
> Also for consideration is that the test has consistently passed on my 
> win32 tester.

It was a dict ordering issue: the test depended on
somedict.values()[0] always giving the right thing ...

> 
> -Scott
> 
> -- 
> Scott Dial
> scott at scottdial.com
> scodial at cs.indiana.edu
> 



More information about the Pypy-dev mailing list