On 4 Jul, 19:54, Ondrej Certik <ond...@certik.cz> wrote:
> On Sun, Jul 4, 2010 at 10:45 AM, Aaron S. Meurer <asmeu...@gmail.com> wrote:
>
> >> Oops, you are right.
>
> >> I just fixed that. I forgot to run doctests, and the reason is that I
> >> got a failure in mpmath tests, some vizualization problem, when I run
> >> it remotely.
>
> > See issue 1956.
>
> I just fixed that too.

1956 is not fixed in master:

[...@ubuntulaptop sympy (master)]$ git log --oneline -1
34a70c9 Don't run mpmath pylab tests, if pylab fails to import
[...@ubuntulaptop sympy (master)]$ bin/test sympy/mpmath/tests/
test_visualization.py
============================= test process starts
==============================
executable:   /usr/bin/python  (2.5.2-final-0)

sympy/mpmath/tests/test_visualization.py[1]
E                             [FAIL]

________________________________________________________________________________
______________ sympy/mpmath/tests/test_visualization.py:test_axes
______________
  File "/home/oy/git_workingdir/sympy/sympy/mpmath/tests/
test_visualization.py", line 22, in test_axes
    assert axes.get_xlabel() == 'x'
AttributeError: Subplot instance has no attribute 'get_xlabel'

=========== tests finished: 0 passed, 1 exceptions, in 1.19 seconds
============
DO *NOT* COMMIT!

Øyvind

-- 
You received this message because you are subscribed to the Google Groups 
"sympy-patches" group.
To post to this group, send email to sympy-patc...@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