[Cython] NumPy dependency in Jenkins builds

Stefan Behnel stefan_ml at behnel.de
Fri Mar 23 15:26:21 CET 2012


mark florisson, 23.03.2012 14:26:
> This may be OT for this thread

... in which case it's quite common to start a new one ...

> but sas numpy removed at some point from Jenkins? I'm seeing this for
> all python versions since Februari 25:
> 
> Following tests excluded because of missing dependencies on your
> system:
>    run.memoryviewattrs
>    run.numpy_ValueError_T172
>    run.numpy_bufacc_T155
>    run.numpy_cimport
>    run.numpy_memoryview
>    run.numpy_parallel
>    run.numpy_test
> ALL DONE

May be my fault. I think when I unified the build jobs, I might have
disabled it because we didn't have a NumPy version for Py3 at the time.

I'll look into it.

Stefan



More information about the cython-devel mailing list