On 1/31/06, Chris Dolan <[EMAIL PROTECTED]> wrote:
> On Jan 31, 2006, at 10:40 AM, demerphq wrote:
>
> > While only indirectly related.....
> >
> > Lately when ive built blead I see stuff like "10 TODO tests
> > unexpectedly passed!"
> >
> > So far ive not found a way to make harness tell me which they are...
> >
> > So i too would like a report of TODO tests, both those passing and
> > those failing.
>
> You could try:
>
>    make test verbose=1 > out
>
> and then search the output for "TODO"

Harness should provide better info. Todo tests are important. If they
unexpectedly succeed IMO they should be treated as if a test failed.
Until the author agrees that a todo test should be passing it doing so
should be a bug. And the way the author should show her agreement is
to change it so it isn't a TODO anymore.

cheers,
yves




--
perl -Mre=debug -e "/just|another|perl|hacker/"

Reply via email to