From: Brian G. <ell...@gm...> - 2006-10-21 04:00:35
|
I have been doing these recent tests with 1.0rc3. I am building from trunk right now and we will see how that goes. Thanks for your help. Brian On 10/20/06, Tim Hochberg <tim...@ie...> wrote: > Brian Granger wrote: > > Also, when I use seterr(all='ignore') the the tests fail: > > > > ====================================================================== > > FAIL: Ticket #112 > > ---------------------------------------------------------------------- > > Traceback (most recent call last): > > File "/usr/common/homes/g/granger/usr/local/lib/python/numpy/core/tests/test_regression.py", > > line 219, in check_longfloat_repr > > assert(str(a)[1:9] == str(a[0])[:8]) > > AssertionError > > > > ---------------------------------------------------------------------- > > Ran 516 tests in 0.823s > > > > FAILED (failures=1) > > > > Thanks for helping out on this. > > > How recent is your version? I just a problem that was causing this same > failure yesterday -- if you checkout is older than that, you may want to > get the most recent stuff from SVN and see if that fixes this. > > -tim > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Numpy-discussion mailing list > Num...@li... > https://lists.sourceforge.net/lists/listinfo/numpy-discussion > |