Updates:
        Labels: -NeedsReview PassedReview

Comment #40 on issue 1026 by matt...@gmail.com: pypy doesn't run sympy
http://code.google.com/p/sympy/issues/detail?id=1026

This pull request was merged. There is one more remaining test failure:

$ pypy bin/test sympy/functions/elementary/tests/test_piecewise.py
executable:   /home/mateusz/bin/pypy  (2.7.1-final-42)
architecture: 64-bit
cache:        yes
ground types: python
random seed:  86288031

sympy/functions/elementary/tests/test_piecewise.py[14] .f....F....... [FAIL]

File "/home/mateusz/repo/git/sympy/sympy/functions/elementary/tests/test_piecewise.py", line 161, in test_piecewise_fold_expand
    (Piecewise((-x, Interval(0,1,False,True)), (0, True)), True))
AssertionError

--
You received this message because you are subscribed to the Google Groups 
"sympy-patches" group.
To post to this group, send email to sympy-patches@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en.

Reply via email to