On 8/15/2012 9:55 AM, Martin J. Evans wrote:
On 15/08/12 16:45, Harry Jamieson wrote:
make test output file.
That is a lot of failures. What does
prove -vb t/06attrs
output?
Martin
# /usr/opt/perl5/bin/prove -vb t/06attrs.t
t/06attrs....1..148
ok 1 - use DBI;
String found where operator expected at t/06attrs.t line 289, near "note
"Checki
ng inheritance\n""
(Do you need to predeclare note?)
syntax error at t/06attrs.t line 289, near "note "Checking inheritance\n""
Execution of t/06attrs.t aborted due to compilation errors.
# Looks like you planned 148 tests but only ran 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-148
Failed 147/148 tests, 0.68% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/06attrs.t 255 65280 148 294 198.65% 2-148
Failed 1/1 test scripts, 0.00% okay. 147/148 subtests failed, 0.68% okay.