[IPython-dev] Cython magics crashes test suite when cython not present

Brian Granger ellisonbg at gmail.com
Thu May 31 03:17:48 EDT 2012


On Thu, May 31, 2012 at 12:13 AM, Fernando Perez <fperez.net at gmail.com> wrote:
> Brian, I'd mentioned it in review but we forgot about it at the end...
>  We missed a bit of isolation for the test suite with the new cython
> magics...


> The fix is pretty easy, it's a simple matter of adding an exclusion in
> iptest.py like the ones for curses or the other optional libraries

I added that already.  Not sure why this is failing as that module has
the right logic to skip the tests if Cython is not present.  I will
look more tomorrow though.


> Just pinging here in case someone can quickly do it before tomorrow
> (crashing to bed now).
>
> Cheers
>
> f
> ---------- Forwarded message ----------
> From:  <admin at shiningpanda.com>
> Date: Thu, May 31, 2012 at 12:01 AM
> Subject: [Ipython-build] Automatic IPython build reports Jenkins build
> became unstable: ipython-mac #124
> To: ipython-build at lists.ipython.org
>
>
> See <https://jenkins.shiningpanda.com/ipython/job/ipython-mac/124/>
>
> _______________________________________________
> Ipython-build mailing list
> Ipython-build at lists.ipython.org
> http://lists.ipython.org/listinfo.cgi/ipython-build-ipython.org
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev



-- 
Brian E. Granger
Cal Poly State University, San Luis Obispo
bgranger at calpoly.edu and ellisonbg at gmail.com



More information about the IPython-dev mailing list