PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2015-03-04T07:10:25 ActivePerl-2000 CPAN-2.00 PATH=C:/CPANFL~1.20/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.20\var\cpan\Metadata' Database was generated on Wed, 04 Mar 2015 12:53:17 GMT Running make for P/PE/PERLANCAR/Perinci-Sub-Complete-0.74.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PE/PERLANCAR/Perinci-Sub-Complete-0.74.tar.gz Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\P\PE\PERLANCAR\Perinci-Sub-Complete-0.74.tar.gz ok Perinci-Sub-Complete-0.74 Perinci-Sub-Complete-0.74/README Perinci-Sub-Complete-0.74/Changes Perinci-Sub-Complete-0.74/LICENSE Perinci-Sub-Complete-0.74/TODO.md Perinci-Sub-Complete-0.74/dist.ini Perinci-Sub-Complete-0.74/META.yml Perinci-Sub-Complete-0.74/MANIFEST Perinci-Sub-Complete-0.74/META.json Perinci-Sub-Complete-0.74/weaver.ini Perinci-Sub-Complete-0.74/Makefile.PL Perinci-Sub-Complete-0.74/t Perinci-Sub-Complete-0.74/t/00-compile.t Perinci-Sub-Complete-0.74/t/release-rinci.t Perinci-Sub-Complete-0.74/t/complete_arg_val.t Perinci-Sub-Complete-0.74/t/complete_cli_arg.t Perinci-Sub-Complete-0.74/t/complete_arg_elem.t Perinci-Sub-Complete-0.74/t/release-pod-syntax.t Perinci-Sub-Complete-0.74/t/complete_from_schema.t Perinci-Sub-Complete-0.74/t/release-pod-coverage.t Perinci-Sub-Complete-0.74/lib/Perinci/Sub Perinci-Sub-Complete-0.74/lib/Perinci/Sub/Complete.pm CPAN.pm: Building P/PE/PERLANCAR/Perinci-Sub-Complete-0.74.tar.gz >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Perinci::Sub::Complete Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Perinci/Sub/Complete.pm blib\lib\Perinci\Sub\Complete.pm PERLANCAR/Perinci-Sub-Complete-0.74.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl64-5.20\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ............ 1..1 ok 1 - Perinci/Sub/Complete.pm loaded ok ok t/complete_arg_elem.t ..... ok 1 1..1 ok t/complete_arg_val.t ...... ok 1 1..1 ok # Failed test 'result' # at t/complete_cli_arg.t line 220. # Structures begin differing at: # $got->{escmode} = Does not exist # $expected->{escmode} = 'option' # { # 'esc_mode' => 'option', # 'words' => [ # '--a1', # '--a2', # '--a3', # '--arg0', # '--f0', # '--f1', # '--help', # '--i0', # '--i1', # '--i2', # '--s1', # '--s1b', # '--s2', # '--s3', # '-?', # '-h' # ] # } # Looks like you failed 1 test of 1. # Failed test 'arg name 2 (dash)' # at t/complete_cli_arg.t line 223. # Failed test 'result' # at t/complete_cli_arg.t line 220. # Structures begin differing at: # $got->{escmode} = Does not exist # $expected->{escmode} = 'option' # { # 'esc_mode' => 'option', # 'words' => [ # '--a1' # ] # } # Looks like you failed 1 test of 1. # Failed test 'arg name 3 (sole completion)' # at t/complete_cli_arg.t line 223. # Failed test 'result' # at t/complete_cli_arg.t line 220. # Structures begin differing at: # $got->{escmode} = Does not exist # $expected->{escmode} = 'option' # { # 'esc_mode' => 'option', # 'words' => [] # } # Looks like you failed 1 test of 1. # Failed test 'arg name 3 (unknown option)' # at t/complete_cli_arg.t line 223. # Looks like you failed 3 tests of 16. t/complete_cli_arg.t ...... # Subtest: arg name (no dash) ok 1 - result 1..1 ok 1 - arg name (no dash) # Subtest: arg name 2 (dash) not ok 1 - result 1..1 not ok 2 - arg name 2 (dash) # Subtest: arg name 3 (sole completion) not ok 1 - result 1..1 not ok 3 - arg name 3 (sole completion) # Subtest: arg name 3 (unknown option) not ok 1 - result 1..1 not ok 4 - arg name 3 (unknown option) # Subtest: arg value (schema) ok 1 - result 1..1 ok 5 - arg value (schema) # Subtest: arg value (schema) #2 ok 1 - result 1..1 ok 6 - arg value (schema) \#2 # Subtest: arg value (spec "completion") ok 1 - result 1..1 ok 7 - arg value (spec "completion") # Subtest: arg value, pos ok 1 - result 1..1 ok 8 - arg value, pos # Subtest: arg value, pos + greedy ok 1 - result 1..1 ok 9 - arg value, pos + greedy # Subtest: custom completion (option value for function arg) ok 1 - result 1..1 ok 10 - custom completion (option value for function arg) # Subtest: custom completion (option value for common option) ok 1 - result 1..1 ok 11 - custom completion (option value for common option) # Subtest: custom completion (option value, unknown option) ok 1 - result 1..1 ok 12 - custom completion (option value, unknown option) # Subtest: custom completion (positional cli arg with no matching function arg) ok 1 - result 1..1 ok 13 - custom completion (positional cli arg with no matching function arg) # Subtest: custom completion (positional cli arg for non-greedy arg) ok 1 - result 1..1 ok 14 - custom completion (positional cli arg for non-greedy arg) # Subtest: custom completion (positional cli arg for greedy arg) ok 1 - result 1..1 ok 15 - custom completion (positional cli arg for greedy arg) # Subtest: args passed to completion routine # Subtest: in arg completion property ok 1 ok 2 ok 3 - result 1..3 ok 1 - in arg completion property # Subtest: in arg element_completion property ok 1 ok 2 - result 1..2 ok 2 - in arg element_completion property # Subtest: in custom completion ok 1 ok 2 - result 1..2 ok 3 - in custom completion 1..3 ok 16 - args passed to completion routine 1..16 Dubious, test returned 3 (wstat 768, 0x300) Failed 3/16 subtests t/complete_from_schema.t .. # Subtest: int # Subtest: min/max below limit ok 1 1..1 ok 1 - min/max below limit # Subtest: min/xmax below limit ok 1 1..1 ok 2 - min/xmax below limit # Subtest: xmin/max below limit ok 1 1..1 ok 3 - xmin/max below limit # Subtest: xmin/xmax below limit ok 1 1..1 ok 4 - xmin/xmax below limit # Subtest: between below limit ok 1 1..1 ok 5 - between below limit # Subtest: xbetween below limit ok 1 1..1 ok 6 - xbetween below limit # Subtest: digit by digit completion ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 1..7 ok 7 - digit by digit completion # Subtest: digit by digit completion, with min/max ok 1 ok 2 ok 3 ok 4 ok 5 1..5 ok 8 - digit by digit completion, with min/max 1..8 ok 1 - int # Subtest: float # Subtest: digit by digit completion ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 1..7 ok 1 - digit by digit completion # Subtest: digit by digit completion, with min/max ok 1 ok 2 ok 3 ok 4 1..4 ok 2 - digit by digit completion, with min/max 1..2 ok 2 - float 1..2 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 t/release-rinci.t ......... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/complete_cli_arg.t (Wstat: 768 Tests: 16 Failed: 3) Failed tests: 2-4 Non-zero exit status: 3 Files=8, Tests=21, 1 wallclock secs ( 0.11 usr + 0.02 sys = 0.13 CPU) Result: FAIL Failed 1/8 test programs. 3/21 subtests failed. dmake: Error code 255, while making 'test_dynamic' PERLANCAR/Perinci-Sub-Complete-0.74.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PERLANCAR/Perinci-Sub-Complete-0.74.tar.gz Finished 2015-03-04T07:10:32