|
From: <jd...@us...> - 2009-08-30 16:29:43
|
Revision: 7602
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7602&view=rev
Author: jdh2358
Date: 2009-08-30 16:29:30 +0000 (Sun, 30 Aug 2009)
Log Message:
-----------
removed known failure decorator for sf bug 2846058
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-08-30 16:25:46 UTC (rev 7601)
+++ trunk/matplotlib/test/test_matplotlib/TestAxes.py 2009-08-30 16:29:30 UTC (rev 7602)
@@ -58,7 +58,6 @@
self.checkImage( fname )
#--------------------------------------------------------------------
- @knownfailureif(True, "Fails due to SF bug 2846058")
def test_formatter_ticker( self ):
"""Test Some formatter and ticker issues."""
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|