------------------------------------------------------------------- Thanks for your interest in Net::ICal. You should know that this is an ALPHA RELEASE. That means that tests *will fail*. We know this, and in some cases the failing tests are intentional. If you want to help us out, please make the tests pass, or write tests for existing code, and send the patches to our developers' mailing list. See the README for more information. - The Reefknot team (http://reefknot.sf.net) ------------------------------------------------------------------- Checking if your kit is complete... Warning: the following files are missing in your kit: t/.cvsignore Please inform the author. Writing Makefile for Net::ICal cp lib/Net/ICal/Time.pm blib/lib/Net/ICal/Time.pm cp lib/Net/ICal/Recurrence.pm blib/lib/Net/ICal/Recurrence.pm cp lib/Net/ICal/Standard.pm blib/lib/Net/ICal/Standard.pm cp lib/Net/ICal/Component.pm blib/lib/Net/ICal/Component.pm cp lib/Net/ICal/FreebusyItem.pm blib/lib/Net/ICal/FreebusyItem.pm cp lib/Net/ICal/Trigger.pm blib/lib/Net/ICal/Trigger.pm cp lib/Net/ICal/Timezone.pm blib/lib/Net/ICal/Timezone.pm cp lib/Net/ICal/Journal.pm blib/lib/Net/ICal/Journal.pm cp lib/Net/ICal/Attendee.pm blib/lib/Net/ICal/Attendee.pm cp lib/Net/ICal/Duration.pm blib/lib/Net/ICal/Duration.pm cp lib/Net/ICal/Util.pm blib/lib/Net/ICal/Util.pm cp lib/Net/ICal/Event.pm blib/lib/Net/ICal/Event.pm cp lib/Net/ICal/Period.pm blib/lib/Net/ICal/Period.pm cp lib/Net/ICal/Daylight.pm blib/lib/Net/ICal/Daylight.pm cp lib/Net/ICal.pm blib/lib/Net/ICal.pm cp lib/Net/ICal/Freebusy.pm blib/lib/Net/ICal/Freebusy.pm cp lib/Net/ICal/Alarm.pm blib/lib/Net/ICal/Alarm.pm cp lib/Net/ICal/Todo.pm blib/lib/Net/ICal/Todo.pm cp lib/Net/ICal/Property.pm blib/lib/Net/ICal/Property.pm cp lib/Net/ICal/Calendar.pm blib/lib/Net/ICal/Calendar.pm cp lib/Net/ICal/ETJ.pm blib/lib/Net/ICal/ETJ.pm Manifying blib/man3/Net::ICal::Time.3 Manifying blib/man3/Net::ICal::Standard.3 Manifying blib/man3/Net::ICal::Recurrence.3 Manifying blib/man3/Net::ICal::Component.3 Manifying blib/man3/Net::ICal::FreebusyItem.3 Manifying blib/man3/Net::ICal::Trigger.3 Manifying blib/man3/Net::ICal::Timezone.3 Manifying blib/man3/Net::ICal::Journal.3 Manifying blib/man3/Net::ICal::Attendee.3 Manifying blib/man3/Net::ICal::Duration.3 Manifying blib/man3/Net::ICal::Util.3 Manifying blib/man3/Net::ICal::Event.3 Manifying blib/man3/Net::ICal::Period.3 Manifying blib/man3/Net::ICal::Daylight.3 Manifying blib/man3/Net::ICal.3 Manifying blib/man3/Net::ICal::Freebusy.3 Manifying blib/man3/Net::ICal::Alarm.3 Manifying blib/man3/Net::ICal::Todo.3 Manifying blib/man3/Net::ICal::Property.3 Manifying blib/man3/Net::ICal::Calendar.3 Manifying blib/man3/Net::ICal::ETJ.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/duration..........................# Test 18 got: "P2W1DT5H20S" (t/duration.t at line 81) # Expected: "P1W6DT1H56M15S" # t/duration.t line 81 is: ok($d1->subtract($d7)->as_ical_value, 'P1W6DT1H56M15S'); FAILED test 18 Failed 1/23 tests, 95.65% okay t/embedded-Net-ICal-Alarm...........ok t/embedded-Net-ICal-Attendee........Name "main::a" used only once: possible typo at lib/Net/ICal/Attendee.pm line 130. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/embedded-Net-ICal-Calendar........ok t/embedded-Net-ICal-Component.......Missing right curly or square bracket at lib/Net/ICal/Component.pm line 673, at end of line syntax error at lib/Net/ICal/Component.pm line 673, at EOF Execution of t/embedded-Net-ICal-Component.t aborted due to compilation errors. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/embedded-Net-ICal-Daylight........ok t/embedded-Net-ICal-Duration........ok t/embedded-Net-ICal-ETJ.............Name "main::period" used only once: possible typo at lib/Net/ICal/ETJ.pm line 434. Name "main::args" used only once: possible typo at lib/Net/ICal/ETJ.pm line 136. Name "main::bogusperiod" used only once: possible typo at lib/Net/ICal/ETJ.pm line 436. Name "main::class" used only once: possible typo at lib/Net/ICal/ETJ.pm line 136. Name "main::foo" used only once: possible typo at lib/Net/ICal/ETJ.pm line 136. Name "main::empty" used only once: possible typo at lib/Net/ICal/ETJ.pm line 435. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/embedded-Net-ICal-Event........... # Failed test (lib/Net/ICal/Event.pm at line 138) # Looks like you failed 1 test of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/5 tests, 80.00% okay t/embedded-Net-ICal-Freebusy........ # Failed test (lib/Net/ICal/Freebusy.pm at line 192) # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/embedded-Net-ICal-FreebusyItem.... # Failed test (lib/Net/ICal/FreebusyItem.pm at line 92) # Looks like you failed 1 test of 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay t/embedded-Net-ICal-Journal.........Name "main::bogusargs" used only once: possible typo at lib/Net/ICal/Journal.pm line 173. ok t/embedded-Net-ICal-Period..........# Looks like your test died just after 7. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/embedded-Net-ICal-Property........ok t/embedded-Net-ICal-Recurrence......ok t/embedded-Net-ICal-Standard........ok t/embedded-Net-ICal-Time............ok t/embedded-Net-ICal-Timezone........ok t/embedded-Net-ICal-Todo............ok t/embedded-Net-ICal-Trigger.........ok t/embedded-Net-ICal-Util............Missing right curly or square bracket at lib/Net/ICal/Util.pm line 105, at end of line syntax error at lib/Net/ICal/Util.pm line 105, at EOF Execution of t/embedded-Net-ICal-Util.t aborted due to compilation errors. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/embedded-Net-ICal.................ok t/rfc2445...........................# Failed test 1 in t/rfc2445.t at line 85 # t/rfc2445.t line 85 is: ok(0); # otherwise we succeeded, so the test failed # Failed test 3 in t/rfc2445.t at line 85 fail #2 # Failed test 5 in t/rfc2445.t at line 92 # t/rfc2445.t line 92 is: return ok(0); # failure # Failed test 6 in t/rfc2445.t at line 92 fail #2 Invalid duration: seconds at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-ICal/blib/lib/Net/ICal/Component.pm line 689 Invalid duration: seconds at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-ICal/blib/lib/Net/ICal/Component.pm line 689 Invalid duration: seconds at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-ICal/blib/lib/Net/ICal/Component.pm line 689 # Failed test 10 in t/rfc2445.t at line 85 fail #3 # Failed test 12 in t/rfc2445.t at line 92 fail #3 Invalid duration: seconds at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-ICal/blib/lib/Net/ICal/Component.pm line 689 # Failed test 13 in t/rfc2445.t at line 85 fail #4 # Failed test 14 in t/rfc2445.t at line 92 fail #4 Invalid duration: seconds at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-ICal/blib/lib/Net/ICal/Component.pm line 689 # Failed test 15 in t/rfc2445.t at line 85 fail #5 # Failed test 16 in t/rfc2445.t at line 92 fail #5 Invalid duration: seconds at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-ICal/blib/lib/Net/ICal/Component.pm line 689 # Failed test 17 in t/rfc2445.t at line 85 fail #6 FAILED tests 1, 3, 5-6, 10, 12-17 Failed 11/17 tests, 35.29% okay t/time..............................Invalid duration: seconds at t/time.t line 31 # Test 1 got: ":19970205Z" (t/time.t at line 34) # Expected: "19970205" # t/time.t line 34 is: ok($t1->as_ical, '19970205'); # Test 3 got: "2" (t/time.t at line 39) # Expected: "02" # t/time.t line 39 is: ok($t1->month, '02'); # Test 4 got: "5" (t/time.t at line 40) # Expected: "05" # t/time.t line 40 is: ok($t1->day, '05'); Invalid duration: seconds at t/time.t line 49 # Test 8 got: "1" (t/time.t at line 50) # Expected: "3" # t/time.t line 50 is: ok($t1->month(15), '3'); # Test 9 got: ":20010101Z" (t/time.t at line 55) # Expected: ":20020301" # t/time.t line 55 is: ok($t1->as_ical, ':20020301'); Invalid duration: seconds at t/time.t line 57 # Test 10 got: "1" (t/time.t at line 58) # Expected: "14" # t/time.t line 58 is: ok($t1->day(45), '14'); # Test 11 got: ":20010101Z" (t/time.t at line 62) # Expected: ":20010214" # t/time.t line 62 is: ok($t1->as_ical, ':20010214'); Invalid duration: seconds at t/time.t line 68 # Test 12 got: ":19970101T123545Z" (t/time.t at line 71) # Expected: ":19970101T123545" # t/time.t line 71 is: ok($t2->as_ical, ':19970101T123545'); # Test 13 got: "35" (t/time.t at line 77) # Expected: "7" # t/time.t line 77 is: ok($t2->minute(67), '7'); # Test 14 got: "35" (t/time.t at line 81) # Expected: "7" # t/time.t line 81 is: ok($t2->minute, 7); # Test 15 got: "12" (t/time.t at line 82) # Expected: "13" # t/time.t line 82 is: ok($t2->hour, 13); # Test 22 got: "0" (t/time.t at line 137) # Expected: "-1" # t/time.t line 137 is: ok($t5->compare($t6), -1); # Test 25 got: "0" (t/time.t at line 146) # Expected: "1" # t/time.t line 146 is: ok($t6->compare($t5), 1); FAILED tests 1, 3-4, 8-15, 22, 25 Failed 13/25 tests, 48.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/duration.t 23 1 4.35% 18 t/embedded-Net-ICal-Attendee.t 255 65280 2 0 0.00% ?? t/embedded-Net-ICal-Component.t 255 65280 ?? ?? % ?? t/embedded-Net-ICal-ETJ.t 255 65280 1 0 0.00% ?? t/embedded-Net-ICal-Event.t 1 256 5 1 20.00% 2 t/embedded-Net-ICal-Freebusy.t 1 256 3 1 33.33% 3 t/embedded-Net-ICal-FreebusyItem. 255 65280 4 1 25.00% 4 t/embedded-Net-ICal-Period.t 255 65280 7 0 0.00% ?? t/embedded-Net-ICal-Util.t 255 65280 ?? ?? % ?? t/rfc2445.t 17 11 64.71% 1 3 5-6 10 12- 17 t/time.t 25 13 52.00% 1 3-4 8-15 22 25 Failed 11/24 test scripts, 54.17% okay. 28/134 subtests failed, 79.10% okay. make: *** [test_dynamic] Error 25