More SVN testing

Tim Hochberg tim.hochberg at ieee.org
Thu Oct 12 16:08:53 EDT 2006


Albert Strasheim wrote:
> Hello all
>
>   
>> -----Original Message-----
>> From: numpy-discussion-bounces at lists.sourceforge.net [mailto:numpy-
>> discussion-bounces at lists.sourceforge.net] On Behalf Of Tim Hochberg
>> Sent: 12 October 2006 21:24
>> To: numpy-discussion
>> Subject: [Numpy-discussion] More SVN testing
>>
>>
>> I just checked in a couple of changes to SVN. I was going to check in
>> errstate, but it looks like Travis beat me to it, so I contented myself
>> with adding a docstring and some tests.  These tests are only run under
>> 2.5; things seem to work fine here, but if someone on a Linux box whose
>> running Python 2.5 could try it out I'd appreciate it. I'm suspicous of
>> Linux/Windows differences right now because of my run in with them
>> earlier today in the tests for test_multiarray (which I believe it now
>> fixed -- at least everything is working here OK).
>>     
>
> This probably fixes the issue I reported here:
>
> http://projects.scipy.org/scipy/numpy/ticket/286
>
> Maybe you can check that the test counts match up on Python 2.4 and 2.5 on
> Windows on your system and close that ticket.
>   
Yep, that's the same one I ran into and it's fixed now on windows. It 
sounds like it didn't occur at all on Linux. Their are now actually two 
more tests under 2.5 than under 2.4, but that's on purpose -- I can't 
test 'with errstate' under 2.4, so I skip those tests.

I went ahead and closed the ticket.

-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




More information about the NumPy-Discussion mailing list