Checking if your kit is complete... Looks good Writing Makefile for SVN::Dump Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/SVN/Dump/Text.pm blib\lib\SVN\Dump\Text.pm cp lib/SVN/Dump/Property.pm blib\lib\SVN\Dump\Property.pm cp lib/SVN/Dump/Headers.pm blib\lib\SVN\Dump\Headers.pm cp lib/SVN/Dump.pm blib\lib\SVN\Dump.pm cp lib/SVN/Dump/Reader.pm blib\lib\SVN\Dump\Reader.pm cp lib/SVN/Dump/Record.pm blib\lib\SVN\Dump\Record.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00load..........1..6 ok 1 - use SVN::Dump; ok 2 - use SVN::Dump::Headers; ok 3 - use SVN::Dump::Property; ok 4 - use SVN::Dump::Reader; ok 5 - use SVN::Dump::Record; ok 6 - use SVN::Dump::Text; ok t/09reader........1..4 ok 1 - object ok 2 - reference ok 3 - false ok 4 - string ok t/10headers.......1..26 ok 1 - new() expects a hashref ok 2 - new() expects a hashref ok 3 - new() expects a hashref ok 4 - The object isa SVN::Dump::Headers ok 5 - No type yet (type) ok 6 - No type yet (keys) ok 7 - set() returns the new value ok 8 - get() method returns the value ok 9 - get() returns undef for non-existent header ok 10 - set() returns the new value ok 11 - _ and - work the same ok 12 - _ and - work the same ok 13 - No type yet (keys) ok 14 - set() method returns the new value for Revision-number ok 15 - 1 valid keys ok 16 - set() method returns the new value for Prop-content-length ok 17 - 2 valid keys ok 18 - set() method returns the new value for Content-length ok 19 - 3 valid keys ok 20 - keys() return the valid keys in order ok 21 - Bam_Kapow value ok 22 - Zlonk value ok 23 - Eee-yow value ok 24 - Bam_Kapow value ok 25 - Zlonk value ok 26 - Eee-yow value ok t/11property......1..28 ok 1 - The object isa SVN::Dump::Property ok 2 - empty property block ok 3 - Set bloop => zwapp ok 4 - Get bloop as zwapp ok 5 - Set zap => glipp ok 6 - Get zap as glipp ok 7 - Set bap => kapow ok 8 - Get bap as kapow ok 9 - Set thwapp => owww ok 10 - Get thwapp as owww ok 11 - Keys in order ok 12 - Values in order ok 13 - Property serialisation ok 14 - Changed 'bap' value ok 15 - Really changed 'bap' value ok 16 - Keys in order ok 17 - Values in order ok 18 - Added 'swish' value ok 19 - Really added 'swish' value ok 20 - Keys in order ok 21 - Values in order ok 22 - delete() returns the value ok 23 - delete() non-existing key ok 24 - delete() no key ok 25 - Property serialisation ok 26 - $scalar is 11 (perldoc -f delete) ok 27 - $scalar is 22 (perldoc -f delete) ok 28 - @array is (undef, undef,33) ok t/12text..........1..5 ok 1 - The object isa SVN::Dump::Text ok 2 - Got the text ok 3 - Changed the text ok 4 - Changed the text ok 5 - as_string() ok t/13record........1..29 ok 1 - The object isa SVN::Dump::Record ok 2 - No headers yet, can't determine type ok 3 - Type given by the headers ok 4 - Record has no property block ok 5 - Prop-length == 0 ok 6 - Record has no text block ok 7 - Text-length == 0 ok 8 - No text block ok 9 - Prop-content-length header ok 10 - Content-length header ok 11 - svn:log property ok 12 - svn:author property ok 13 - svn:date property ok 14 - Record has a property block ok 15 - Record has no text block ok 16 - Record has only a property block ok 17 - Record has a property or text block ok 18 - Text-length == 15 ok 19 - Text-content-length header ok 20 - Content-length header ok 21 - Text-length = 322 ok 22 - Text block ok 23 - Record has a property block ok 24 - Record has a text block ok 25 - Record has not only a property block ok 26 - Record has a property or text block ok 27 - $scalar is 11 (perldoc -f delete) ok 28 - $scalar is 22 (perldoc -f delete) ok 29 - @array is (undef, undef,33) ok t/15dump..........Unexpected EOF line 14 at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\SVN-Dump\blib\lib/SVN/Dump.pm line 45 # Looks like you planned 10 tests but only ran 2. # Looks like your test died just after 2. 1..10 ok 1 - new() fails with non-existing file ok 2 - No dump format version yet dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-10 Failed 8/10 tests, 20.00% okay t/20headers.......1..15 Unexpected EOF line 4 at t/20headers.t line 19 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-15 Failed 15/15 tests, 0.00% okay t/21property......1..4 Corrupted property at t/21property.t line 19 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/23record........1..20 Unexpected EOF line 2 at t/23record.t line 20 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-20 Failed 20/20 tests, 0.00% okay t/24reader........1..14 Unexpected EOF line 398 at t/24reader.t line 21 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/25dump..........1..14 Unexpected EOF line 398 at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\SVN-Dump\blib\lib/SVN/Dump.pm line 45 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/29fail..........1..20 ok 1 - read_header_block() failed for t\dump\fail\h_blank.svn not ok 2 - with the expected error (^Empty line found instead of a header block line \d+) # Failed test ' with the expected error (^Empty line found instead of a header block line \d+)' # at t/29fail.t line 25. # 'Unexpected EOF line 3 at t/29fail.t line 23 # ' # doesn't match '(?-xism:^Empty line found instead of a header block line \d+)' ok 3 - read_header_block() failed for t\dump\fail\h_empty.svn ok 4 - with the expected error (^Unexpected EOF line \d+) ok 5 - read_header_block() failed for t\dump\fail\h_noblank.svn ok 6 - with the expected error (^Unexpected EOF line \d+) ok 7 - read_property_block() failed for t\dump\fail\p_empty.svn ok 8 - with the expected error (^Unexpected EOF line \d+) ok 9 - read_property_block() failed for t\dump\fail\p_eof.svn not ok 10 - with the expected error (^Unexpected EOF line \d+) # Failed test ' with the expected error (^Unexpected EOF line \d+)' # at t/29fail.t line 25. # 'Corrupted property at t/29fail.t line 23 # ' # doesn't match '(?-xism:^Unexpected EOF line \d+)' ok 11 - read_property_block() failed for t\dump\fail\p_eofval.svn # Failed test ' with the expected error (^Unexpected EOF line \d+)' # at t/29fail.t line 25. # 'Corrupted property at t/29fail.t line 23 # ' # doesn't match '(?-xism:^Unexpected EOF line \d+)' not ok 12 - with the expected error (^Unexpected EOF line \d+) ok 13 - read_property_block() failed for t\dump\fail\p_noend.svn ok 14 - with the expected error (^Corrupted property) ok 15 - read_property_block() failed for t\dump\fail\p_noval.svn ok 16 - with the expected error (^Corrupted property) # Failed test ' with the expected error (^Inconsistent record size)' # at t/29fail.t line 25. # 'Unexpected EOF line 36 at t/29fail.t line 23 # ' # doesn't match '(?-xism:^Inconsistent record size)' ok 17 - read_record() failed for t\dump\fail\r_badsum.svn not ok 18 - with the expected error (^Inconsistent record size) ok 19 - read_text_block(200) failed for t\dump\fail\t_eof.svn ok 20 - with the expected error (^Unexpected EOF line \d+) # Looks like you failed 4 tests of 20. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 2, 10, 12, 18 Failed 4/20 tests, 80.00% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..6 ok 1 - blib\lib\SVN\Dump.pm ok 2 - blib\lib\SVN\Dump\Headers.pm ok 3 - blib\lib\SVN\Dump\Property.pm ok 4 - blib\lib\SVN\Dump\Reader.pm ok 5 - blib\lib\SVN\Dump\Record.pm ok 6 - blib\lib\SVN\Dump\Text.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/15dump.t 255 65280 10 16 3-10 t/20headers.t 255 65280 15 30 1-15 t/21property.t 255 65280 4 8 1-4 t/23record.t 255 65280 20 40 1-20 t/24reader.t 255 65280 14 28 1-14 t/25dump.t 255 65280 14 28 1-14 t/29fail.t 4 1024 20 4 2 10 12 18 1 test skipped. Failed 7/15 test scripts. 79/201 subtests failed. Files=15, Tests=201, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 7/15 test programs. 79/201 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.