From: Benjamin R. <ben...@ou...> - 2011-09-24 15:45:07
|
On Sat, Sep 24, 2011 at 8:25 AM, Jouni K. Seppänen <jk...@ik...> wrote: > I'm seeing five test failures on my Mac (Python 2.7): > > FAIL: matplotlib.tests.test_mlab.test_recarray_csv_roundtrip > I am seeing this one on my 64-bit machine, but not on my 32-bit machine (both Linux). > FAIL: matplotlib.tests.test_text.test_font_styles.test > FAIL: matplotlib.tests.test_text.test_font_styles.test > How much was the difference? > FAIL: matplotlib.tests.test_tightlayout.test_tight_layout5.test > Hmm, I wonder if font issues on the macosx backend might cause the layout to not be exactly the same as on the other backends? (or does the test use Agg?) > FAIL: no_testCreateLocaltime (test_tzinfo.LocalTestCase) > > Any info provided on this failure? Ben Root |