Comment #4 on issue 2508 by [email protected]: sympify() fails with unicode
http://code.google.com/p/sympy/issues/detail?id=2508

Only one test fails, but it also fails in master.


 ~/Programmation/sympy (master) $ ./bin/test test_integrals.py
============================= test process starts ==============================
executable:   /usr/bin/python  (2.6.5-final-0)
ground types: python

sympy/integrals/tests/test_integrals.py[66] ...ff............................F..
.............................. [FAIL]

________________________________________________________________________________
______ sympy/integrals/tests/test_integrals.py:test_integrate_DiracDelta _______ File "/home/nicolas/Dropbox/Programmation/sympy/sympy/integrals/tests/test_integrals.py", line 346, in test_integrate_DiracDelta
    x*DiracDelta(x - x_1)
AssertionError

== tests finished: 63 passed, 1 failed, 2 expected to fail, in 154.08 seconds ==
DO *NOT* COMMIT!


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

Reply via email to