Revision: 7613
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7613&view=rev
Author:   astraw
Date:     2009-08-31 05:23:37 +0000 (Mon, 31 Aug 2009)

Log Message:
-----------
buildbot: removed forced error

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-31 04:46:55 UTC 
(rev 7612)
+++ trunk/matplotlib/test/test_matplotlib/TestAxes.py   2009-08-31 05:23:37 UTC 
(rev 7613)
@@ -45,8 +45,6 @@
    #--------------------------------------------------------------------
    def test_empty_datetime( self ):
       """Test plotting empty axes with dates along one axis."""
-      if 1:
-         raise RuntimeError('error forced to test buildbot error reporting')
       fname = self.outFile( "empty_datetime.png" )
 
       t0 = datetime(2009, 1, 20)


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
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to