STATUS: Failure revision: 7872 ( http://matplotlib.svn.sourceforge.net/matplotlib/?view=rev&rev=7872 )
Files: doc/pyplots/README doc/sphinxext/gen_gallery.py doc/sphinxext/gen_rst.py examples/misc/multiprocess.py examples/mplot3d/contour3d_demo.py examples/mplot3d/contourf3d_demo.py examples/mplot3d/polys3d_demo.py examples/mplot3d/scatter3d_demo.py examples/mplot3d/surface3d_demo.py examples/mplot3d/wire3d_demo.py lib/matplotlib/artist.py lib/matplotlib/axes.py lib/matplotlib/sphinxext/mathmpl.py lib/matplotlib/sphinxext/only_directives.py lib/matplotlib/sphinxext/plot_directive.py lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png At: Sun 11 Oct 2009 19:03:23 Changed By: astraw Comments: Merged revisions 7866-7867 via svnmerge from https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_99_maint ........ r7866 | astraw | 2009-10-11 11:54:22 -0700 (Sun, 11 Oct 2009) | 2 lines allow already transformed clip path in artist set_clip_path() ........ r7867 | astraw | 2009-10-11 11:55:18 -0700 (Sun, 11 Oct 2009) | 2 lines imshow: only apply axes patch clipping if image doesn't clip itself ........ File: lib/matplotlib/tests/test_axes.py At: Sun 11 Oct 2009 19:08:53 Changed By: astraw Comments: testing: add test_axes.test_imshow() File: lib/matplotlib/tests/test_axes.py At: Sun 11 Oct 2009 19:09:53 Changed By: astraw Comments: testing: add test_imshow_clip() based on report by Gellule Xg <[email protected]> File: lib/matplotlib/testing/decorators.py At: Sun 11 Oct 2009 19:10:53 Changed By: astraw Comments: testing: allow limiting of known failure to known exception class File: lib/matplotlib/testing/decorators.py At: Sun 11 Oct 2009 19:11:24 Changed By: astraw Comments: testing: raise errors that are not real known failures on image comparison For the waterfall display, see http://mpl-buildbot.code.astraw.com/waterfall For the failed image comparision display, see http://mpl.code.astraw.com/overview.html - the Matplotlib buildbot ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) 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/devconference _______________________________________________ Matplotlib-buildbot mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-buildbot
