Revision: 7783
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7783&view=rev
Author:   jdh2358
Date:     2009-09-18 14:28:39 +0000 (Fri, 18 Sep 2009)

Log Message:
-----------
add unit test for sf bug 2861426; empty date plot with year formatter; need 
test in the name

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

Modified: trunk/matplotlib/lib/matplotlib/tests/test_dates.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/tests/test_dates.py 2009-09-18 14:05:51 UTC 
(rev 7782)
+++ trunk/matplotlib/lib/matplotlib/tests/test_dates.py 2009-09-18 14:28:39 UTC 
(rev 7783)
@@ -143,7 +143,7 @@
 
 #...@image_comparison(baseline_images=['empty_date_bug'])
 @knownfailureif(True)
-def empty_date_with_year_formatter():
+def test_empty_date_with_year_formatter():
     # exposes sf bug 2861426: 
https://sourceforge.net/tracker/?func=detail&aid=2861426&group_id=80706&atid=560720
     import matplotlib.dates as dates
 


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

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to