[pypy-dev] Fw: Expected failure?

holger krekel hpk at trillke.net
Wed Jun 1 18:46:10 CEST 2005


Hi Ben, 

On Wed, Jun 01, 2005 at 10:45 +0100, Ben.Young at risk.sungard.com wrote:
> Hi there,
> 
> I follow the pypy development, and tend to sync to head every day or so. I 
> recently noticed some test failures that don't seem to be going away, and 
> was wondering whether there is something wrong with my configuration or if 
> there was something wrong with the way I was running the tests. I addition 
> I noticed that some tests are skipped due to a floating point error. Is 
> this expected too?
> 
> I run the tests with python 2.4 on cygwin.

the one problem relating to test_overview.py is strange: do
you have a recent checkout of the 'testresult' directory in
your pypy-dist checkout tree?  it should help to do an 'svn
up' in that particular directory which is not updated via the
'svn up pypy-dist' but only when you explicitely work on
generating compliance test results. 

cheers, 
    
    holger



More information about the Pypy-dev mailing list