Comment #57 on issue 1766 by Vinzent.Steinberg: expand(power_base=True) is too aggressive
http://code.google.com/p/sympy/issues/detail?id=1766

I got these failures on your branch:

_______________ sympy/geometry/tests/test_geometry.py:test_line ________________ File "/home/one/src/sympy/sympy/geometry/tests/test_geometry.py", line 120, in
test_line
    assert Line.is_concurrent(l1, l3)
AssertionError
________________________________________________________________________________
______________ sympy/solvers/tests/test_solvers.py:test_tsolve_1 _______________ File "/home/one/src/sympy/sympy/solvers/tests/test_solvers.py", line 265, in
test_tsolve_1
    [log(y/2 + sqrt(-4 + y**2)/2), log(y/2 - sqrt(-4 + y**2)/2)])
AssertionError


And there is a print statement left:

sympy/solvers/tests/test_ode.py[36] ffXfff.........assuming real arg for hyperbolic
inverse
.......s.............    [OK]

Do you also get the xfail?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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

Reply via email to