Revision: 7632
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7632&view=rev
Author:   astraw
Date:     2009-09-03 16:01:00 +0000 (Thu, 03 Sep 2009)

Log Message:
-----------
Testing: mark test with knownfailure decorator

This will let the buildbots detect any new errors while we figure out
what's going on with this one.

Modified Paths:
--------------
    trunk/matplotlib/test/test_matplotlib/TestAxes.py

Modified: trunk/matplotlib/test/test_matplotlib/TestAxes.py
===================================================================
--- trunk/matplotlib/test/test_matplotlib/TestAxes.py   2009-09-03 14:36:37 UTC 
(rev 7631)
+++ trunk/matplotlib/test/test_matplotlib/TestAxes.py   2009-09-03 16:01:00 UTC 
(rev 7632)
@@ -43,6 +43,7 @@
       pass
 
    #--------------------------------------------------------------------
+   @knownfailureif(True, "Fails due to SF bug 2850075")
    def test_empty_datetime( self ):
       """Test plotting empty axes with dates along one axis."""
       fname = self.outFile( "empty_datetime.png" )


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