[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Omaha.pm] 7 subtests UNEXPECTEDLY SUCCEEDED
I don't recall having unexpected success before... I wonder how that
happens. :)
What a pessimistic test suite to expect failure!! Something like this?
ok(! ok(1, "1 is true"), "1 is true should fail");
?? Truly it's glass is half full. Laugh,
j
# perl -MCPAN -e 'install DBIx::Class::Schema'
...
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------
-------
t/19quotes.t 3 768 6 3 50.00% 2-3 6
t/19quotes_newstyle.t 1 256 6 1 16.67% 3
t/95sql_maker_quote.t 3 768 8 3 37.50% 2 5-6
(7 subtests UNEXPECTEDLY SUCCEEDED), 42 tests and 16 subtests skipped.
Failed 3/106 test scripts, 97.17% okay. 7/1965 subtests failed,
99.64% okay.