Revision: 7739
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7739&view=rev
Author:   jdh2358
Date:     2009-09-11 01:52:47 +0000 (Fri, 11 Sep 2009)

Log Message:
-----------
make test for sf bug 2856228 a knownfailure

Modified Paths:
--------------
    trunk/matplotlib/lib/matplotlib/tests/test_axes.py

Modified: trunk/matplotlib/lib/matplotlib/tests/test_axes.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/tests/test_axes.py  2009-09-11 01:33:40 UTC 
(rev 7738)
+++ trunk/matplotlib/lib/matplotlib/tests/test_axes.py  2009-09-11 01:52:47 UTC 
(rev 7739)
@@ -341,7 +341,8 @@
     fig.savefig( 'axhspan_epoch' )
 
 
-...@image_comparison(baseline_images=['hexbin_extent'])
+...@image_comparison(baseline_images=['hexbin_extent'])
+...@knownfailureif(True)
 def test_hexbin_extent():
     # this test exposes sf bug 2856228
     fig = plt.figure()


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to