PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2019-03-25T00:14:21 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Sun, 24 Mar 2019 04:54:36 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/P/PR/PREACTION/Beam-Wire-1.023.tar.gz ok Beam-Wire-1.023 Beam-Wire-1.023/README Beam-Wire-1.023/LICENSE Beam-Wire-1.023/CHANGES Beam-Wire-1.023/META.yml Beam-Wire-1.023/MANIFEST Beam-Wire-1.023/cpanfile Beam-Wire-1.023/META.json Beam-Wire-1.023/t Beam-Wire-1.023/t/events.t Beam-Wire-1.023/Makefile.PL Beam-Wire-1.023/bin Beam-Wire-1.023/bin/beam-wire Beam-Wire-1.023/t/exception.t Beam-Wire-1.023/t/00-compile.t Beam-Wire-1.023/CONTRIBUTING.md Beam-Wire-1.023/t/share Beam-Wire-1.023/t/share/file.pl Beam-Wire-1.023/lib/Beam Beam-Wire-1.023/lib/Beam/Wire.pm Beam-Wire-1.023/t/service Beam-Wire-1.023/t/service/with.t Beam-Wire-1.023/t/share/file.yml Beam-Wire-1.023/t/service/value.t Beam-Wire-1.023/t/share/file.json Beam-Wire-1.023/t/method Beam-Wire-1.023/t/method/is_meta.t Beam-Wire-1.023/t/service/config.t Beam-Wire-1.023/t/service/method.t Beam-Wire-1.023/t/container Beam-Wire-1.023/t/container/inner.t Beam-Wire-1.023/t/dependency Beam-Wire-1.023/t/dependency/call.t Beam-Wire-1.023/t/lib/My Beam-Wire-1.023/t/lib/My/Emitter.pm Beam-Wire-1.023/t/lib/My/RefTest.pm Beam-Wire-1.023/t/lib/My/Service.pm Beam-Wire-1.023/t/service/extends.t Beam-Wire-1.023/t/container/config.t Beam-Wire-1.023/t/dependency/value.t Beam-Wire-1.023/t/lib/My/ArgsTest.pm Beam-Wire-1.023/t/lib/My/AttrRole.pm Beam-Wire-1.023/t/lib/My/Listener.pm Beam-Wire-1.023/t/00-report-prereqs.t Beam-Wire-1.023/t/dependency/config.t Beam-Wire-1.023/t/lib/My/ClassTest.pm Beam-Wire-1.023/t/lib/My/CloneRole.pm Beam-Wire-1.023/t/service/lifecycle.t Beam-Wire-1.023/t/service/with_args.t Beam-Wire-1.023/t/00-report-prereqs.dd Beam-Wire-1.023/t/container/override.t Beam-Wire-1.023/t/lib/My/MethodTest.pm Beam-Wire-1.023/t/service/attributes.t Beam-Wire-1.023/t/service/class_args.t Beam-Wire-1.023/t/share/inner_file.yml Beam-Wire-1.023/t/share/with_config.yml Beam-Wire-1.023/t/dependency/anonymous.t Beam-Wire-1.023/t/lib/My/ArgsListRole.pm Beam-Wire-1.023/t/share/inner_inline.yml Beam-Wire-1.023/t/method/create_service.t Beam-Wire-1.023/t/share/config Beam-Wire-1.023/t/share/config/config.yml Beam-Wire-1.023/t/deprecated Beam-Wire-1.023/t/deprecated/method_call.t Beam-Wire-1.023/t/service/event_listener.t Beam-Wire-1.023/t/share/config/bad_char.yml Beam-Wire-1.023/lib/Beam/Wire/Help Beam-Wire-1.023/lib/Beam/Wire/Help/Config.pod Beam-Wire-1.023/t/deprecated/event_listeners.t Beam-Wire-1.023/t/regression Beam-Wire-1.023/t/regression/60_unprefixed_meta.t Beam-Wire-1.023/lib/Beam/Wire/Event Beam-Wire-1.023/lib/Beam/Wire/Event/BuildService.pm Beam-Wire-1.023/lib/Beam/Wire/Event/ConfigService.pm Configuring P/PR/PREACTION/Beam-Wire-1.023.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Beam::Wire Writing MYMETA.yml and MYMETA.json PREACTION/Beam-Wire-1.023.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for P/PR/PREACTION/Beam-Wire-1.023.tar.gz >>> make cp lib/Beam/Wire.pm blib/lib/Beam/Wire.pm cp lib/Beam/Wire/Event/ConfigService.pm blib/lib/Beam/Wire/Event/ConfigService.pm cp lib/Beam/Wire/Help/Config.pod blib/lib/Beam/Wire/Help/Config.pod cp lib/Beam/Wire/Event/BuildService.pm blib/lib/Beam/Wire/Event/BuildService.pm cp bin/beam-wire blib/script/beam-wire "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/beam-wire Manifying 1 pod document Manifying 4 pod documents PREACTION/Beam-Wire-1.023.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/container/*.t t/dependency/*.t t/deprecated/*.t t/method/*.t t/regression/*.t t/service/*.t t/00-compile.t ..................... 1..4 ok 1 - Beam/Wire.pm loaded ok ok 2 - Beam/Wire/Event/BuildService.pm loaded ok ok 3 - Beam/Wire/Event/ConfigService.pm loaded ok ok 4 - bin/beam-wire compiled ok ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------------ -------- -------- # CPAN::Meta::Requirements 2.120620 2.140 # ExtUtils::MakeMaker any 7.04 # Module::Metadata any 1.000033 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # ------------------- -------- -------- # ExtUtils::MakeMaker any 7.04 # File::Spec any 3.75 # IO::Handle any 1.35 # IPC::Open3 any 1.18 # Test::Deep any 1.128 # Test::Differences 0.64 0.67 # Test::Exception any 0.43 # Test::Lib any 0.002 # Test::More 1.001005 1.001014 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # --------------- ----- -------- # Beam::Emitter any 1.006 # Beam::Service any 0.001 # Config::Any 0.23 0.32 # Data::DPath 0.51 0.57 # Module::Runtime any 0.016 # Moo any 2.003004 # Path::Tiny 0.055 0.108 # Throwable any 0.200013 # Types::Standard any 1.004004 # YAML any 1.27 # # === Runtime Recommends === # # Module Want Have # ------ ---- ---- # JSON any 4.02 # t/00-report-prereqs.t .............. 1..1 ok 1 ok t/container/config.t ............... # Subtest: load module from config - /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Wire-1.023-kGH2jR/t/container/../share/file.json Path::Tiny ok 1 - An object of class 'My::RefTest' isa 'My::RefTest' ok 2 - container caches the object ok 3 - 'container injects My::ArgsTest object' isa 'My::ArgsTest' ok 4 - container caches Bar object ok 5 - container gives bar text value ok 6 - 'container gets constructor test object' isa 'My::ArgsTest' ok 7 - container caches the object ok 8 - container gives array of arrayrefs ok 9 - 'container gets Fizz object' isa 'My::ArgsTest' ok 10 - container caches the object ok 11 - container gives hashref 1..11 ok 1 - load module from config - /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Wire-1.023-kGH2jR/t/container/../share/file.json Path::Tiny # Subtest: load module from config - /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Wire-1.023-kGH2jR/t/container/../share/file.json ok 1 - An object of class 'My::RefTest' isa 'My::RefTest' ok 2 - container caches the object ok 3 - 'container injects My::ArgsTest object' isa 'My::ArgsTest' ok 4 - container caches Bar object ok 5 - container gives bar text value ok 6 - 'container gets constructor test object' isa 'My::ArgsTest' ok 7 - container caches the object ok 8 - container gives array of arrayrefs ok 9 - 'container gets Fizz object' isa 'My::ArgsTest' ok 10 - container caches the object ok 11 - container gives hashref 1..11 ok 2 - load module from config - /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Wire-1.023-kGH2jR/t/container/../share/file.json # Subtest: load module from config - /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Wire-1.023-kGH2jR/t/container/../share/file.pl Path::Tiny ok 1 - An object of class 'My::RefTest' isa 'My::RefTest' ok 2 - container caches the object ok 3 - 'container injects My::ArgsTest object' isa 'My::ArgsTest' ok 4 - container caches Bar object ok 5 - container gives bar text value ok 6 - 'container gets constructor test object' isa 'My::ArgsTest' ok 7 - container caches the object ok 8 - container gives array of arrayrefs ok 9 - 'container gets Fizz object' isa 'My::ArgsTest' ok 10 - container caches the object ok 11 - container gives hashref 1..11 ok 3 - load module from config - /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Wire-1.023-kGH2jR/t/container/../share/file.pl Path::Tiny # Subtest: load module from config - /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Wire-1.023-kGH2jR/t/container/../share/file.pl ok 1 - An object of class 'My::RefTest' isa 'My::RefTest' ok 2 - container caches the object ok 3 - 'container injects My::ArgsTest object' isa 'My::ArgsTest' ok 4 - container caches Bar object ok 5 - container gives bar text value ok 6 - 'container gets constructor test object' isa 'My::ArgsTest' ok 7 - container caches the object ok 8 - container gives array of arrayrefs ok 9 - 'container gets Fizz object' isa 'My::ArgsTest' ok 10 - container caches the object ok 11 - container gives hashref 1..11 ok 4 - load module from config - /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Wire-1.023-kGH2jR/t/container/../share/file.pl # Subtest: load module from config - /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Wire-1.023-kGH2jR/t/container/../share/file.yml Path::Tiny ok 1 - An object of class 'My::RefTest' isa 'My::RefTest' ok 2 - container caches the object ok 3 - 'container injects My::ArgsTest object' isa 'My::ArgsTest' ok 4 - container caches Bar object ok 5 - container gives bar text value ok 6 - 'container gets constructor test object' isa 'My::ArgsTest' ok 7 - container caches the object ok 8 - container gives array of arrayrefs ok 9 - 'container gets Fizz object' isa 'My::ArgsTest' ok 10 - container caches the object ok 11 - container gives hashref 1..11 ok 5 - load module from config - /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Wire-1.023-kGH2jR/t/container/../share/file.yml Path::Tiny # Subtest: load module from config - /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Wire-1.023-kGH2jR/t/container/../share/file.yml ok 1 - An object of class 'My::RefTest' isa 'My::RefTest' ok 2 - container caches the object ok 3 - 'container injects My::ArgsTest object' isa 'My::ArgsTest' ok 4 - container caches Bar object ok 5 - container gives bar text value ok 6 - 'container gets constructor test object' isa 'My::ArgsTest' ok 7 - container caches the object ok 8 - container gives array of arrayrefs ok 9 - 'container gets Fizz object' isa 'My::ArgsTest' ok 10 - container caches the object ok 11 - container gives hashref 1..11 ok 6 - load module from config - /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Wire-1.023-kGH2jR/t/container/../share/file.yml 1..6 ok t/container/inner.t ................ # Subtest: container in services ok 1 - An object of class 'My::RefTest' isa 'My::RefTest' ok 2 - container caches the object ok 3 - 'container injects Bar object' isa 'My::ArgsTest' ok 4 - container caches Bar object ok 5 - container gives bar text value 1..5 ok 1 - container in services # Subtest: container in file ok 1 - An object of class 'My::RefTest' isa 'My::RefTest' ok 2 - container caches the object ok 3 - 'container injects Bar object' isa 'My::ArgsTest' ok 4 - container caches Bar object ok 5 - container gives bar text value ok 6 - An object of class 'My::RefTest' isa 'My::RefTest' ok 7 - container caches the object ok 8 - 'container injects Bar object' isa 'My::ArgsTest' ok 9 - fizz takes the same bar as foo ok 10 - container caches Bar object ok 11 - container gives bar text value 1..11 ok 2 - container in file # Subtest: set inside subcontainer ok 1 - An object of class 'My::RefTest' isa 'My::RefTest' ok 2 - container caches the object ok 3 - 'container injects Bar object' isa 'My::ArgsTest' ok 4 - container caches Bar object ok 5 - container gives bar text value 1..5 ok 3 - set inside subcontainer # Subtest: inner container file ok 1 - An object of class 'My::RefTest' isa 'My::RefTest' ok 2 - container caches the object ok 3 - 'container injects Bar object' isa 'My::ArgsTest' ok 4 - container caches Bar object ok 5 - container gives bar text value 1..5 ok 4 - inner container file # Subtest: inner container get() overrides ok 1 - get() with overrides creates a new object ok 2 - get() with overrides does not save the object ok 3 - our override gave our new object a new bar 1..3 ok 5 - inner container get() overrides # Subtest: inner extends ok 1 - An object of class 'My::RefTest' isa 'My::RefTest' ok 2 - container caches the object ok 3 - 'container injects Bar object' isa 'My::ArgsTest' ok 4 - container caches Bar object ok 5 - container gives bar text value 1..5 ok 6 - inner extends # Subtest: inner get_config ok 1 1..1 ok 7 - inner get_config # Subtest: inner container resolve extends of extends ok 1 - service created successfully ok 2 - 'service gets class from inner/buzz' isa 'My::ArgsTest' ok 3 - service gets args from inner/fizz 1..3 ok 8 - inner container resolve extends of extends 1..8 ok t/container/override.t ............. # Subtest: get() override factory (anonymous services) ok 1 - get() with overrides creates a new object ok 2 - get() with overrides does not save the object ok 3 - our override gave our new object a new bar 1..3 ok 1 - get() override factory (anonymous services) # Subtest: get() allows override with empty hashref ok 1 ok 2 1..2 ok 2 - get() allows override with empty hashref 1..2 ok t/dependency/anonymous.t ........... # Subtest: anonymous reference ok 1 ok 2 - An object of class 'My::RefTest' isa 'My::RefTest' ok 3 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 4 1..4 ok 1 - anonymous reference # Subtest: anonymous extends ok 1 ok 2 - An object of class 'My::RefTest' isa 'My::RefTest' ok 3 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 4 1..4 ok 2 - anonymous extends 1..2 ok t/dependency/call.t ................ # Subtest: method with no arguments ok 1 ok 2 - An object of class 'My::RefTest' isa 'My::RefTest' ok 3 1..3 ok 1 - method with no arguments # Subtest: method with one argument ok 1 ok 2 - An object of class 'My::RefTest' isa 'My::RefTest' ok 3 1..3 ok 2 - method with one argument # Subtest: method with arrayref of arguments ok 1 ok 2 - An object of class 'My::RefTest' isa 'My::RefTest' ok 3 1..3 ok 3 - method with arrayref of arguments 1..3 ok t/dependency/config.t .............. # Subtest: anonymous configs ok 1 ok 2 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 3 # Subtest: use a config as all the arguments ok 1 ok 2 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 3 1..3 ok 4 - use a config as all the arguments 1..4 ok 1 - anonymous configs # Subtest: config references # Subtest: ref a config ok 1 ok 2 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 3 1..3 ok 1 - ref a config # Subtest: ref a path in a config ok 1 ok 2 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 3 1..3 ok 2 - ref a path in a config 1..2 ok 2 - config references 1..2 ok t/dependency/value.t ............... # Subtest: path reference ok 1 ok 2 - An object of class 'My::RefTest' isa 'My::RefTest' ok 3 1..3 ok 1 - path reference 1..1 ok t/deprecated/event_listeners.t ..... # Subtest: 2.0 # Subtest: $method in event handler (2015-03-08) # Subtest: still works even though deprecated ok 1 ok 2 - An object of class 'My::Emitter' isa 'My::Emitter' ok 3 1..3 ok 1 - still works even though deprecated ok 2 ok 3 # Subtest: only one warning is emitted per problem ok 1 1..1 ok 4 - only one warning is emitted per problem 1..4 ok 1 - $method in event handler (2015-03-08) 1..1 ok 1 - 2.0 1..1 ok t/deprecated/method_call.t ......... # Subtest: 2.0 # Subtest: method in dependency (2015-03-29) # Subtest: still works even though deprecated ok 1 ok 2 - An object of class 'My::RefTest' isa 'My::RefTest' ok 3 1..3 ok 1 - still works even though deprecated ok 2 ok 3 # Subtest: only one warning is emitted per problem ok 1 1..1 ok 4 - only one warning is emitted per problem 1..4 ok 1 - method in dependency (2015-03-29) # Subtest: method with one argument (2015-03-29) # Subtest: still works even though deprecated ok 1 ok 2 - An object of class 'My::RefTest' isa 'My::RefTest' ok 3 1..3 ok 1 - still works even though deprecated ok 2 ok 3 # Subtest: only one warning is emitted per problem ok 1 1..1 ok 4 - only one warning is emitted per problem 1..4 ok 2 - method with one argument (2015-03-29) # Subtest: method with arrayref of arguments (2015-03-29) # Subtest: still works even though deprecated ok 1 ok 2 - An object of class 'My::RefTest' isa 'My::RefTest' ok 3 1..3 ok 1 - still works even though deprecated ok 2 ok 3 # Subtest: only one warning is emitted per problem ok 1 1..1 ok 4 - only one warning is emitted per problem 1..4 ok 3 - method with arrayref of arguments (2015-03-29) 1..3 ok 1 - 2.0 1..1 ok t/events.t ......................... # Subtest: configure_service event ok 1 - event is triggered only once ok 2 - 'configure_service gets Beam::Wire::Event::ConfigService as first argument' isa 'Beam::Wire::Event::ConfigService' ok 3 - event service_name is correct ok 4 - event config is complete and correct ok 5 - altered configuration is correct ok 6 - event handler is not called for already-created service ok 7 - event is triggered only once ok 8 - 'configure_service gets Beam::Wire::Event::ConfigService as first argument' isa 'Beam::Wire::Event::ConfigService' ok 9 - event service_name is correct ok 10 - event config is complete and correct ok 11 - altered configuration is correct ok 12 - event handler is not called for already-created service 1..12 ok 1 - configure_service event # Subtest: build_service event ok 1 - event is triggered only once ok 2 - 'build_service gets Beam::Wire::Event::BuildService as first argument' isa 'Beam::Wire::Event::BuildService' ok 3 - event service_name is correct ok 4 - 'service has correct class' isa 'My::ArgsTest' ok 5 - service args is correct ok 6 - event handler is not called for already-created service ok 7 - event is triggered only once ok 8 - 'build_service gets Beam::Wire::Event::BuildService as first argument' isa 'Beam::Wire::Event::BuildService' ok 9 - event service_name is correct ok 10 - 'service has correct class' isa 'My::ArgsTest' ok 11 - service args is correct ok 12 - event handler is not called for already-created service 1..12 ok 2 - build_service event # Subtest: events from refs and inner containers ok 1 - 6 events are emitted: 3 services configured and built ok 2 - 'first event is config event for requested service' isa 'Beam::Wire::Event::ConfigService' ok 3 - name of requested service is correct ok 4 - event emitter is correct ok 5 - 'second event is config event for inner container' isa 'Beam::Wire::Event::ConfigService' ok 6 - name of container is correct ok 7 - event emitter is correct ok 8 - 'third event is build event for inner container' isa 'Beam::Wire::Event::BuildService' ok 9 - name is correct for inner container ok 10 - event emitter is correct ok 11 - 'fourth event is config event for inner service' isa 'Beam::Wire::Event::ConfigService' ok 12 - name is correct for inner service ok 13 - event emitter is correct ok 14 - 'fifth event is build event for inner service' isa 'Beam::Wire::Event::BuildService' ok 15 - name is correct ok 16 - event emitter is correct ok 17 - 'sixth event is build event for requested service' isa 'Beam::Wire::Event::BuildService' ok 18 - name is correct ok 19 - event emitter is correct 1..19 ok 3 - events from refs and inner containers 1..3 ok t/exception.t ...................... # Subtest: config file does not exist ok 1 - threw Beam::Wire::Exception::Constructor ok 2 - stringifies 1..2 ok 1 - config file does not exist # Subtest: config file cannot be read ok 1 - threw Beam::Wire::Exception::Config ok 2 1..2 ok 2 - config file cannot be read # Subtest: get a service that doesn't exist ok 1 - threw Beam::Wire::Exception::NotFound ok 2 ok 3 - stringifies # Subtest: not found with file shows file name ok 1 - threw Beam::Wire::Exception::NotFound ok 2 ok 3 - stringifies 1..3 ok 4 - not found with file shows file name 1..4 ok 3 - get a service that doesn't exist # Subtest: extend a service that doesn't exist ok 1 - threw Beam::Wire::Exception::NotFound ok 2 ok 3 - stringifies ok 4 - threw Beam::Wire::Exception::NotFound ok 5 ok 6 1..6 ok 4 - extend a service that doesn't exist # Subtest: service with both value and class/extends # Subtest: class + value ok 1 ok 2 - threw Beam::Wire::Exception::InvalidConfig ok 3 ok 4 - stringifies ok 5 - threw Beam::Wire::Exception::InvalidConfig ok 6 ok 7 1..7 ok 1 - class + value # Subtest: extends + value ok 1 ok 2 - threw Beam::Wire::Exception::InvalidConfig ok 3 ok 4 - stringifies ok 5 - threw Beam::Wire::Exception::InvalidConfig ok 6 ok 7 1..7 ok 2 - extends + value # Subtest: value in extended service ok 1 ok 2 - threw Beam::Wire::Exception::InvalidConfig ok 3 ok 4 - stringifies ok 5 - threw Beam::Wire::Exception::InvalidConfig ok 6 ok 7 1..7 ok 3 - value in extended service # Subtest: exception shows file name ok 1 ok 2 - threw Beam::Wire::Exception::InvalidConfig ok 3 ok 4 - stringifies 1..4 ok 4 - exception shows file name 1..4 ok 5 - service with both value and class/extends 1..5 ok t/method/create_service.t .......... ok 1 - create service with class only ok 2 - no args given ok 3 - must have one of "class", "value", "config" in the merged config ok 4 - merged config from extends must have one of "class", "value", "config" in the merged config ok 5 - cannot use "value" with "class" ok 6 - cannot use "value" with "extends" 1..6 ok t/method/is_meta.t ................. ok 1 - is meta when $class is specified ok 2 - is meta when $extends is specified ok 3 - is meta when $value is specified ok 4 - is meta when $config is specified ok 5 - is meta when $ref is specified ok 6 - is meta when $class is specified with unknown keys # Subtest: unprefixed meta only in root nodes ok 1 - is meta when class is specified in root ok 2 - is meta when extends is specified in root ok 3 - is meta when value is specified in root ok 4 - is meta when config is specified in root ok 5 - is meta when ref is specified in root ok 6 - is not meta when unrecognized key is specified in root ok 7 - is not meta when class is specified outside root ok 8 - is not meta when extends is specified outside root ok 9 - is not meta when value is specified outside root ok 10 - is not meta when config is specified outside root ok 11 - is not meta when ref is specified outside root 1..11 ok 7 - unprefixed meta only in root nodes 1..7 ok t/regression/60_unprefixed_meta.t .. ok 1 - can get object with args that look like unprefixed meta ok 2 - args that look like unprefixed meta are not processed 1..2 ok t/service/attributes.t ............. ok 1 - name is set on Beam::Service ok 2 - container is set on Beam::Service 1..2 ok t/service/class_args.t ............. # Subtest: class args: hash ok 1 ok 2 # Subtest: empty hash ok 1 ok 2 1..2 ok 3 - empty hash 1..3 ok 1 - class args: hash # Subtest: class args: array ok 1 ok 2 1..2 ok 2 - class args: array # Subtest: class args: hashref ok 1 ok 2 # Subtest: empty hashref ok 1 ok 2 1..2 ok 3 - empty hashref 1..3 ok 3 - class args: hashref # Subtest: class args: arrayref ok 1 ok 2 1..2 ok 4 - class args: arrayref # Subtest: class args: scalar ok 1 ok 2 1..2 ok 5 - class args: scalar # Subtest: class args (raw): hashref ok 1 ok 2 1..2 ok 6 - class args (raw): hashref # Subtest: class args (raw): with method ok 1 ok 2 1..2 ok 7 - class args (raw): with method 1..7 ok t/service/config.t ................. # Subtest: yaml config file ok 1 ok 2 # Subtest: config is relative to container file location ok 1 ok 2 1..2 ok 3 - config is relative to container file location # Subtest: absolute path works ok 1 ok 2 1..2 ok 4 - absolute path works 1..4 ok 1 - yaml config file 1..1 ok t/service/event_listener.t ......... # Subtest: single event listener ok 1 ok 2 - An object of class 'My::Emitter' isa 'My::Emitter' ok 3 1..3 ok 1 - single event listener # Subtest: multiple event listeners # Subtest: hash of arrays, the logical way, that we will keep ok 1 ok 2 - An object of class 'My::Emitter' isa 'My::Emitter' ok 3 ok 4 1..4 ok 1 - hash of arrays, the logical way, that we will keep # Subtest: array of hashes, less logical, to get around a YAML.pm bug ok 1 ok 2 - An object of class 'My::Emitter' isa 'My::Emitter' ok 3 ok 4 1..4 ok 2 - array of hashes, less logical, to get around a YAML.pm bug 1..2 ok 2 - multiple event listeners # Subtest: anonymous listeners # Subtest: $class ok 1 ok 2 - An object of class 'My::Emitter' isa 'My::Emitter' ok 3 ok 4 1..4 ok 1 - $class # Subtest: $extends ok 1 ok 2 - An object of class 'My::Emitter' isa 'My::Emitter' ok 3 1..3 ok 2 - $extends 1..2 ok 3 - anonymous listeners 1..3 ok t/service/extends.t ................ # Subtest: scalar args # Subtest: extends scalar args, new args ok 1 ok 2 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 3 ok 4 - extends does not modify original config 1..4 ok 1 - extends scalar args, new args # Subtest: extends scalar args, no changes ok 1 ok 2 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 3 ok 4 - extends does not modify original config 1..4 ok 2 - extends scalar args, no changes # Subtest: extends scalar args, new method, extends another extends ok 1 ok 2 ok 3 - An object of class 'My::MethodTest' isa 'My::MethodTest' ok 4 ok 5 - extends does not modify original config ok 6 - extends does not modify original config 1..6 ok 3 - extends scalar args, new method, extends another extends 1..3 ok 1 - scalar args # Subtest: array args # Subtest: extends array args, new args ok 1 ok 2 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 3 ok 4 - extends does not modify original config 1..4 ok 1 - extends array args, new args # Subtest: extends array args, change to hash args ok 1 ok 2 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 3 ok 4 - extends does not modify original config 1..4 ok 2 - extends array args, change to hash args 1..2 ok 2 - array args # Subtest: hash args # Subtest: extends hash args, new args ok 1 ok 2 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 3 ok 4 - extends does not modify original config 1..4 ok 1 - extends hash args, new args 1..1 ok 3 - hash args # Subtest: extends (raw): hash ok 1 ok 2 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 3 ok 4 - extends does not modify original config 1..4 ok 4 - extends (raw): hash # Subtest: nested data structures # Subtest: extends arraynest, new args ok 1 ok 2 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 3 1..3 ok 1 - extends arraynest, new args # Subtest: extends hashnest, new args ok 1 ok 2 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 3 1..3 ok 2 - extends hashnest, new args 1..2 ok 5 - nested data structures # Subtest: extended service does not exist ok 1 - creating a bad wire is fine ok 2 - getting a bad service is not 1..2 ok 6 - extended service does not exist 1..6 ok t/service/lifecycle.t .............. # Subtest: singleton lifecycle (the default) ok 1 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 2 - same foo object is returned ok 3 - same foo object is given to bar 1..3 ok 1 - singleton lifecycle (the default) # Subtest: factory lifecycle ok 1 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 2 - different foo object is returned ok 3 - different foo object is given to bar ok 4 - different foo object is given to bar 1..4 ok 2 - factory lifecycle # Subtest: eager lifecycle ok 1 - 'bar exists without calling get()' isa 'My::RefTest' ok 2 - foo is also created, because bar depends on foo 1..2 ok 3 - eager lifecycle # Subtest: default lifecycle is singleton ok 1 - An object of class 'My::ArgsTest' isa 'My::ArgsTest' ok 2 - same foo object is returned ok 3 - same foo object is given to bar 1..3 ok 4 - default lifecycle is singleton 1..4 ok t/service/method.t ................. # Subtest: method ok 1 - An object of class 'My::MethodTest' isa 'My::MethodTest' ok 2 1..2 ok 1 - method # Subtest: multi method ok 1 1..1 ok 2 - multi method # Subtest: chain method ok 1 1..1 ok 3 - chain method 1..3 ok t/service/value.t .................. # Subtest: value service: simple scalar ok 1 ok 2 - got a simple scalar ok 3 1..3 ok 1 - value service: simple scalar # Subtest: value service (raw): array ref ok 1 ok 2 - got an array ref ok 3 - arrayref has 1 element ok 4 # Subtest: with $ref ok 1 ok 2 - got an array ref ok 3 - arrayref has 1 element ok 4 ok 5 1..5 ok 5 - with $ref 1..5 ok 2 - value service (raw): array ref # Subtest: value service (raw): hash ref ok 1 ok 2 - got a hash ref ok 3 ok 4 # Subtest: with $ref ok 1 ok 2 - got a hash ref ok 3 ok 4 1..4 ok 5 - with $ref 1..5 ok 3 - value service (raw): hash ref # Subtest: value service (raw): scalar ok 1 ok 2 - got a simple scalar ok 3 1..3 ok 4 - value service (raw): scalar 1..4 ok t/service/with.t ................... # Subtest: compose a single role ok 1 ok 2 - An object of class 'My::ArgsTest__WITH__My::ArgsListRole' isa 'My::ArgsTest' ok 3 ok 4 1..4 ok 1 - compose a single role # Subtest: compose multiple roles ok 1 ok 2 - An object of class 'My::ArgsTest__WITH__My::ArgsListRole__AND__My::CloneRole' isa 'My::ArgsTest' ok 3 ok 4 ok 5 ok 6 1..6 ok 2 - compose multiple roles 1..2 ok t/service/with_args.t .............. # Subtest: compose a single role ok 1 ok 2 - An object of class 'My::ClassTest__WITH__My::AttrRole' isa 'My::ClassTest' ok 3 ok 4 ok 5 1..5 ok 1 - compose a single role # Subtest: compose multiple roles ok 1 ok 2 - An object of class 'My::ClassTest__WITH__My::AttrRole__AND__My::CloneRole' isa 'My::ClassTest' ok 3 ok 4 ok 5 ok 6 ok 7 1..7 ok 2 - compose multiple roles 1..2 ok All tests successful. Files=26, Tests=88, 13 wallclock secs ( 0.08 usr 0.11 sys + 11.66 cusr 1.36 csys = 13.21 CPU) Result: PASS PREACTION/Beam-Wire-1.023.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PR/PREACTION/CHECKSUMS Doug Bell <preaction@cpan.org> Lightweight Dependency Injection Container >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Wire-1.023-kGH2jR && tar cvf - Beam-Wire-1.023.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/P/PR/PREACTION/Beam-Wire-1.023.tar.gz Beam-Wire-1.023.ppd blib/ blib/man3/ blib/man3/Beam::Wire::Event::BuildService.3 blib/man3/Beam::Wire::Help::Config.3 blib/man3/Beam::Wire::Event::ConfigService.3 blib/man3/Beam::Wire.3 blib/script/ blib/script/beam-wire blib/man1/ blib/man1/beam-wire.1 blib/lib/ blib/lib/Beam/ blib/lib/Beam/Wire/ blib/lib/Beam/Wire/Event/ blib/lib/Beam/Wire/Event/ConfigService.pm blib/lib/Beam/Wire/Event/BuildService.pm blib/lib/Beam/Wire/Help/ blib/lib/Beam/Wire/Help/Config.pod blib/lib/Beam/Wire.pm VmSize: 385856 kB Finished 2019-03-25T00:14:38