Hello,

I am curious about the status of unit tests of numpy for pypy. Where
can I get actual information about it?

I have installed pypy 4.0.1, numpypy for it (tag 4.0.1) and launched
numpy tests using
numpy.test()
Looks like there is a plenty of failed tests:
> Ran 4157 tests in 15.592s
> FAILED (KNOWNFAIL=5, SKIP=116, errors=648, failures=149)

Is it the actual state or may be I did  something wrong?


-- 
Sergey
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to