Re: [perl #60312] [BUG] OpenBSD Smolder test failures
[email protected] (Michael Peters) Tue, 12 May 2009 08:40:14 -0400
| Newsgroups | perl.perl6.internals,perl.perl6.internals |
|---|---|
| Message-ID | <[email protected]> |
James Keenan via RT wrote: > arithmetics.t: > ok 7 - negate -0.0 # TODO -0.0 not implemented, TT #313 : still not passing > (Why is this showing up yellow rather than green on the Smolder report > if it is 'ok'?) Because it's a TODO test. TODO tests aren't counted in the passing total whether they pass or not. That's a pretty standard TAP interpretation. -- Michael Peters Plus Three, LP