On Sunday 02 December 2007 16:47, Ovid wrote: > --- nadim khemir <[EMAIL PROTECTED]> wrote: > > The subject says it all. IE: > > > > All tests successful (2 subtests UNEXPECTEDLY SUCCEEDED), 7 tests > > skipped. > > Passed TODO Stat Wstat TODOs Pass List of Passed > > ----------------------------------------------------------------------- > > > t/20_policies.t 15 2 578 583 > > It just means "you need to investigate this further". Personally, I > would like to see it optionally mean failure, but you'd break a huge > number of modules on the CPAN which have passing TODO tests if you made > that mandatory. Breaking the toolchain is bad. > > Cheers, > Ovid
Not when the tool chain is bad ;) But fine by me, if there was an option that I could use to force that kind of behavior on my modules, I'd be happy enough. Nadim. PS: I'll also report the passing tests to the module author.