Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t\append.t t\arguments.t t\array.t t\base64.t t\chomp.t t\chop.t t\chunks-scalar.t t\chunks_grep.t t\compile.t t\delimiters.t t\description.t t\diff_is.t t\dumper.t t\embed_perl.t t\escape.t t\eval.t t\eval_all.t t\eval_stderr.t t\eval_stdout.t t\export.t t\filter_arguments.t t\filter_delay.t t\filter_functions.t t\filters-append.t t\filters.t t\filters_map.t t\get_url.t t\internals.t t\jit-run.t t\join.t t\last.t t\late.t t\lazy-filters.t t\lines.t t\list.t t\main_filters.t t\name.t t\next.t t\normalize.t t\only.t t\oo.t t\oo_run.t t\preserve-order.t t\prototypes.t t\regexp.t t\reserved_names.t t\run_is.t t\run_is_deeply.t t\run_like.t t\run_unlike.t t\simple.t t\skip.t t\spec_file.t t\spec_string.t t\strict-warnings.t t\strict.t t\subclass-autoclass.t t\subclass-import.t t\subclass.t t\subclass_late.t t\tie_output.t t\trim.t t\unchomp.t t\use-test-more.t t\xxx.t t\yaml.t t\zero-chunks.t t\append................1..3 ok 1 ok 2 ok 3 ok t\arguments.............1..3 ok 1 - value is ok ok 2 - arguments is ok ok 3 - $arguments global variable is ok ok t\array.................1..1 ok 1 ok t\base64................1..2 ok 1 - Test One ok 2 - Test Two ok t\chomp.................1..3 ok 1 ok 2 ok 3 ok t\chop..................1..2 ok 1 ok 2 ok t\chunks-scalar.........1..3 ok 1 - Jusk checking my chunking ok 2 - Jusk checking my chunking ok 3 - correct number of chunks ok t\chunks_grep...........1..5 ok 1 - Make sure plan adds up ok 2 ok 3 ok 4 ok 5 ok t\compile...............1..1 ok 1 ok t\delimiters............1..2 ok 1 ok 2 ok t\description...........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\diff_is...............1..3 # Failed test (t\diff_is.t at line 11) not ok 1 - little diff # @@ -3,4 +3,4 @@ # \# Failed test (/tmp/test-chunks-321 at line 000) # \# got: 'a b c' # \# expected: 'a b x' # -\# Looks like you failed 1 tests of 1. # +\# Looks like you failed 1 test of 1. # # Failed test (t\diff_is.t at line 11) not ok 2 - big diff # @@ -8,4 +8,4 @@ # \# -five # \# # \# Failed test (/tmp/test-chunks-321 at line 000) # -\# Looks like you failed 1 tests of 1. # +\# Looks like you failed 1 test of 1. # # Failed test (t\diff_is.t at line 11) # Looks like you failed 3 tests of 3. not ok 3 - diff with space - note: doesn't help point out the extra space (yet) # @@ -7,4 +7,4 @@ # \# three # \# # \# Failed test (/tmp/test-chunks-321 at line 000) # -\# Looks like you failed 1 tests of 1. # +\# Looks like you failed 1 test of 1. # dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t\dumper................1..6 ok 1 - Dumper Test ok 2 - Another Dumper Test ok 3 - Dumper Test ok 4 - Another Dumper Test ok 5 - Dumper Test ok 6 - Another Dumper Test ok t\embed_perl............1..2 ok 1 - One ok 2 - Two ok t\escape................1..2 ok 1 ok 2 ok t\eval..................1..4 ok 1 ok 2 ok 3 ok 4 ok t\eval_all..............1..2 ok 1 ok 2 ok t\eval_stderr...........1..1 ok 1 ok t\eval_stdout...........1..1 ok 1 ok t\export................1..37 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok t\filter_arguments......1..3 ok 1 ok 2 ok 3 ok t\filter_delay..........1..16 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok t\filter_functions......1..2 ok 1 ok 2 ok t\filters-append........1..2 ok 1 ok 2 ok t\filters...............1..2 ok 1 ok 2 ok t\filters_map...........1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t\get_url...............1..0 # Skip Need to figure out network testing skipped all skipped: Need to figure out network testing t\internals.............1..40 ok 1 - $self is an object ok 2 - $self is a Test:Chunks::Filter object ok 3 - Filter value is correct ok 4 - Have a reference to our chunk object ok 5 - Chunk is not completely filtered yet ok 6 - name is correct ok 7 - description is correct ok 8 - Access to the original value ok 9 - Sequence number (seq_num) is correct ok 10 - Test raw content of $chunk->{xxx} ok 11 - Test method content of $chunk->xxx ok 12 - Have an array of all chunks ok 13 - Is there 2 chunks? ok 14 - chunk class ok 15 - filter class ok 16 - default filters are ok ok 17 - chunk delimiter ok 18 - data delimiter ok 19 - spec is ok ok 20 - test chunk ref in list ok 21 - $self is an object ok 22 - $self is a Test:Chunks::Filter object ok 23 - Filter value is correct ok 24 - Have a reference to our chunk object ok 25 - Chunk is not completely filtered yet ok 26 - name is correct ok 27 - description is correct ok 28 - Access to the original value ok 29 - Sequence number (seq_num) is correct ok 30 - Test raw content of $chunk->{xxx} ok 31 - Test method content of $chunk->xxx ok 32 - Have an array of all chunks ok 33 - Is there 2 chunks? ok 34 - chunk class ok 35 - filter class ok 36 - default filters are ok ok 37 - chunk delimiter ok 38 - data delimiter ok 39 - spec is ok ok 40 - test chunk ref in list ok t\jit-run...............1..4 ok 1 ok 2 ok 3 ok 4 - expect an error ok t\join..................1..3 ok 1 ok 2 ok 3 ok t\last..................1..4 ok 1 - Does LAST limit tests to 3? ok 2 ok 3 ok 4 ok t\late..................1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\lazy-filters..........1..2 ok 1 ok 2 ok t\lines.................1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\list..................1..5 ok 1 - check list context ok 2 - list context content ok 3 - deep chunk from index ok 4 - scalar context ok 5 - deep list compare ok t\main_filters..........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\name..................1..4 ok 1 ok 2 ok 3 ok 4 ok t\next..................1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t\normalize.............1..4 ok 1 ok 2 ok 3 ok 4 ok t\only..................1..3 ok 1 ok 2 ok 3 ok t\oo....................1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t\oo_run................1..3 ok 1 - Test ok 2 - Test ok 3 - Test ok t\preserve-order........1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t\prototypes............1..1 ok 1 - testing force scalar context ok t\regexp................1..3 ok 1 ok 2 ok 3 ok t\reserved_names........1..18 ok 1 - BEGIN is a bad name ok 2 - DESTROY is a bad name ok 3 - EXPORT is a bad name ok 4 - ISA is a bad name ok 5 - chunk_accessor is a bad name ok 6 - chunks_object is a bad name ok 7 - description is a bad name ok 8 - is_filtered is a bad name ok 9 - name is a bad name ok 10 - new is a bad name ok 11 - run_filters is a bad name ok 12 - seq_num is a bad name ok 13 - set_value is a bad name ok 14 - field is a good name ok 15 - const is a good name ok 16 - stub is a good name ok 17 - super is a good name ok 18 ok t\run_is................1..14 ok 1 - One ok 2 - Two ok 3 - One ok 4 - Two ok 5 - One ok 6 - Two ok 7 - One ok 8 - One ok 9 - One ok 10 - Two ok 11 - Two ok 12 - Two ok 13 ok 14 ok t\run_is_deeply.........1..3 ok 1 - Test is_deeply ok 2 ok 3 ok t\run_like..............1..3 ok 1 - Like Test ok 2 - Like Test ok 3 - Like Test ok t\run_unlike............1..2 ok 1 - Unlike Test ok 2 - Unlike Test ok t\simple................1..2 ok 1 - Header 1 Test ok 2 - List Test ok t\skip..................1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t\spec_file.............1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\spec_string...........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\strict-warnings.......1..1 ok 1 ok t\strict................1..1 ok 1 - Strict Test ok t\subclass-autoclass....1..3 ok 1 - Testorama EXPORT ok ok 2 - Testorama::Filter ok ok 3 - Test::Chunks::Chunk ok ok t\subclass-import.......1..1 ok 1 ok t\subclass..............1..7 ok 1 - ok to import parent class *after* subclass ok 2 ok 3 ok 4 - Does feedle method exist? ok 5 - Test One ok 6 ok 7 ok t\subclass_late.........1..1 ok 1 ok t\tie_output............1..3 ok 1 ok 2 ok 3 ok t\trim..................1..4 ok 1 ok 2 ok 3 ok 4 ok t\unchomp...............1..1 ok 1 ok t\use-test-more.........1..3 ok 1 ok 2 ok 3 ok t\xxx...................1..1 # Failed test (t\xxx.t at line 15) # got: '--- # foo: bar # ... # at t\xxx.t line 13 # ' # expected: '--- # foo: bar # ... # at t/xxx.t line 13 # ' not ok 1 - XXX Test # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\yaml..................1..3 ok 1 - YAML Hashes ok 2 - YAML Arrays ok 3 - YAML Scalar ok t\zero-chunks...........1..1 ok 1 - Ok to have zero chunks ok Failed 2/67 test scripts, 97.01% okay. 4/330 subtests failed, 98.79% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\diff_is.t 3 768 3 3 100.00% 1-3 t\xxx.t 1 256 1 1 100.00% 1 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.