python -i svn/matplotlib/test/run-mpl-test.py

...

======================================================================
FAIL: Test numpy shaped data.
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/home/nwagner/svn/matplotlib/test/test_plots/TestPlot.py", 
line 129, in test_shaped_data
     self.checkImage( fname )
   File 
"/home/nwagner/svn/matplotlib/test/mplTest/MplTestCase.py", 
line 57, in checkImage
     self.fail( msg + "\n" + errorMessage )
AssertionError:
   Error: Image files did not match.
   RMS Value: 3.26978179241
   Expected:
     
/home/nwagner/svn/matplotlib/test/test_plots/baseline/TestPlot/shaped_data.png
   Actual:
     /home/nwagner/svn/matplotlib/test/test_plots/outputs/shaped_data.png
   Tolerance: 0.001


----------------------------------------------------------------------
Ran 16 tests in 6.476s

FAILED (failures=1)
  

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to