Skip to content

Instantly share code, notes, and snippets.

@miham
Created February 8, 2012 19:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miham/1772811 to your computer and use it in GitHub Desktop.
Save miham/1772811 to your computer and use it in GitHub Desktop.

The failure:

==================================================================== test process starts =====================================================================
executable:   /usr/bin/python2  (2.7.2-final-0)
architecture: 64-bit
cache:        yes
ground types: gmpy
random seed:  92394844

sympy/plotting/tests/test_plot.py[1] False
F                                                                                                                  [FAIL]

______________________________________________________________________________________________________________________________________________________________
_____________________________________________________ sympy/plotting/tests/test_plot.py:test_matplotlib ______________________________________________________
  File "/miha_shr/coding/repos/sympy/sympy/plotting/tests/test_plot.py", line 194, in test_matplotlib
    'be deleted.' % f)
AssertionError: The plot ref_advanced_fin_sum.png has changed! The test plot was not deleted but on the next test run it will be deleted.

==================================================== tests finished: 0 passed, 1 failed, in 48.08 seconds ====================================================
DO *NOT* COMMIT!

Matplotlib information:

basedirlist is: ['/usr/local', '/usr']
============================================================================
BUILDING MATPLOTLIB
            matplotlib: 1.2.x
                python: 2.7.2 (default, Jan 31 2012, 13:19:49)  [GCC 4.6.2
                        20120120 (prerelease)]
              platform: linux2

REQUIRED DEPENDENCIES
                 numpy: 1.6.1
             freetype2: 14.0.8

OPTIONAL BACKEND DEPENDENCIES
                libpng: 1.5.8
               Tkinter: Tkinter: version not identified, Tk: 8.5, Tcl: 8.5
                  Gtk+: gtk+: 2.24.10, glib: 2.30.2, pygtk: 2.24.0,
                        pygobject: 2.28.6
       Mac OS X native: no
                    Qt: no
                   Qt4: Qt: 4.8.0, PyQt4: 4.9
                PySide: no
                 Cairo: 1.10.0

OPTIONAL DATE/TIMEZONE DEPENDENCIES
              datetime: present, version unknown
              dateutil: 1.5
                  pytz: 2011n

OPTIONAL USETEX DEPENDENCIES
                dvipng: 1.14
           ghostscript: 9.04
                 latex: 3.1415926
               pdftops: 0.18.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment