[Numpy-discussion] Error code of NumpyTest()

Stefan van der Walt stefan at sun.ac.za
Thu Aug 30 18:04:51 EDT 2007


On Thu, Aug 30, 2007 at 12:48:44PM +0300, Pearu Peterson wrote:
> The svn version of test() function now returns TestResult object.
> 
> So, test() calls in buildbot should read:
> 
>   import numpy,sys; sys.exit(not
> numpy.test(verbosity=9999,level=9999).wasSuccessful())
> 
> Hopefully buildbot admins can update the test commands accordingly.

Thanks, Pearu.  I forwarded your instructions to the relevant parties.

Cheers
Stéfan



More information about the NumPy-Discussion mailing list