PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-06-17T22:05:49 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Fri, 17 Jun 2016 05:53:41 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/G/GF/GFUJI/MouseX-Getopt-0.34.tar.gz ok MouseX-Getopt-0.34 MouseX-Getopt-0.34/README MouseX-Getopt-0.34/LICENSE MouseX-Getopt-0.34/dist.ini MouseX-Getopt-0.34/META.yml MouseX-Getopt-0.34/MANIFEST MouseX-Getopt-0.34/ChangeLog MouseX-Getopt-0.34/dist.ini~ MouseX-Getopt-0.34/META.json MouseX-Getopt-0.34/ChangeLog~ MouseX-Getopt-0.34/Makefile.PL MouseX-Getopt-0.34/t MouseX-Getopt-0.34/t/000_load.t MouseX-Getopt-0.34/t/001_basic.t MouseX-Getopt-0.34/t/005_strict.t MouseX-Getopt-0.34/t/010_dashes.t MouseX-Getopt-0.34/t/103_uc_bug.t MouseX-Getopt-0.34/t/004_nogetop.t MouseX-Getopt-0.34/t/release-eol.t MouseX-Getopt-0.34/t/101_argv_bug.t MouseX-Getopt-0.34/t/109_help_flag.t MouseX-Getopt-0.34/t/108_usage_attr.t MouseX-Getopt-0.34/t/102_basic_basic.t MouseX-Getopt-0.34/t/105_uc_bug_more.t MouseX-Getopt-0.34/t/release-no-tabs.t MouseX-Getopt-0.34/lib/MouseX MouseX-Getopt-0.34/lib/MouseX/Getopt.pm MouseX-Getopt-0.34/t/107_no_auto_help.t MouseX-Getopt-0.34/t/007_nogetopt_trait.t MouseX-Getopt-0.34/t/008_configfromfile.t MouseX-Getopt-0.34/t/104_override_usage.t MouseX-Getopt-0.34/t/106_no_ignore_case.t MouseX-Getopt-0.34/t/release-pod-syntax.t MouseX-Getopt-0.34/t/100_gld_default_bug.t MouseX-Getopt-0.34/lib/MouseX/Getopt MouseX-Getopt-0.34/lib/MouseX/Getopt/GLD.pm MouseX-Getopt-0.34/t/006_metaclass_traits.t MouseX-Getopt-0.34/t/release-pod-coverage.t MouseX-Getopt-0.34/lib/MouseX/Getopt/Basic.pm MouseX-Getopt-0.34/t/002_custom_option_type.t MouseX-Getopt-0.34/lib/MouseX/Getopt/Dashes.pm MouseX-Getopt-0.34/lib/MouseX/Getopt/Strict.pm MouseX-Getopt-0.34/t/003_inferred_option_type.t MouseX-Getopt-0.34/t/009_gld_and_explicit_options.t MouseX-Getopt-0.34/t/110_sort_usage_by_attr_order.t MouseX-Getopt-0.34/lib/MouseX/Getopt/OptionTypeMap.pm MouseX-Getopt-0.34/lib/MouseX/Getopt/Meta MouseX-Getopt-0.34/lib/MouseX/Getopt/Meta/Attribute.pm MouseX-Getopt-0.34/lib/MouseX/Getopt/Meta/Attribute MouseX-Getopt-0.34/lib/MouseX/Getopt/Meta/Attribute/Trait.pm MouseX-Getopt-0.34/lib/MouseX/Getopt/Meta/Attribute/NoGetopt.pm MouseX-Getopt-0.34/lib/MouseX/Getopt/Meta/Attribute/Trait MouseX-Getopt-0.34/lib/MouseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm Configuring G/GF/GFUJI/MouseX-Getopt-0.34.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for MouseX::Getopt Writing MYMETA.yml and MYMETA.json GFUJI/MouseX-Getopt-0.34.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for G/GF/GFUJI/MouseX-Getopt-0.34.tar.gz >>> make cp lib/MouseX/Getopt/Dashes.pm blib/lib/MouseX/Getopt/Dashes.pm cp lib/MouseX/Getopt/Meta/Attribute.pm blib/lib/MouseX/Getopt/Meta/Attribute.pm cp lib/MouseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm blib/lib/MouseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm cp lib/MouseX/Getopt.pm blib/lib/MouseX/Getopt.pm cp lib/MouseX/Getopt/OptionTypeMap.pm blib/lib/MouseX/Getopt/OptionTypeMap.pm cp lib/MouseX/Getopt/Meta/Attribute/Trait.pm blib/lib/MouseX/Getopt/Meta/Attribute/Trait.pm cp lib/MouseX/Getopt/Strict.pm blib/lib/MouseX/Getopt/Strict.pm cp lib/MouseX/Getopt/GLD.pm blib/lib/MouseX/Getopt/GLD.pm cp lib/MouseX/Getopt/Basic.pm blib/lib/MouseX/Getopt/Basic.pm cp lib/MouseX/Getopt/Meta/Attribute/NoGetopt.pm blib/lib/MouseX/Getopt/Meta/Attribute/NoGetopt.pm Manifying 10 pod documents GFUJI/MouseX-Getopt-0.34.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/000_load.t ...................... 1..1 ok 1 - use MouseX::Getopt; ok t/001_basic.t ..................... 1..69 ok 1 - use MouseX::Getopt; ok 2 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'Mouse::Meta::Attribute' ok 3 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'MouseX::Getopt::Meta::Attribute' ok 4 - MouseX::Getopt::Meta::Attribute->can('cmd_flag') ok 5 - MouseX::Getopt::Meta::Attribute->can('cmd_aliases') ok 6 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'Mouse::Meta::Attribute' ok 7 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'MouseX::Getopt::Meta::Attribute' ok 8 - MouseX::Getopt::Meta::Attribute->can('cmd_flag') ok 9 - MouseX::Getopt::Meta::Attribute->can('cmd_aliases') ok 10 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'Mouse::Meta::Attribute' ok 11 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'MouseX::Getopt::Meta::Attribute' ok 12 - MouseX::Getopt::Meta::Attribute->can('cmd_flag') ok 13 - MouseX::Getopt::Meta::Attribute->can('cmd_aliases') ok 14 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'Mouse::Meta::Attribute' ok 15 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'MouseX::Getopt::Meta::Attribute' ok 16 - MouseX::Getopt::Meta::Attribute->can('cmd_flag') ok 17 - MouseX::Getopt::Meta::Attribute->can('cmd_aliases') ok 18 - An object of class 'App' isa 'App' ok 19 - ... verbosity is off as expected ok 20 - ... length is 24 as expected ok 21 - ... data is file.dat as expected ok 22 - ... libs is [] as expected ok 23 - ... details is {} as expected ok 24 - An object of class 'App' isa 'App' ok 25 - ... verbosity is turned on as expected ok 26 - ... length is 50 as expected ok 27 - ... data is file.dat as expected ok 28 - ... libs is [] as expected ok 29 - ... details is {} as expected ok 30 - An object of class 'App' isa 'App' ok 31 - ... verbosity is turned on as expected ok 32 - ... length is 24 as expected ok 33 - ... data is foo.txt as expected ok 34 - ... libs is [] as expected ok 35 - ... details is {} as expected ok 36 - An object of class 'App' isa 'App' ok 37 - ... verbosity is turned on as expected ok 38 - ... length is 24 as expected ok 39 - ... data is foo.txt as expected ok 40 - ... libs is [libs/, includes/lib] as expected ok 41 - ... details is {} as expected ok 42 - An object of class 'App' isa 'App' ok 43 - ... verbosity is turned on as expected ok 44 - ... length is 24 as expected ok 45 - ... data is foo.txt as expected ok 46 - ... libs is [] as expected ok 47 - ... details is { os => mac, name => foo } as expected ok 48 - An object of class 'App' isa 'App' ok 49 - ... verbosity is turned off as expected ok 50 - ... length is 24 as expected ok 51 - ... file is file.dat as expected ok 52 - ... libs is [] as expected ok 53 - ... details is {} as expected ok 54 - An object of class 'App' isa 'App' ok 55 - cmd_alias, but not using it ok 56 - An object of class 'App' isa 'App' ok 57 - cmd_alias, using long one ok 58 - An object of class 'App' isa 'App' ok 59 - cmd_alias, using short one ok 60 - An object of class 'App' isa 'App' ok 61 - cmd_alias+cmd_flag, using flag ok 62 - An object of class 'App' isa 'App' ok 63 - cmd_alias+cmd_flag, using alias ok 64 - An object of class 'App' isa 'App' ok 65 - _foo + cmd_flag ok 66 - An object of class 'App' isa 'App' ok 67 - ARGV accessor ok 68 - @ARGV unmangled ok 69 - extra_argv accessor ok t/002_custom_option_type.t ........ 1..6 ok 1 - use MouseX::Getopt; ok 2 - An object of class 'App' isa 'App' ok 3 - ... nums is [0] as expected ok 4 - An object of class 'App' isa 'App' ok 5 - ... nums is [3, 5] as expected ok 6 - Numeric constraint enforced ok t/003_inferred_option_type.t ...... 1..5 ok 1 - use MouseX::Getopt; ok 2 - An object of class 'App' isa 'App' ok 3 - ... nums is [0] as expected ok 4 - An object of class 'App' isa 'App' ok 5 - ... nums is [3, 5] as expected ok t/004_nogetop.t ................... 1..9 ok 1 - use MouseX::Getopt; ok 2 - An object of class 'App' isa 'App' ok 3 - ... verbosity is off as expected ok 4 - ... length is 24 as expected ok 5 - ... data is file.dat as expected ok 6 - ... libs is [] as expected ok 7 - ... details is {} as expected ok 8 - ... private stuff is 713 as expected ok 9 - threw Regexp ((?^:Unknown option: private_stuff)) ok t/005_strict.t .................... 1..10 ok 1 - use MouseX::Getopt; ok 2 - An object of class 'App' isa 'App' ok 3 - ... verbosity is off as expected ok 4 - ... length is 24 as expected ok 5 - ... data is file.dat as expected ok 6 - ... libs is [] as expected ok 7 - ... details is {} as expected ok 8 - ... private stuff is 713 as expected ok 9 - threw Regexp ((?^:Unknown option: private_stuff)) ok 10 - threw Regexp ((?^:Unknown option: length)) ok t/006_metaclass_traits.t .......... 1..69 ok 1 - use MouseX::Getopt; ok 2 - An object of class 'Mouse::Meta::Class::__ANON__::2' isa 'Mouse::Meta::Attribute' ok 3 - The object does MouseX::Getopt::Meta::Attribute::Trait ok 4 - Mouse::Meta::Class::__ANON__::2->can('cmd_flag') ok 5 - Mouse::Meta::Class::__ANON__::2->can('cmd_aliases') ok 6 - An object of class 'Mouse::Meta::Class::__ANON__::2' isa 'Mouse::Meta::Attribute' ok 7 - The object does MouseX::Getopt::Meta::Attribute::Trait ok 8 - Mouse::Meta::Class::__ANON__::2->can('cmd_flag') ok 9 - Mouse::Meta::Class::__ANON__::2->can('cmd_aliases') ok 10 - An object of class 'Mouse::Meta::Class::__ANON__::2' isa 'Mouse::Meta::Attribute' ok 11 - The object does MouseX::Getopt::Meta::Attribute::Trait ok 12 - Mouse::Meta::Class::__ANON__::2->can('cmd_flag') ok 13 - Mouse::Meta::Class::__ANON__::2->can('cmd_aliases') ok 14 - An object of class 'Mouse::Meta::Class::__ANON__::2' isa 'Mouse::Meta::Attribute' ok 15 - The object does MouseX::Getopt::Meta::Attribute::Trait ok 16 - Mouse::Meta::Class::__ANON__::2->can('cmd_flag') ok 17 - Mouse::Meta::Class::__ANON__::2->can('cmd_aliases') ok 18 - An object of class 'App' isa 'App' ok 19 - ... verbosity is off as expected ok 20 - ... length is 24 as expected ok 21 - ... data is file.dat as expected ok 22 - ... libs is [] as expected ok 23 - ... details is {} as expected ok 24 - An object of class 'App' isa 'App' ok 25 - ... verbosity is turned on as expected ok 26 - ... length is 50 as expected ok 27 - ... data is file.dat as expected ok 28 - ... libs is [] as expected ok 29 - ... details is {} as expected ok 30 - An object of class 'App' isa 'App' ok 31 - ... verbosity is turned on as expected ok 32 - ... length is 24 as expected ok 33 - ... data is foo.txt as expected ok 34 - ... libs is [] as expected ok 35 - ... details is {} as expected ok 36 - An object of class 'App' isa 'App' ok 37 - ... verbosity is turned on as expected ok 38 - ... length is 24 as expected ok 39 - ... data is foo.txt as expected ok 40 - ... libs is [libs/, includes/lib] as expected ok 41 - ... details is {} as expected ok 42 - An object of class 'App' isa 'App' ok 43 - ... verbosity is turned on as expected ok 44 - ... length is 24 as expected ok 45 - ... data is foo.txt as expected ok 46 - ... libs is [] as expected ok 47 - ... details is { os => mac, name => foo } as expected ok 48 - An object of class 'App' isa 'App' ok 49 - ... verbosity is turned off as expected ok 50 - ... length is 24 as expected ok 51 - ... file is file.dat as expected ok 52 - ... libs is [] as expected ok 53 - ... details is {} as expected ok 54 - An object of class 'App' isa 'App' ok 55 - cmd_alias, but not using it ok 56 - An object of class 'App' isa 'App' ok 57 - cmd_alias, using long one ok 58 - An object of class 'App' isa 'App' ok 59 - cmd_alias, using short one ok 60 - An object of class 'App' isa 'App' ok 61 - cmd_alias+cmd_flag, using flag ok 62 - An object of class 'App' isa 'App' ok 63 - cmd_alias+cmd_flag, using alias ok 64 - An object of class 'App' isa 'App' ok 65 - _foo + cmd_flag ok 66 - An object of class 'App' isa 'App' ok 67 - ARGV accessor ok 68 - @ARGV unmangled ok 69 - extra_argv accessor ok t/007_nogetopt_trait.t ............ 1..9 ok 1 - use MouseX::Getopt; ok 2 - An object of class 'App' isa 'App' ok 3 - ... verbosity is off as expected ok 4 - ... length is 24 as expected ok 5 - ... data is file.dat as expected ok 6 - ... libs is [] as expected ok 7 - ... details is {} as expected ok 8 - ... private stuff is 713 as expected ok 9 - threw Regexp ((?^:Unknown option: private_stuff)) ok t/008_configfromfile.t ............ 1..37 ok 1 - threw Regexp ((?^:Mandatory parameter 'required_from_config' missing)) ok 2 - An object of class 'App::DefaultConfigFile' isa 'App::DefaultConfigFile' ok 3 - ... required_from_config is from_config_1 as expected ok 4 - ... optional_from_config is from_config_2 as expected ok 5 - ... required_from_argv is 1 as expected ok 6 - ... config_from_override false as expected ok 7 - ... configfile is /notused/default as expected ok 8 - An object of class 'App::DefaultConfigFileCodeRef' isa 'App::DefaultConfigFileCodeRef' ok 9 - ... required_from_config is from_config_1 as expected ok 10 - ... optional_from_config is from_config_2 as expected ok 11 - ... required_from_argv is 1 as expected ok 12 - ... config_from_override false as expected ok 13 - ... configfile is /notused/default as expected ok 14 - An object of class 'App' isa 'App' ok 15 - ... required_from_config is from_config_1 as expected ok 16 - ... optional_from_config is from_config_2 as expected ok 17 - ... required_from_argv is 1 as expected ok 18 - An object of class 'App::DefaultConfigFile' isa 'App::DefaultConfigFile' ok 19 - ... required_from_config is from_config_1 as expected ok 20 - ... optional_from_config is from_config_2 as expected ok 21 - ... required_from_argv is 1 as expected ok 22 - ... config_from_override true as expected ok 23 - ... configfile is /notused as expected ok 24 - An object of class 'App::DefaultConfigFileCodeRef' isa 'App::DefaultConfigFileCodeRef' ok 25 - ... required_from_config is from_config_1 as expected ok 26 - ... optional_from_config is from_config_2 as expected ok 27 - ... required_from_argv is 1 as expected ok 28 - ... config_from_override true as expected ok 29 - ... configfile is /notused as expected ok 30 - threw Regexp ((?^:Mandatory parameter 'required_from_argv' missing)) ok 31 - An object of class 'App' isa 'App' ok 32 - ... required_from_config is override as expected ok 33 - ... optional_from_config is from_config_2 as expected ok 34 - An object of class 'App' isa 'App' ok 35 - ... required_from_config is noconfig as expected ok 36 - ... optional_from_config is undef as expected ok 37 - Can create DerivedApp ok t/009_gld_and_explicit_options.t .. 1..5 ok 1 - use MouseX::Getopt; ok 2 - ... this should work ok 3 - An object of class 'Testing::Foo' isa 'Testing::Foo' ok 4 - ... got the right values ok 5 - ... got the right values ok t/010_dashes.t .................... 1..5 ok 1 - use MouseX::Getopt; ok 2 - Dash in option name ok 3 - threw Regexp ((?^:Unknown option: some_thingy)) ok 4 - Underscore in option name ok 5 - threw Regexp ((?^:Unknown option: another-thingy)) ok t/100_gld_default_bug.t ........... 1..5 ok 1 - use MouseX::Getopt; ok 2 - An object of class 'Engine::Foo' isa 'Engine::Foo' ok 3 - ... got the right value (10), not the default (1) ok 4 - An object of class 'Engine::Foo' isa 'Engine::Foo' ok 5 - ... got the right value (1), without GLD needing to handle defaults ok t/101_argv_bug.t .................. 1..3 ok 1 - An object of class 'App' isa 'App' ok 2 - ... verbosity is turned on as expected ok 3 - ... length is 50 as expected ok t/102_basic_basic.t ............... 1..69 ok 1 - use MouseX::Getopt::Basic; ok 2 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'Mouse::Meta::Attribute' ok 3 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'MouseX::Getopt::Meta::Attribute' ok 4 - MouseX::Getopt::Meta::Attribute->can('cmd_flag') ok 5 - MouseX::Getopt::Meta::Attribute->can('cmd_aliases') ok 6 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'Mouse::Meta::Attribute' ok 7 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'MouseX::Getopt::Meta::Attribute' ok 8 - MouseX::Getopt::Meta::Attribute->can('cmd_flag') ok 9 - MouseX::Getopt::Meta::Attribute->can('cmd_aliases') ok 10 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'Mouse::Meta::Attribute' ok 11 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'MouseX::Getopt::Meta::Attribute' ok 12 - MouseX::Getopt::Meta::Attribute->can('cmd_flag') ok 13 - MouseX::Getopt::Meta::Attribute->can('cmd_aliases') ok 14 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'Mouse::Meta::Attribute' ok 15 - An object of class 'MouseX::Getopt::Meta::Attribute' isa 'MouseX::Getopt::Meta::Attribute' ok 16 - MouseX::Getopt::Meta::Attribute->can('cmd_flag') ok 17 - MouseX::Getopt::Meta::Attribute->can('cmd_aliases') ok 18 - An object of class 'App' isa 'App' ok 19 - ... verbosity is off as expected ok 20 - ... length is 24 as expected ok 21 - ... data is file.dat as expected ok 22 - ... libs is [] as expected ok 23 - ... details is {} as expected ok 24 - An object of class 'App' isa 'App' ok 25 - ... verbosity is turned on as expected ok 26 - ... length is 50 as expected ok 27 - ... data is file.dat as expected ok 28 - ... libs is [] as expected ok 29 - ... details is {} as expected ok 30 - An object of class 'App' isa 'App' ok 31 - ... verbosity is turned on as expected ok 32 - ... length is 24 as expected ok 33 - ... data is foo.txt as expected ok 34 - ... libs is [] as expected ok 35 - ... details is {} as expected ok 36 - An object of class 'App' isa 'App' ok 37 - ... verbosity is turned on as expected ok 38 - ... length is 24 as expected ok 39 - ... data is foo.txt as expected ok 40 - ... libs is [libs/, includes/lib] as expected ok 41 - ... details is {} as expected ok 42 - An object of class 'App' isa 'App' ok 43 - ... verbosity is turned on as expected ok 44 - ... length is 24 as expected ok 45 - ... data is foo.txt as expected ok 46 - ... libs is [] as expected ok 47 - ... details is { os => mac, name => foo } as expected ok 48 - An object of class 'App' isa 'App' ok 49 - ... verbosity is turned off as expected ok 50 - ... length is 24 as expected ok 51 - ... file is file.dat as expected ok 52 - ... libs is [] as expected ok 53 - ... details is {} as expected ok 54 - An object of class 'App' isa 'App' ok 55 - cmd_alias, but not using it ok 56 - An object of class 'App' isa 'App' ok 57 - cmd_alias, using long one ok 58 - An object of class 'App' isa 'App' ok 59 - cmd_alias, using short one ok 60 - An object of class 'App' isa 'App' ok 61 - cmd_alias+cmd_flag, using flag ok 62 - An object of class 'App' isa 'App' ok 63 - cmd_alias+cmd_flag, using alias ok 64 - An object of class 'App' isa 'App' ok 65 - _foo + cmd_flag ok 66 - An object of class 'App' isa 'App' ok 67 - ARGV accessor ok 68 - @ARGV unmangled ok 69 - extra_argv accessor ok t/103_uc_bug.t .................... 1..3 ok 1 - An object of class 'App' isa 'App' ok 2 - ... TrackingNumber is as expected ok 3 - ... otherparam is as expected ok # Failed test at t/104_override_usage.t line 52. # Structures begin differing at: # $got->[1] = 'usage: 104_override_usage.t [-?] [long options...] # -? --usage --help Prints this usage information. # --foo INT A foo # ' # $expected->[1] = 'usage: 104_override_usage.t [-?] [long options...] # -? --usage --help Prints this usage information. # --foo A foo # ' # Looks like you failed 1 test of 8. t/104_override_usage.t ............ ok 1 ok 2 ok 3 ok 4 - threw Regexp ((?^:A foo)) ok 5 ok 6 - threw Regexp ((?^:A foo)) ok 7 not ok 8 1..8 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/8 subtests Unknown option: debug usage: 105_uc_bug_more.t [-?d] [long options...] -d --Debug -? --usage --help Prints this usage information. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 3. t/105_uc_bug_more.t ............... ok 1 - Debug was set for argv -d on MouseX::Getopt ok 2 - Debug was set for ARGV on MouseX::Getopt ok 3 - Debug was set for argv --Debug on MouseX::Getopt Dubious, test returned 255 (wstat 65280, 0xff00) All 3 subtests passed t/106_no_ignore_case.t ............ ok 1 - BigD was not set for argv -d on MouseX::Getopt ok 2 - SmallD was set for argv -d on MouseX::Getopt ok 3 - SmallD was set for argv -d on MouseX::Getopt ok 4 - SmallD was set for ARGV on MouseX::Getopt ok 5 - BigD was set for argv -d on MouseX::Getopt ok 6 - BigD was set for argv -D -d on MouseX::Getopt ok 7 - SmallD was set for argv -D -d on MouseX::Getopt ok 8 - BigD was not set for argv -d on MouseX::Getopt::GLD ok 9 - SmallD was set for argv -d on MouseX::Getopt::GLD ok 10 - SmallD was set for argv -d on MouseX::Getopt::GLD ok 11 - SmallD was set for ARGV on MouseX::Getopt::GLD ok 12 - BigD was set for argv -d on MouseX::Getopt::GLD ok 13 - BigD was set for argv -D -d on MouseX::Getopt::GLD ok 14 - SmallD was set for argv -D -d on MouseX::Getopt::GLD ok 15 - BigD was not set for argv -d on MouseX::Getopt::Basic ok 16 - SmallD was set for argv -d on MouseX::Getopt::Basic ok 17 - SmallD was set for argv -d on MouseX::Getopt::Basic ok 18 - SmallD was set for ARGV on MouseX::Getopt::Basic ok 19 - BigD was set for argv -d on MouseX::Getopt::Basic ok 20 - BigD was set for argv -D -d on MouseX::Getopt::Basic ok 21 - SmallD was set for argv -D -d on MouseX::Getopt::Basic 1..21 ok # Failed test 'usage information looks good' # at t/107_no_auto_help.t line 63. # expecting: Regexp ((?^ms:^usage: [\d\w]+\.t\ \[\-\?\]\ \[long\ options\.\.\.\].\s+\-\?\ \-\-usage\ \-\-help\ \ Prints\ this\ usage\ information\..\s+--configfile)) # found: usage: 107_no_auto_help.t [-?] [long options...] # -? --usage --help Prints this usage information. # --configfile STR # Looks like you failed 1 test of 3. t/107_no_auto_help.t .............. not ok 1 - usage information looks good ok 2 - Our dummy config file doesn't exist ok 3 - getoptions() lives 1..3 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests t/108_usage_attr.t ................ 1..3 ok 1 - basic class has no usage attribute ok 2 - class has usage attribute ok 3 - An object of class 'Getopt::Long::Descriptive::Usage' isa 'Getopt::Long::Descriptive::Usage' ok # Failed test 'Help request detected; usage information properly printed' # at t/109_help_flag.t line 43. # expecting: Regexp ((?^ms:^usage: (?:[\d\w]+)\.t\ \[\-\?\]\ \[long\ options\.\.\.\].^\t\-\?\ \-\-usage\ \-\-help\ \ Prints\ this\ usage\ information\.$)) # found: usage: 109_help_flag.t [-?] [long options...] # -? --usage --help Prints this usage information. # Failed test 'Help request detected; usage information properly printed' # at t/109_help_flag.t line 43. # expecting: Regexp ((?^ms:^usage: (?:[\d\w]+)\.t\ \[\-\?\]\ \[long\ options\.\.\.\].^\t\-\?\ \-\-usage\ \-\-help\ \ Prints\ this\ usage\ information\.$)) # found: usage: 109_help_flag.t [-?] [long options...] # -? --usage --help Prints this usage information. # Failed test 'Help request detected; usage information properly printed' # at t/109_help_flag.t line 43. # expecting: Regexp ((?^ms:^usage: (?:[\d\w]+)\.t\ \[\-\?\]\ \[long\ options\.\.\.\].^\t\-\?\ \-\-usage\ \-\-help\ \ Prints\ this\ usage\ information\.$)) # found: usage: 109_help_flag.t [-?] [long options...] # -? --usage --help Prints this usage information. # Failed test 'Help request detected; usage information properly printed' # at t/109_help_flag.t line 43. # expecting: Regexp ((?^ms:^usage: (?:[\d\w]+)\.t\ \[\-\?\]\ \[long\ options\.\.\.\].^\t\-\?\ \-\-usage\ \-\-help\ \ Prints\ this\ usage\ information\.$)) # found: usage: 109_help_flag.t [-?] [long options...] # -? --usage --help Prints this usage information. # Looks like you failed 4 tests of 6. t/109_help_flag.t ................. 1..6 not ok 1 - Help request detected; usage information properly printed not ok 2 - Help request detected; usage information properly printed not ok 3 - Help request detected; usage information properly printed not ok 4 - Help request detected; usage information properly printed ok 5 - class has usage attribute ok 6 - An object of class 'Getopt::Long::Descriptive::Usage' isa 'Getopt::Long::Descriptive::Usage' Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/6 subtests # Failed test 'Usage text has nicely sorted options' # at t/110_sort_usage_by_attr_order.t line 38. # got: 'usage: 110_sort_usage_by_attr_order.t [-?] [long options...] # -? --usage --help Prints this usage information. # --foo STR Documentation for "foo" # --bar STR Documentation for "bar" # --baz STR Documentation for "baz" # ' # expected: 'usage: 110_sort_usage_by_attr_order.t [-?] [long options...] # -? --usage --help Prints this usage information. # --foo Documentation for "foo" # --bar Documentation for "bar" # --baz Documentation for "baz" # ' # Looks like you failed 1 test of 1. t/110_sort_usage_by_attr_order.t .. 1..1 not ok 1 - Usage text has nicely sorted options Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/release-eol.t ................... skipped: these tests are for release candidate testing t/release-no-tabs.t ............... skipped: these tests are for release candidate testing 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 Test Summary Report ------------------- t/104_override_usage.t (Wstat: 256 Tests: 8 Failed: 1) Failed test: 8 Non-zero exit status: 1 t/105_uc_bug_more.t (Wstat: 65280 Tests: 3 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/107_no_auto_help.t (Wstat: 256 Tests: 3 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/109_help_flag.t (Wstat: 1024 Tests: 6 Failed: 4) Failed tests: 1-4 Non-zero exit status: 4 t/110_sort_usage_by_attr_order.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=26, Tests=350, 5 wallclock secs ( 0.14 usr 0.05 sys + 4.26 cusr 0.61 csys = 5.06 CPU) Result: FAIL Failed 5/26 test programs. 7/350 subtests failed. make: *** [test_dynamic] Error 255 GFUJI/MouseX-Getopt-0.34.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports GFUJI/MouseX-Getopt-0.34.tar.gz VmSize: 316396 kB Finished 2016-06-17T22:05:59