On 2016-06-14 13:36:38, Brian Foley wrote:
> On Tue, Jun 14, 2016 at 06:10:28AM +0200, Iustin Pop wrote:
> > From: Iustin Pop <[email protected]>
> > 
> > Python 2.7 has a very nice extension to the unittest module to support
> > test skipping, but until we officially stop supporting it we pretend
> > these pass.
> 
> Cool. I didn't know about that. However in the meantime would it be
> worth getting them to print something rather than silently skipping
> (and possibly leading the developer into a false sense of security)
> 
> Maybe
>     print "skipped 'psutil Python package not found'"

Sounds good. It will make the log output noisy, but that's the
intention.

Can you do this at git am time, or do you want me to resend?

thanks,
iustin

Reply via email to