On 04/26/2010 02:37 PM, Eric Firing wrote:
> Michael Droettboom wrote:
>> I'm noticing that SVN r8269 is failing a great number of regression 
>> tests -- with pretty major things like the number of digits in the 
>> formatter being different.  The buildbot seems to be getting the same 
>> failures I am, but I don't see any buildbot e-mails since Wednesday.  
>> Does anyone know the source of these errors?  It seems to have to do 
>> with changes to the formatters.
>
> Mike,
>
> What is the easiest way to run a single test?  I want to work on one 
> failure at at time.
You can provide a dot-separated path to the module and function, eg. 
(this is assuming the test is installed):

nosetests matplotlib.tests.test_simplification:test_clipping

Mike
>
> Eric
>
>
>>
>> Mike
>>
>> ------------------------------------------------------------------------------
>>  
>>
>> _______________________________________________
>> Matplotlib-devel mailing list
>> Matplotlib-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>


------------------------------------------------------------------------------
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to