PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-12-29T19:06:49 ActivePerl-1205 CPAN-2.00 Reading '/export/home/fly1232/var/cpan/Metadata' Database was generated on Tue, 30 Dec 2014 01:17:02 GMT Running make for D/DM/DMUEY/Mail-GcalReminder-0.5.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DM/DMUEY/Mail-GcalReminder-0.5.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DM/DMUEY/CHECKSUMS Checksum for /export/home/fly1232/var/cpan/sources/authors/id/D/DM/DMUEY/Mail-GcalReminder-0.5.tar.gz ok Mail-GcalReminder-0.5/ Mail-GcalReminder-0.5/Build.PL Mail-GcalReminder-0.5/Changes Mail-GcalReminder-0.5/lib/ Mail-GcalReminder-0.5/Makefile.PL Mail-GcalReminder-0.5/MANIFEST Mail-GcalReminder-0.5/META.json Mail-GcalReminder-0.5/META.yml Mail-GcalReminder-0.5/MYMETA.json Mail-GcalReminder-0.5/MYMETA.yml Mail-GcalReminder-0.5/README Mail-GcalReminder-0.5/t/ Mail-GcalReminder-0.5/t/00.load.t Mail-GcalReminder-0.5/t/01.basic.t Mail-GcalReminder-0.5/t/02.get_gcal.t Mail-GcalReminder-0.5/t/03.send_gmail.t Mail-GcalReminder-0.5/t/04.send_reminders.t Mail-GcalReminder-0.5/t/perlcritic.t Mail-GcalReminder-0.5/t/perltidy.t Mail-GcalReminder-0.5/t/pod-coverage.t Mail-GcalReminder-0.5/t/pod.t Mail-GcalReminder-0.5/lib/Mail/ Mail-GcalReminder-0.5/lib/Mail/GcalReminder.pm CPAN.pm: Building D/DM/DMUEY/Mail-GcalReminder-0.5.tar.gz >>> /export/home/fly1232/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mail::GcalReminder Writing MYMETA.yml and MYMETA.json >>> make cp lib/Mail/GcalReminder.pm blib/lib/Mail/GcalReminder.pm Manifying 1 pod document DMUEY/Mail-GcalReminder-0.5.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1232/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Mail::GcalReminder 0.5 t/00.load.t ............ 1..1 ok 1 - use Mail::GcalReminder; ok # Testing Mail::GcalReminder 0.5 DateTime version 1 required--this is only version 0.73 at /export/home/fly1232/var/megalib/DateTime/Format/Builder.pm line 11. BEGIN failed--compilation aborted at /export/home/fly1232/var/megalib/DateTime/Format/Builder.pm line 11. Compilation failed in require at /export/home/fly1232/var/megalib/DateTime/Format/ISO8601.pm line 13. BEGIN failed--compilation aborted at /export/home/fly1232/var/megalib/DateTime/Format/ISO8601.pm line 13. Compilation failed in require at /data1/fly1232-var/cpan/build/Mail-GcalReminder-0.5-IGFvPK/blib/lib/Mail/GcalReminder.pm line 96. # Looks like you planned 71 tests but ran 52. # Looks like your test exited with 255 just after 52. t/01.basic.t ........... 1..71 ok 1 - gmail_user required ok 2 - gmail_pass required ok 3 - has gmail_user() ok 4 - gmail_user() get ok 5 - gmail_user() set ok 6 - has gmail_pass() ok 7 - gmail_pass() get ok 8 - gmail_pass() set ok 9 - has app_name() ok 10 - app_name get default ok 11 - app_name set ok 12 - has time_zone() ok 13 - time_zone get default ok 14 - time_zone set ok 15 - has include_event_dt_obj() ok 16 - include_event_dt_obj get default ok 17 - include_event_dt_obj set ok 18 - time_zone undef fatal ok 19 - time_zone (undef) still set ok 20 - time_zone empty fatal ok 21 - time_zone (empty) still set ok 22 - time_zone invalid fatal ok 23 - time_zone (invalid) still set ok 24 - has cc_self() ok 25 - cc_self get default ok 26 - cc_self set ok 27 - has try_receipts() ok 28 - try_receipts get default ok 29 - try_receipts set ok 30 - has try_priority() ok 31 - try_priority get default ok 32 - try_priority set ok 33 - has no_guests_is_ok() ok 34 - no_guests_is_ok get default ok 35 - no_guests_is_ok set ok 36 - has base_date() ok 37 - base_date get default ok 38 - base_date set valid ok 39 - base_date set invalid ok 40 - has no_guests_is_ok() ok 41 - essg_hax_ver get default ok 42 - essg_hax_ver set ok 43 - sub warning() ok 44 - has warning_code ok 45 - warning_code get default ok 46 - warnings() directly has caller at-line ok 47 - warnings() directly w/ \n no at-line ok 48 - string does not reset def coderef ok 49 - warning_code coderef set ok 50 - string calls coderef ok 51 - string does not reset coderef ok 52 - has date_format_obj() Dubious, test returned 255 (wstat 65280, 0xff00) Failed 19/71 subtests # Testing Mail::GcalReminder 0.5 # Failed test 'gcal data struct - private' # at t/02.get_gcal.t line 43. # Compared $data->{"Tue\ Jan\ 28"}[0]{"time"} # got : '8:38 AM' # expect : '9:00 AM' # Failed test 'gcal data struct - public' # at t/02.get_gcal.t line 44. # Compared $data->{"Tue\ Jan\ 28"}[0]{"time"} # got : '8:38 AM' # expect : '9:00 AM' # Looks like you failed 2 tests of 7. t/02.get_gcal.t ........ 1..7 ok 1 - get_gcal() returns hash ok 2 - gcal is cached from first call on not ok 3 - gcal data struct - private not ok 4 - gcal data struct - public ok 5 - event_dt_obj exists when include_event_dt_obj is true ok 6 - 'event_dt_obj is a DateTime object' isa 'DateTime' ok 7 - event_dt_obj is as expected Dubious, test returned 2 (wstat 512, 0x200) Failed 2/7 subtests # Testing Mail::GcalReminder 0.5 t/03.send_gmail.t ...... 1..17 ok 1 - Email::Send::SMTP::Gmail->new called w/ expected args ok 2 - Email::Send::SMTP::Gmail->send() default ok 3 - Email::Send::SMTP::Gmail->bye called ok 4 - Email::Send::SMTP::Gmail->send() debug true ok 5 - Email::Send::SMTP::Gmail->send() only try_priority ok 6 - Email::Send::SMTP::Gmail->send() only try_receipts ok 7 - Email::Send::SMTP::Gmail->send() neither try_priority or try_receipts ok 8 - Email::Send::SMTP::Gmail->send() cc_self false ok 9 - warning() not called under normal circumstances ok 10 - no charset hack 1 ok 11 - warning() called for charset hack version when both try_priority and try_receipts are in effect ok 12 - no charset hack 2 ok 13 - warning() called for charset hack version when only try_priority true ok 14 - no charset hack 3 ok 15 - warning() called for charset hack version when only try_receipts true ok 16 - warning() not called for charset hack version when neither try_priority or try_receipts is in effect ok 17 - warning() is called w/ $@ when send has fatality ok # Testing Mail::GcalReminder 0.5 t/04.send_reminders.t .. 1..34 ok 1 - warnings() indirectly has caller at-line ok 2 - no events rc is zero-but-true ok 3 - no events rc is zero ok 4 - no events rc is true ok 5 - min_events not met triggers warning (label default to gcal) ok 6 - max_events not met triggers warning (label applies when given) ok 7 - no warnings when min_events and max_events are below and above the count respectively ok 8 - no warnings when min_events and max_events are at the count ok 9 - no guests trigger warnings when no_guests_is_ok(1) ok 10 - no guests trigger warnings when no_guests_is_ok(0) ok 11 - no guests RV when no_guests_is_ok(1) ok 12 - no guests RV when no_guests_is_ok(0) ok 13 - min_guests not met triggers warning (label default to gcal) ok 14 - max_events not met triggers warning (label applies when given) ok 15 - no warnings when min_guests and max_events are below and above the count respectively ok 16 - no warnings when min_guests and max_events are at the count ok 17 - send_gmail() called ok 18 - send_gmail() called w/ correct to ok 19 - send_gmail() called w/ subject via string ok 20 - send_gmail() called w/ body via string ok 21 - send_gmail() called ok 22 - send_gmail() called w/ correct to ok 23 - send_gmail() called w/ subject via string ok 24 - send_gmail() called w/ body via string ok 25 - send_gmail() called w/ correct to when guestcheck (guestcheck gets correct args) ok 26 - send_gmail() called w/ subject via code ok 27 - send_gmail() called w/ body via code ok 28 - send_gmail() called w/ correct to when guestcheck (guestcheck gets correct args) ok 29 - send_gmail() called w/ subject via code ok 30 - send_gmail() called w/ body via code ok 31 - send_gmail() not called when guestcheck returns empty list ok 32 - guestcheck returns empty list ok 33 - RV when all send_gmail() ok ok 34 - RV when aa ll send_gmail() fails ok t/perlcritic.t ......... skipped: Critic tests are only run in RELEASE_TESTING mode. t/perltidy.t ........... skipped: PerlTidy tests are only run in RELEASE_TESTING mode. t/pod-coverage.t ....... skipped: POD tests are only run in RELEASE_TESTING mode. t/pod.t ................ skipped: POD tests are only run in RELEASE_TESTING mode. Test Summary Report ------------------- t/01.basic.t (Wstat: 65280 Tests: 52 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 71 tests but ran 52. t/02.get_gcal.t (Wstat: 512 Tests: 7 Failed: 2) Failed tests: 3-4 Non-zero exit status: 2 Files=9, Tests=111, 10 wallclock secs ( 0.19 usr 0.05 sys + 8.17 cusr 0.53 csys = 8.94 CPU) Result: FAIL Failed 2/9 test programs. 2/111 subtests failed. make: *** [test_dynamic] Error 255 DMUEY/Mail-GcalReminder-0.5.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DMUEY/Mail-GcalReminder-0.5.tar.gz Finished 2014-12-29T19:07:11