On Fri, Sep 23, 2011 at 8:02 AM, John Hunter <jdh2...@gmail.com> wrote:
> Today is the "go-live" date for the mpl release candidate. There are
> no more open issues tagged release_critical, so I suggest we branch
> this afternoon.  This will give people a last chance to merge in
> remaining pull requests.  If you know you are planning to handle a
> given pull request before the branch, please drop a comment on the
> pull request or respond here so we don't duplicate effort.  Michael,
> are you available to make the release branch this afternoon?


I'm getting tons of failures like the one below relating to mathtext
fonts on two different platforms (linux and solaris).  Anyone else
seeing these?  I did flush my fonts and tex cache and did a clean
install.


======================================================================
FAIL: matplotlib.tests.test_mathtext.mathfont_stix_49_test.test
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/nose/case.py", line 183, in runTest
    self.test(*self.arg)
  File 
"/home/jdhunter/dev/lib/python2.6/site-packages/matplotlib/testing/decorators.py",
line 35, in failer
    result = f(*args, **kwargs)
  File 
"/home/jdhunter/dev/lib/python2.6/site-packages/matplotlib/testing/decorators.py",
line 126, in do_test
    '(RMS %(rms).3f)'%err)
ImageComparisonFailure: images not close:
/home/jdhunter/tmp/mpl_test/result_images/test_mathtext/mathfont_stix_49.png
vs. 
/home/jdhunter/tmp/mpl_test/result_images/test_mathtext/expected-mathfont_stix_49.png
(RMS 11.269)

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to