Revision: 7612
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7612&view=rev
Author: astraw
Date: 2009-08-31 04:46:55 +0000 (Mon, 31 Aug 2009)
Log Message:
-----------
buildbot: force error to test reporting abilities
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 02:48:42 UTC
(rev 7611)
+++ trunk/matplotlib/test/test_matplotlib/TestAxes.py 2009-08-31 04:46:55 UTC
(rev 7612)
@@ -45,6 +45,8 @@
#--------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins