PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2011-03-08T21:03:11 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Tue, 08 Mar 2011 22:28:16 GMT Running make for E/ET/ETHER/MooseX-AlwaysCoerce-0.14.tar.gz Checksum for /net/nas/data/cpan/authors/id/E/ET/ETHER/MooseX-AlwaysCoerce-0.14.tar.gz ok MooseX-AlwaysCoerce-0.14/ MooseX-AlwaysCoerce-0.14/Changes MooseX-AlwaysCoerce-0.14/inc/ MooseX-AlwaysCoerce-0.14/lib/ MooseX-AlwaysCoerce-0.14/Makefile.PL MooseX-AlwaysCoerce-0.14/MANIFEST MooseX-AlwaysCoerce-0.14/META.yml MooseX-AlwaysCoerce-0.14/README MooseX-AlwaysCoerce-0.14/t/ MooseX-AlwaysCoerce-0.14/t/01-basic.t MooseX-AlwaysCoerce-0.14/t/02-mx-m-s.t MooseX-AlwaysCoerce-0.14/t/03-roles.t MooseX-AlwaysCoerce-0.14/t/04-parameterized-roles.t MooseX-AlwaysCoerce-0.14/t/pod.t MooseX-AlwaysCoerce-0.14/lib/MooseX/ MooseX-AlwaysCoerce-0.14/lib/MooseX/AlwaysCoerce.pm MooseX-AlwaysCoerce-0.14/inc/Module/ MooseX-AlwaysCoerce-0.14/inc/Module/AutoInstall.pm MooseX-AlwaysCoerce-0.14/inc/Module/Install/ MooseX-AlwaysCoerce-0.14/inc/Module/Install.pm MooseX-AlwaysCoerce-0.14/inc/Module/Install/AutoInstall.pm MooseX-AlwaysCoerce-0.14/inc/Module/Install/Base.pm MooseX-AlwaysCoerce-0.14/inc/Module/Install/Can.pm MooseX-AlwaysCoerce-0.14/inc/Module/Install/Fetch.pm MooseX-AlwaysCoerce-0.14/inc/Module/Install/Include.pm MooseX-AlwaysCoerce-0.14/inc/Module/Install/Makefile.pm MooseX-AlwaysCoerce-0.14/inc/Module/Install/Metadata.pm MooseX-AlwaysCoerce-0.14/inc/Module/Install/Win32.pm MooseX-AlwaysCoerce-0.14/inc/Module/Install/WriteAll.pm CPAN.pm: Going to build E/ET/ETHER/MooseX-AlwaysCoerce-0.14.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Cannot determine perl version info from lib/MooseX/AlwaysCoerce.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.98 >= 0.94) - Test::Fatal ...loaded. (0.003) - Test::NoWarnings ...loaded. (1.02) - Test::Requires ...loaded. (0.06) - Moose ...loaded. (1.03) - namespace::autoclean ...loaded. (0.12) - MooseX::ClassAttribute ...loaded. (0.16) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for MooseX::AlwaysCoerce >>> make cp lib/MooseX/AlwaysCoerce.pm blib/lib/MooseX/AlwaysCoerce.pm Manifying blib/man3/MooseX::AlwaysCoerce.3 ETHER/MooseX-AlwaysCoerce-0.14.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/01-basic.t t/02-mx-m-s.t t/03-roles.t t/04-parameterized-roles.t t/pod.t t/01-basic.t ................ 1..16 ok 1 - instance ok 2 ok 3 - attribute coercion ran ok 4 ok 5 - class attribute coercion ran ok 6 - class attribute coercion did not run with coerce => 0 ok 7 - attribute coercion did not run with coerce => 0 ok 8 ok 9 - set attribute having type with no coercion and no coerce=0 ok 10 ok 11 - set class attribute having type with no coercion and no coerce=0 ok 12 ok 13 - set untyped attribute ok 14 ok 15 - set untyped class attribute ok 16 - no warnings ok t/02-mx-m-s.t ............... 1..3 ok 1 - instance not ok 2 - method called with coerced and uncoerced parameters # TODO need rafl to help with implementation # Failed (TODO) test 'method called with coerced and uncoerced parameters' # at t/02-mx-m-s.t line 40. # got: 'Validation failed for 'MooseX::Types::Structured::Tuple[MooseX::Types::Structured::Tuple[Object],MooseX::Types::Structured::Dict[foo,MooseX::Types::Structured::Optional[MyType],bar,MooseX::Types::Structured::Optional[Uncoerced]]]' failed with value [ [ MyClass=HASH(0x10044a308) ], { bar: 42, foo: "text" } ], Internal Validation Error is: Validation failed for 'MooseX::Types::Structured::Dict[foo,MooseX::Types::Structured::Optional[MyType],bar,MooseX::Types::Structured::Optional[Uncoerced]]' failed with value { bar: 42, foo: "text" } at /export/home/fly1264/var/megalib/MooseX/Method/Signatures/Meta/Method.pm line 435 # MooseX::Method::Signatures::Meta::Method::validate('MooseX::Method::Signatures::Meta::Method=HASH(0x10044a9f8)', 'ARRAY(0x10044a650)') called at /export/home/fly1264/var/megalib/MooseX/Method/Signatures/Meta/Method.pm line 151 # MyClass::foo('MyClass=HASH(0x10044a308)', 'foo', 'text', 'bar', 42) called at t/02-mx-m-s.t line 39 # main::__ANON__() called at /export/home/fly1264/var/megalib/Test/Fatal.pm line 23 # Test::Fatal::__ANON__() called at /export/home/fly1264/var/megalib/Try/Tiny.pm line 71 # eval {...} called at /export/home/fly1264/var/megalib/Try/Tiny.pm line 67 # Try::Tiny::try('CODE(0x10044a878)', 'Try::Tiny::Catch=REF(0x1019b6b78)') called at /export/home/fly1264/var/megalib/Test/Fatal.pm line 30 # Test::Fatal::exception('CODE(0x1002a3138)') called at t/02-mx-m-s.t line 40 # ' # expected: undef ok 3 - no warnings ok t/03-roles.t ................ 1..16 ok 1 - instance not ok 2 - attribute coercion ran # TODO waiting on Moose changes for role support # Failed (TODO) test 'attribute coercion ran' # at t/03-roles.t line 50. # got: 'Attribute (foo) does not pass the type constraint because: Validation failed for 'MyType' failed with value bar at t/03-roles.t line 49 # main::__ANON__() called at /export/home/fly1264/var/megalib/Test/Fatal.pm line 23 # Test::Fatal::__ANON__() called at /export/home/fly1264/var/megalib/Try/Tiny.pm line 71 # eval {...} called at /export/home/fly1264/var/megalib/Try/Tiny.pm line 67 # Try::Tiny::try('CODE(0x100fdfc88)', 'Try::Tiny::Catch=REF(0x1010277c8)') called at /export/home/fly1264/var/megalib/Test/Fatal.pm line 30 # Test::Fatal::exception('CODE(0x100fdf060)') called at t/03-roles.t line 50 # ' # expected: undef not ok 3 # TODO waiting on Moose changes for role support # Failed (TODO) test at t/03-roles.t line 51. # got: undef # expected: '3' ok 4 ok 5 - class attribute coercion ran ok 6 - class attribute coercion did not run with coerce => 0 ok 7 - attribute coercion did not run with coerce => 0 ok 8 ok 9 - set attribute having type with no coercion and no coerce=0 ok 10 ok 11 - set class attribute having type with no coercion and no coerce=0 ok 12 ok 13 - set untyped attribute ok 14 ok 15 - set untyped class attribute ok 16 - no warnings ok t/04-parameterized-roles.t .. 1..12 ok 1 - instance not ok 2 - attribute coercion ran # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support # Failed (TODO) test 'attribute coercion ran' # at t/04-parameterized-roles.t line 59. # got: 'Attribute (foo) does not pass the type constraint because: Validation failed for 'MyType' failed with value bar at t/04-parameterized-roles.t line 57 # main::__ANON__() called at /export/home/fly1264/var/megalib/Test/Fatal.pm line 23 # Test::Fatal::__ANON__() called at /export/home/fly1264/var/megalib/Try/Tiny.pm line 71 # eval {...} called at /export/home/fly1264/var/megalib/Try/Tiny.pm line 67 # Try::Tiny::try('CODE(0x101129750)', 'Try::Tiny::Catch=REF(0x1010a37b8)') called at /export/home/fly1264/var/megalib/Test/Fatal.pm line 30 # Test::Fatal::exception('CODE(0x10108e270)') called at t/04-parameterized-roles.t line 59 # ' # expected: undef not ok 3 - class attribute coercion ran # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support # Failed (TODO) test 'class attribute coercion ran' # at t/04-parameterized-roles.t line 64. # got: 'Can't locate object method "bar" via package "MyClass" at t/04-parameterized-roles.t line 62. # ' # expected: undef ok 4 - class attribute coercion did not run with coerce => 0 # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support ok 5 - attribute coercion did not run with coerce => 0 # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support ok 6 # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support ok 7 - set attribute having type with no coercion and no coerce=0 # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support not ok 8 - set class attribute having type with no coercion and no coerce=0 # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support # Failed (TODO) test 'set class attribute having type with no coercion and no coerce=0' # at t/04-parameterized-roles.t line 78. # got: 'Can't locate object method "uncoerced_class_attr" via package "MyClass" at t/04-parameterized-roles.t line 76. # ' # expected: undef ok 9 # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support ok 10 - set untyped attribute # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support not ok 11 - set untyped class attribute # TODO waiting on Moose changes for role support, and ClassAttribute changes for paramterized role support # Failed (TODO) test 'set untyped class attribute' # at t/04-parameterized-roles.t line 88. # got: 'Can't locate object method "untyped_class_attr" via package "MyClass" at t/04-parameterized-roles.t line 86. # ' # expected: undef ok 12 - no warnings ok t/pod.t ..................... 1..1 ok 1 - POD test for blib/lib/MooseX/AlwaysCoerce.pm ok All tests successful. Test Summary Report ------------------- t/04-parameterized-roles.t (Wstat: 0 Tests: 12 Failed: 0) TODO passed: 4-7, 9-10 Files=5, Tests=48, 7 wallclock secs ( 0.16 usr 0.04 sys + 6.88 cusr 0.46 csys = 7.54 CPU) Result: PASS ETHER/MooseX-AlwaysCoerce-0.14.tar.gz make test TEST_VERBOSE=1 -- OK Karen Etheridge <ether@cpan.org> Automatically enable coercions for Moose attributes >>> (cd /export/home/fly1264/var/cpan/build/MooseX-AlwaysCoerce-0.14-8Jqm9T && tar cvf - MooseX-AlwaysCoerce-0.14.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/E/ET/ETHER/MooseX-AlwaysCoerce-0.14.tar.gz MooseX-AlwaysCoerce-0.14.ppd blib/ blib/lib/ blib/lib/MooseX/ blib/lib/MooseX/AlwaysCoerce.pm blib/man3/ blib/man3/MooseX::AlwaysCoerce.3 >>> mv /export/home/fly1264/var/cpan/build/MooseX-AlwaysCoerce-0.14-8Jqm9T/MooseX-AlwaysCoerce-0.14.ppd /export/home/fly1264/var/REPO/E/ET/ETHER Finished 2011-03-08T21:03:32