[SciPy-Dev] line endings in test failures?

Pauli Virtanen pav at iki.fi
Thu May 20 12:52:49 EDT 2010


Thu, 20 May 2010 10:44:34 -0400, Skipper Seabold wrote:
[clip]
> Ah, so it is.  Just out of curiosity, why did you turn this always on?
>  I don't see what assert introspection adds in a case like this.  Is
> it possible to make it optional but a default keyword to
> NoseTester.test's extra_argv?

There were some tests that only did

	assert (something)

and it was useful to see what the something was on the buildbot, when 
they were failing. I don't think this can be turned on on a per-test 
basis.

Anyway, if it seems too disturbing, I guess it can be turned back off.

-- 
Pauli Virtanen




More information about the SciPy-Dev mailing list