PATH=/usr/bin:/bin Start 2011-04-28T21:08:06 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Thu, 28 Apr 2011 22:27:12 GMT Running make for C/CH/CHROMATIC/Class-StorageFactory-1.0.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHROMATIC/Class-StorageFactory-1.0.tar.gz ok Class-StorageFactory-1.0/ Class-StorageFactory-1.0/t/ Class-StorageFactory-1.0/t/pod_coverage.t Class-StorageFactory-1.0/t/lib/ Class-StorageFactory-1.0/t/lib/TestYAML.pm Class-StorageFactory-1.0/t/lib/TestBase.pm Class-StorageFactory-1.0/t/lib/Astronaut.pm Class-StorageFactory-1.0/t/0-signature.t Class-StorageFactory-1.0/t/yaml.t Class-StorageFactory-1.0/t/pod.t Class-StorageFactory-1.0/t/base.t Class-StorageFactory-1.0/MANIFEST Class-StorageFactory-1.0/MANIFEST.SKIP Class-StorageFactory-1.0/lib/ Class-StorageFactory-1.0/lib/Class/ Class-StorageFactory-1.0/lib/Class/StorageFactory/ Class-StorageFactory-1.0/lib/Class/StorageFactory/YAML.pm Class-StorageFactory-1.0/lib/Class/StorageFactory.pm Class-StorageFactory-1.0/META.yml Class-StorageFactory-1.0/README Class-StorageFactory-1.0/Build.PL Class-StorageFactory-1.0/SIGNATURE CPAN.pm: Going to build C/CH/CHROMATIC/Class-StorageFactory-1.0.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Class-StorageFactory' version '1.0' >>> ./Build Building Class-StorageFactory CHROMATIC/Class-StorageFactory-1.0.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 WARNING: This key is not certified with a trusted signature! Primary key fingerprint: DF05 D93D BEA3 9DD2 4A44 CD66 05DF 169F 5C08 E9C4 Not in MANIFEST: MYMETA.json Not in MANIFEST: MYMETA.yml ==> MISMATCHED content between MANIFEST and distribution files! <== # Failed test 'Valid signature' # at t/0-signature.t line 7. # Looks like you failed 1 test of 1. t/0-signature.t ... 1..1 not ok 1 - Valid signature Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests # # TestBase->fetch # # TestBase->storage # # TestBase->store # # TestBase->type t/base.t .......... 1..14 ok 1 - use Class::StorageFactory; ok 2 - Class::StorageFactory->can('new') ok 3 - new() should throw exception without storage parameter ok 4 - ... or without type parameter ok 5 - ... but should live with both given ok 6 - The object isa Class::StorageFactory ok 7 - Class::StorageFactory->can('fetch') ok 8 - fetch() should throw abstract method exception ok 9 - Class::StorageFactory->can('storage') ok 10 - storage() should return data set in constructor ok 11 - Class::StorageFactory->can('store') ok 12 - store() should throw abstract method exception ok 13 - Class::StorageFactory->can('type') ok 14 - type() should return data set in constructor ok t/pod.t ........... 1..3 ok 1 - POD test for lib/TestYAML.pm (no pod) ok 2 - POD test for lib/Astronaut.pm (no pod) ok 3 - POD test for lib/TestBase.pm (no pod) ok t/pod_coverage.t .. 1..2 ok 1 - Pod coverage on Class::StorageFactory ok 2 - Pod coverage on Class::StorageFactory::YAML ok # # TestYAML->fetch # # TestYAML->storage # # TestYAML->store # # TestYAML->type t/yaml.t .......... 1..18 ok 1 - use Class::StorageFactory::YAML; ok 2 - Class::StorageFactory::YAML->can('new') ok 3 - new() should throw exception without storage parameter ok 4 - ... or without type parameter ok 5 - ... but should live with both given ok 6 - The object isa Class::StorageFactory::YAML ok 7 - fetch() should throw exception unless it has an id ok 8 - ... or if id does not exist ok 9 - ... but should live if it does exist ok 10 - ... blessing results so that it isa Astronaut ok 11 - ... blessing all data ok 12 - Class::StorageFactory::YAML->can('storage') ok 13 - storage() should return data set in constructor ok 14 - store() should throw exception unless it has an id ok 15 - ... saving file with the id, if passed ok 16 - ... with all of its data ok 17 - Class::StorageFactory::YAML->can('type') ok 18 - type() should return data set in constructor ok Test Summary Report ------------------- t/0-signature.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=5, Tests=38, 0 wallclock secs ( 0.03 usr 0.02 sys + 0.32 cusr 0.10 csys = 0.47 CPU) Result: FAIL Failed 1/5 test programs. 1/38 subtests failed. CHROMATIC/Class-StorageFactory-1.0.tar.gz ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CHROMATIC/Class-StorageFactory-1.0.tar.gz Finished 2011-04-28T21:08:10