Subject: | bad test plan in t/authenticated.t |
PERL_DL_NONLAZY=1 /home/mike/perl5/perlbrew/perls/perl-5.14.1/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/authenticated.t ......... 1/? # Tests were run but no plan was
declared and done_testing() was not seen.
t/authenticated.t ......... skipped: no GOOGLE_USERNAME or
GOOGLE_PASSWORD set in the environment
t/googl.t ................. ok
t/release-pod-coverage.t .. skipped: these tests are for release
candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release
candidate testing
Test Summary Report
-------------------
t/authenticated.t (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 0 tests but ran 1.
Files=4, Tests=10, 3 wallclock secs ( 0.06 usr 0.00 sys + 0.36 cusr
0.07 csys = 0.49 CPU)
Result: FAIL
Failed 1/4 test programs. 0/10 subtests failed.
make: *** [test_dynamic] Error 255