This is the actual state
On Fri, Jan 1, 2016 at 11:43 PM, Sergey Matyunin <[email protected]> wrote: > 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 > [email protected] > https://mail.python.org/mailman/listinfo/pypy-dev _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
