PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2011-06-03T03:13:44 ActivePerl-1400 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Thu, 02 Jun 2011 19:38:36 GMT Running make for R/RJ/RJBS/Test-Routine-0.012.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Test-Routine-0.012.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\R\RJ\RJBS\Test-Routine-0.012.tar.gz ok Test-Routine-0.012 Test-Routine-0.012/README Test-Routine-0.012/Changes Test-Routine-0.012/LICENSE Test-Routine-0.012/dist.ini Test-Routine-0.012/t Test-Routine-0.012/t/dupe.t Test-Routine-0.012/t/mxms.t Test-Routine-0.012/META.yml Test-Routine-0.012/MANIFEST Test-Routine-0.012/META.json Test-Routine-0.012/Makefile.PL Test-Routine-0.012/t/todo Test-Routine-0.012/t/todo/mxrp.t Test-Routine-0.012/t/unsafe-name.t Test-Routine-0.012/t/lib Test-Routine-0.012/t/lib/NoGood.pm Test-Routine-0.012/t/demo Test-Routine-0.012/t/demo/01-demo.t Test-Routine-0.012/t/demo/04-misc.t Test-Routine-0.012/t/demo/02-simple.t Test-Routine-0.012/t/demo/03-advice.t Test-Routine-0.012/lib/Test Test-Routine-0.012/lib/Test/Routine.pm Test-Routine-0.012/t/demo/05-multiple.t Test-Routine-0.012/t/release-pod-syntax.t Test-Routine-0.012/lib/Test/Routine Test-Routine-0.012/lib/Test/Routine/Test.pm Test-Routine-0.012/lib/Test/Routine/Util.pm Test-Routine-0.012/lib/Test/Routine/Common.pm Test-Routine-0.012/lib/Test/Routine/Runner.pm Test-Routine-0.012/lib/Test/Routine/Test Test-Routine-0.012/lib/Test/Routine/Test/Role.pm Test-Routine-0.012/lib/Test/Routine/Compositor.pm Test-Routine-0.012/lib/Test/Routine/Manual Test-Routine-0.012/lib/Test/Routine/Manual/Demo.pm CPAN.pm: Going to build R/RJ/RJBS/Test-Routine-0.012.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Routine Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. 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.pm blib\lib\Test\Routine.pm cp lib/Test/Routine/Test.pm blib\lib\Test\Routine\Test.pm cp lib/Test/Routine/Runner.pm blib\lib\Test\Routine\Runner.pm cp lib/Test/Routine/Manual/Demo.pm blib\lib\Test\Routine\Manual\Demo.pm RJBS/Test-Routine-0.012.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/demo/*.t t/todo/*.t t/demo/01-demo.t ........ ok 1 - universe still makes sense ok 1 - we have one key in our test hash ok 2 - universe still okay 1..2 ok 1 - only one key in hash 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 ok 1 - we have one key in our test hash ok 2 - universe still okay 1..2 ok 1 - only one key in hash 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 ok 1 - we have one key in our test hash ok 2 - universe still okay 1..2 ok 1 - only one key in hash 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 ok 1 - we have one key in our test hash ok 2 - universe still okay 1..2 ok 1 - only one key in hash 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 ...... ok 1 - we start with an even counter 1..1 ok 1 - start even 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 ok 1 - we start with an even counter 1..1 ok 1 - start even 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 ok 1 - we start with an even counter 1..1 ok 1 - start even 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 3 - tests from t/demo/02-simple.t, line 62 1..3 ok t/demo/03-advice.t ...... ok 1 - start with counter = 0 ok 2 - end with counter = 1 1..2 ok 1 - test_0 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 ........ 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 1..0 # SKIP these tests don't pass, for some reason ok 2 # skip these tests don't pass, for some reason 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 .... 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 ok 1 - the thing's id is a string of ascii digits 1..1 ok 1 - thing_has_numeric_id 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 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/mxms.t ................ ok 1 - can create tests with methods ok 2 ok 3 - can create tests with methods ok 4 1..4 ok t/release-pod-syntax.t .. skipped: these tests are for release candidate testing t/todo/mxrp.t ........... skipped: Test::Routine and MXRP not yet compatible t/unsafe-name.t ......... ok 1 1..1 ok 1 - this isn't any problem 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=10, Tests=19, 10 wallclock secs ( 0.03 usr + 0.05 sys = 0.08 CPU) Result: PASS RJBS/Test-Routine-0.012.tar.gz nmake test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> composable units of assertion >>> (cd C:\cpanfly-5.14\var\cpan\build\Test-Routine-0.012-o76PFl && tar cvf - Test-Routine-0.012.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/R/RJ/RJBS/Test-Routine-0.012.tar.gz Test-Routine-0.012.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Routine/ blib/lib/Test/Routine/Common.pm blib/lib/Test/Routine/Compositor.pm blib/lib/Test/Routine/Manual/ blib/lib/Test/Routine/Manual/Demo.pm blib/lib/Test/Routine/Runner.pm blib/lib/Test/Routine/Test/ blib/lib/Test/Routine/Test/Role.pm blib/lib/Test/Routine/Test.pm blib/lib/Test/Routine/Util.pm blib/lib/Test/Routine.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Test-Routine-0.012-o76PFl/Test-Routine-0.012.ppd C:/cpanfly-5.14/var/REPO/R/RJ/RJBS Finished 2011-06-03T03:14:05