PATH=/usr/bin:/bin:/home/fly1400/var/megalib/bin Start 2013-12-04T00:01:58 ActivePerl-1400 CPAN-2.00 Reading '/home/fly1400/var/cpan/Metadata' Database was generated on Wed, 04 Dec 2013 07:09:54 GMT Running make for R/RJ/RJBS/Test-Routine-0.017.tar.gz Checksum for /net/nas1/cpan/authors/id/R/RJ/RJBS/Test-Routine-0.017.tar.gz ok Test-Routine-0.017 Test-Routine-0.017/README Test-Routine-0.017/Changes Test-Routine-0.017/LICENSE Test-Routine-0.017/dist.ini Test-Routine-0.017/t Test-Routine-0.017/t/dupe.t Test-Routine-0.017/t/mxms.t Test-Routine-0.017/META.yml Test-Routine-0.017/MANIFEST Test-Routine-0.017/META.json Test-Routine-0.017/Makefile.PL Test-Routine-0.017/t/todo Test-Routine-0.017/t/todo/mxrp.t Test-Routine-0.017/t/lib Test-Routine-0.017/t/lib/NoGood.pm Test-Routine-0.017/t/unsafe-name.t Test-Routine-0.017/t/demo Test-Routine-0.017/t/demo/01-demo.t Test-Routine-0.017/t/demo/04-misc.t Test-Routine-0.017/t/method-filter.t Test-Routine-0.017/t/demo/02-simple.t Test-Routine-0.017/t/demo/03-advice.t Test-Routine-0.017/lib/Test Test-Routine-0.017/lib/Test/Routine.pm Test-Routine-0.017/t/demo/05-multiple.t Test-Routine-0.017/xt/release Test-Routine-0.017/xt/release/pod-syntax.t Test-Routine-0.017/lib/Test/Routine Test-Routine-0.017/lib/Test/Routine/Test.pm Test-Routine-0.017/lib/Test/Routine/Util.pm Test-Routine-0.017/lib/Test/Routine/Common.pm Test-Routine-0.017/lib/Test/Routine/Runner.pm Test-Routine-0.017/t/000-report-versions-tiny.t Test-Routine-0.017/lib/Test/Routine/Test Test-Routine-0.017/lib/Test/Routine/Test/Role.pm Test-Routine-0.017/lib/Test/Routine/Compositor.pm Test-Routine-0.017/lib/Test/Routine/Manual Test-Routine-0.017/lib/Test/Routine/Manual/Demo.pm Test-Routine-0.017/xt/release/changes_has_content.t /bin/tar: Read 1536 bytes from - CPAN.pm: Building R/RJ/RJBS/Test-Routine-0.017.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::Routine Writing MYMETA.yml and MYMETA.json >>> make cp lib/Test/Routine/Runner.pm blib/lib/Test/Routine/Runner.pm cp lib/Test/Routine/Common.pm blib/lib/Test/Routine/Common.pm cp lib/Test/Routine/Util.pm blib/lib/Test/Routine/Util.pm cp lib/Test/Routine/Compositor.pm blib/lib/Test/Routine/Compositor.pm cp lib/Test/Routine/Test/Role.pm blib/lib/Test/Routine/Test/Role.pm cp lib/Test/Routine/Manual/Demo.pm blib/lib/Test/Routine/Manual/Demo.pm cp lib/Test/Routine/Test.pm blib/lib/Test/Routine/Test.pm cp lib/Test/Routine.pm blib/lib/Test/Routine.pm Manifying blib/man3/Test::Routine.3 Manifying blib/man3/Test::Routine::Common.3 Manifying blib/man3/Test::Routine::Compositor.3 Manifying blib/man3/Test::Routine::Manual::Demo.3 Manifying blib/man3/Test::Routine::Runner.3 Manifying blib/man3/Test::Routine::Test.3 Manifying blib/man3/Test::Routine::Test::Role.3 Manifying blib/man3/Test::Routine::Util.3 RJBS/Test-Routine-0.017.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/demo/*.t t/todo/*.t # # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10 # perl: 5.014000 (wanted any version) on linux from /home/fly1400/ap1400/bin/perl-static # # Carp => 1.32 (want any version) # Class::Load => 0.20 (want any version) # ExtUtils::MakeMaker => 6.84 (want 6.30) # Moose => 2.1005 (want any version) # Moose::Exporter => 2.1005 (want any version) # Moose::Meta::Class => 2.1005 (want any version) # Moose::Meta::Method => 2.1005 (want any version) # Moose::Role => 2.1005 (want any version) # Moose::Util => 2.1005 (want any version) # Moose::Util::TypeConstraints => 2.1005 (want any version) # Params::Util => 1.07 (want any version) # Scalar::Util => 1.35 (want any version) # Sub::Exporter => 0.987 (want any version) # Sub::Exporter::Util => 0.987 (want any version) # Test::Builder::Tester => 1.23_002 (want any version) # Test::Fatal => 0.013 (want any version) # Test::Moose => 2.1005 (want any version) # Test::More => 1.001002 (want 0.96) # Try::Tiny => 0.18 (want any version) # namespace::autoclean => 0.14 (want any version) # namespace::clean => 0.24 (want any version) # strict => 1.04 (want any version) # warnings => 1.12 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok 1 - we really didn't test anything, just reporting data 1..1 ok t/demo/01-demo.t .............. ok 1 - universe still makes sense # Subtest: ProcessHash class # Subtest: only one key in hash ok 1 - we have one key in our test hash ok 2 - universe still okay 1..2 ok 1 - only one key in hash # Subtest: Test::Routine demo! ok 1 - We're running this test second ok 2 - ...notice that the subtest's label is the 'desc' above ok 3 - ...and not the method name! 1..3 ok 2 - Test::Routine demo! 1..2 ok 2 - ProcessHash class # Subtest: ProcessHash obj # Subtest: only one key in hash ok 1 - we have one key in our test hash ok 2 - universe still okay 1..2 ok 1 - only one key in hash # Subtest: Test::Routine demo! ok 1 - We're running this test second ok 2 - ...notice that the subtest's label is the 'desc' above ok 3 - ...and not the method name! 1..3 ok 2 - Test::Routine demo! 1..2 ok 3 - ProcessHash obj # Subtest: ProcessHash new # Subtest: only one key in hash ok 1 - we have one key in our test hash ok 2 - universe still okay 1..2 ok 1 - only one key in hash # Subtest: Test::Routine demo! ok 1 - We're running this test second ok 2 - ...notice that the subtest's label is the 'desc' above ok 3 - ...and not the method name! 1..3 ok 2 - Test::Routine demo! 1..2 ok 4 - ProcessHash new # Subtest: HashTester with given state # Subtest: only one key in hash ok 1 - we have one key in our test hash ok 2 - universe still okay 1..2 ok 1 - only one key in hash # Subtest: Test::Routine demo! ok 1 - We're running this test second ok 2 - ...notice that the subtest's label is the 'desc' above ok 3 - ...and not the method name! 1..3 ok 2 - Test::Routine demo! 1..2 ok 5 - HashTester with given state 1..5 ok t/demo/02-simple.t ............ # Subtest: tests from t/demo/02-simple.t, line 52 # Subtest: start even ok 1 - we start with an even counter 1..1 ok 1 - start even # Subtest: terminate odd ok 1 - the counter is odd, so state was preserved ok 2 - for your information, the counter is 1 1..2 ok 2 - terminate odd 1..2 ok 1 - tests from t/demo/02-simple.t, line 52 # Subtest: second run # Subtest: start even ok 1 - we start with an even counter 1..1 ok 1 - start even # Subtest: terminate odd ok 1 - the counter is odd, so state was preserved ok 2 - for your information, the counter is 1 1..2 ok 2 - terminate odd 1..2 ok 2 - second run # Subtest: tests from t/demo/02-simple.t, line 62 # Subtest: start even ok 1 - we start with an even counter 1..1 ok 1 - start even # Subtest: terminate odd ok 1 - the counter is odd, so state was preserved ok 2 - for your information, the counter is 193 1..2 ok 2 - terminate odd 1..2 ok 3 - tests from t/demo/02-simple.t, line 62 1..3 ok t/demo/03-advice.t ............ # Subtest: tests from t/demo/03-advice.t, line 52 # Subtest: test_0 ok 1 - start with counter = 0 ok 2 - end with counter = 1 1..2 ok 1 - test_0 # Subtest: test_1 ok 1 - counter is reset between tests 1..1 ok 2 - test_1 1..2 ok 1 - tests from t/demo/03-advice.t, line 52 1..1 ok t/demo/04-misc.t .............. # Subtest: tests from t/demo/04-misc.t, line 34 # Subtest: boring_ordinary_tests ok 1 - This is a plain old boring test that always passes. ok 2 - It's here just to remind you what they look like. 1..2 ok 1 - boring_ordinary_tests # Subtest: sample_skip_test 1..0 # SKIP these tests don't pass, for some reason ok 2 # skip these tests don't pass, for some reason # Subtest: sample_todo_test not ok 1 - we can bend the fabric of reality # TODO demo of todo # Failed (TODO) test 'we can bend the fabric of reality' # at t/demo/04-misc.t line 31. # got: '4' # expected: '5' 1..1 ok 3 - sample_todo_test 1..3 ok 1 - tests from t/demo/04-misc.t, line 34 1..1 ok t/demo/05-multiple.t .......... # Subtest: our JustHasID objects have ids # Subtest: thing_has_numeric_id ok 1 - the thing's id is a string of ascii digits 1..1 ok 1 - thing_has_numeric_id 1..1 ok 1 - our JustHasID objects have ids # Subtest: unix users have dirs and ids # Subtest: thing_has_numeric_id ok 1 - the thing's id is a string of ascii digits 1..1 ok 1 - thing_has_numeric_id # Subtest: thing_has_unix_dir ok 1 - thing has a unix-like directory 1..1 ok 2 - thing_has_unix_dir 1..2 ok 2 - unix users have dirs and ids # Subtest: a trailing slash is okay in a directory # Subtest: thing_has_unix_dir ok 1 - thing has a unix-like directory 1..1 ok 1 - thing_has_unix_dir 1..1 ok 3 - a trailing slash is okay in a directory 1..3 ok t/dupe.t ...................... ok 1 - having two tests with the same name is disallowed 1..1 ok t/method-filter.t ............. # Subtest: empty TEST_METHOD # Subtest: empty TEST_METHOD # Subtest: this must run 1 ok 1 - must 1 1..1 ok 1 - this must run 1 # Subtest: this must run 2 ok 1 - must 2 1..1 ok 2 - this must run 2 # Subtest: this must run 3 ok 1 - must 3 1..1 ok 3 - this must run 3 # Subtest: just this ok 1 - just this 1..1 ok 4 - just this 1..4 ok 1 - empty TEST_METHOD ok 2 - ran all tests 1..2 ok 1 - empty TEST_METHOD # Subtest: TEST_METHOD set # Subtest: literal # Subtest: just this ok 1 - just this 1..1 ok 1 - just this 1..1 ok 1 - literal # Subtest: regex # Subtest: this must run 1 ok 1 - must 1 1..1 ok 1 - this must run 1 # Subtest: this must run 2 ok 1 - must 2 1..1 ok 2 - this must run 2 # Subtest: this must run 3 ok 1 - must 3 1..1 ok 3 - this must run 3 1..3 ok 2 - regex ok 3 - ran each test once 1..3 ok 2 - TEST_METHOD set # Subtest: invalid regex # Subtest: invalid 1..0 # No tests run! not ok 1 - No tests run for subtest "invalid" # Failed test 'No tests run for subtest "invalid"' # at /data/fly1400/cpan/build/Test-Routine-0.017-XIcQEs/blib/lib/Test/Routine/Runner.pm line 106. not ok 2 - invalid regex throws # Failed test 'invalid regex throws' # at t/method-filter.t line 45. # undef # doesn't match '(?^:\ATEST_METHOD\ \(invalid\+\+\)\ is\ not\ a\ valid\ regular\ expression)' 1..2 # Looks like you failed 2 tests of 2. not ok 3 - invalid regex # TODO Exception gets swallowed somewhere # Failed (TODO) test 'invalid regex' # at t/method-filter.t line 47. 1..3 ok t/mxms.t ...................... ok 1 - can create tests with methods ok 2 ok 3 - can create tests with methods ok 4 1..4 ok t/todo/mxrp.t ................. skipped: Test::Routine and MXRP not yet compatible t/unsafe-name.t ............... # Subtest: tests from t/unsafe-name.t, line 8 # Subtest: this isn't any problem ok 1 1..1 ok 1 - this isn't any problem # Subtest: we are testing My::Code ok 1 1..1 ok 2 - we are testing My::Code 1..2 ok 1 - tests from t/unsafe-name.t, line 8 1..1 ok All tests successful. Files=11, Tests=23, 20 wallclock secs ( 0.09 usr 0.03 sys + 5.18 cusr 0.80 csys = 6.10 CPU) Result: PASS RJBS/Test-Routine-0.017.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> composable units of assertion >>> (cd /home/fly1400/var/cpan/build/Test-Routine-0.017-XIcQEs && tar cvf - Test-Routine-0.017.ppd blib) | gzip -c >/home/fly1400/var/REPO/R/RJ/RJBS/Test-Routine-0.017.tar.gz Test-Routine-0.017.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Routine/ blib/lib/Test/Routine/Runner.pm blib/lib/Test/Routine/Common.pm blib/lib/Test/Routine/Util.pm blib/lib/Test/Routine/Compositor.pm blib/lib/Test/Routine/Test/ blib/lib/Test/Routine/Test/Role.pm blib/lib/Test/Routine/Manual/ blib/lib/Test/Routine/Manual/Demo.pm blib/lib/Test/Routine/Test.pm blib/lib/Test/Routine.pm blib/man3/ blib/man3/Test::Routine.3 blib/man3/Test::Routine::Common.3 blib/man3/Test::Routine::Compositor.3 blib/man3/Test::Routine::Manual::Demo.3 blib/man3/Test::Routine::Runner.3 blib/man3/Test::Routine::Test.3 blib/man3/Test::Routine::Test::Role.3 blib/man3/Test::Routine::Util.3 >>> mv /home/fly1400/var/cpan/build/Test-Routine-0.017-XIcQEs/Test-Routine-0.017.ppd /home/fly1400/var/REPO/R/RJ/RJBS VmSize: 240740 kB Finished 2013-12-04T00:02:33