Jouni K. Seppänen <j...@iki.fi> writes:

>>> FAIL: no_testCreateLocaltime (test_tzinfo.LocalTestCase)
>>>
>> Any info provided on this failure?
>
> AssertionError: '2004-10-31 02:00:00 AMT+0020' != '2004-10-31 02:00:00 
> CET+0100'

That test has a comment "It would be nice if this worked, but it
doesn't." and I guess its name begins with "no_test" to avoid being run
as a test, but "nosetests" when run in the matplotlib root directory
picks it up nevertheless. That module is not listed in
matplotlib.default_test_modules, so I guess this failure doesn't occur
when tests are run via matplotlib.test().

So that particular failure was a false alarm.

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


------------------------------------------------------------------------------
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