PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-02-20T01:09:18 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Sun, 19 Feb 2017 06:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/S/SP/SPURKIS/TAP-Formatter-HTML-0.11.tar.gz Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/S/SP/SPURKIS/TAP-Formatter-HTML-0.11.tar.gz ok TAP-Formatter-HTML-0.11 TAP-Formatter-HTML-0.11/Build.PL TAP-Formatter-HTML-0.11/Changes TAP-Formatter-HTML-0.11/Makefile.PL TAP-Formatter-HTML-0.11/MANIFEST TAP-Formatter-HTML-0.11/META.json TAP-Formatter-HTML-0.11/META.yml TAP-Formatter-HTML-0.11/README TAP-Formatter-HTML-0.11/Todo TAP-Formatter-HTML-0.11/examples TAP-Formatter-HTML-0.11/examples/DBD-SQLite-example.html TAP-Formatter-HTML-0.11/examples/jquery-1.2.3.pack.js TAP-Formatter-HTML-0.11/examples/test-output.html TAP-Formatter-HTML-0.11/lib TAP-Formatter-HTML-0.11/lib/App TAP-Formatter-HTML-0.11/lib/App/Prove TAP-Formatter-HTML-0.11/lib/App/Prove/Plugin TAP-Formatter-HTML-0.11/lib/App/Prove/Plugin/HTML.pm TAP-Formatter-HTML-0.11/lib/TAP TAP-Formatter-HTML-0.11/lib/TAP/Formatter TAP-Formatter-HTML-0.11/lib/TAP/Formatter/HTML.pm TAP-Formatter-HTML-0.11/lib/TAP/Formatter/HTML TAP-Formatter-HTML-0.11/lib/TAP/Formatter/HTML/default_page.css TAP-Formatter-HTML-0.11/lib/TAP/Formatter/HTML/default_report.css TAP-Formatter-HTML-0.11/lib/TAP/Formatter/HTML/default_report.js TAP-Formatter-HTML-0.11/lib/TAP/Formatter/HTML/default_report.tt2 TAP-Formatter-HTML-0.11/lib/TAP/Formatter/HTML/jquery-1.4.2.min.js TAP-Formatter-HTML-0.11/lib/TAP/Formatter/HTML/jquery.tablesorter-2.0.3.min.js TAP-Formatter-HTML-0.11/lib/TAP/Formatter/HTML/Session.pm TAP-Formatter-HTML-0.11/t TAP-Formatter-HTML-0.11/t/01_basic.t TAP-Formatter-HTML-0.11/t/02_escape_output.t TAP-Formatter-HTML-0.11/t/03_silent.t TAP-Formatter-HTML-0.11/t/04_really_quiet.t TAP-Formatter-HTML-0.11/t/05_quiet.t TAP-Formatter-HTML-0.11/t/06_output.t TAP-Formatter-HTML-0.11/t/07_multiple_aggregate.t TAP-Formatter-HTML-0.11/t/08_env_vars.t TAP-Formatter-HTML-0.11/t/09_empty_testdir.t TAP-Formatter-HTML-0.11/t/10_win32.t TAP-Formatter-HTML-0.11/t/11_force_inline.t TAP-Formatter-HTML-0.11/t/20_prove_html.t TAP-Formatter-HTML-0.11/t/30_tap_harness_compat.t TAP-Formatter-HTML-0.11/t/31_inc_path.t TAP-Formatter-HTML-0.11/t/99_test_pod.t TAP-Formatter-HTML-0.11/t/selenium_basic.t TAP-Formatter-HTML-0.11/t/data TAP-Formatter-HTML-0.11/t/data/01_pass.pl TAP-Formatter-HTML-0.11/t/data/02_fail.pl TAP-Formatter-HTML-0.11/t/data/03_plan_fail.pl TAP-Formatter-HTML-0.11/t/data/04_die_fail.pl TAP-Formatter-HTML-0.11/t/data/05_compile_fail.pl TAP-Formatter-HTML-0.11/t/data/06_skip_all.pl TAP-Formatter-HTML-0.11/t/data/07_todo_pass.pl TAP-Formatter-HTML-0.11/t/data/08_html_in_output.pl TAP-Formatter-HTML-0.11/t/data/09_skip_error.pl TAP-Formatter-HTML-0.11/t/data/10_todo_skip.pl TAP-Formatter-HTML-0.11/t/data/11_lots_of_tests.pl TAP-Formatter-HTML-0.11/t/lib TAP-Formatter-HTML-0.11/t/lib/FileTempTFH.pm TAP-Formatter-HTML-0.11/t/selenium TAP-Formatter-HTML-0.11/t/selenium/server.pl Configuring S/SP/SPURKIS/TAP-Formatter-HTML-0.11.tar.gz with Makefile.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL # running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'TAP-Formatter-HTML' version '0.11' SPURKIS/TAP-Formatter-HTML-0.11.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for S/SP/SPURKIS/TAP-Formatter-HTML-0.11.tar.gz >>> make /Users/fly2200/ap2200-299195/bin/perl-dynamic Build --makefile_env_macros 1 Building TAP-Formatter-HTML SPURKIS/TAP-Formatter-HTML-0.11.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /Users/fly2200/ap2200-299195/bin/perl-dynamic Build --makefile_env_macros 1 test t/01_basic.t ............... ok 1 - use TAP::Formatter::HTML; ok 2 - captured test output to stdout ok 3 - output contains test '01_pass' 1..3 ok t/02_escape_output.t ....... ok 1 - use TAP::Formatter::HTML; ok 2 - should be lots of output to stdout ok 3 - found an escaped line of output 1..3 ok t/03_silent.t .............. ok 1 - use TAP::Formatter::HTML; ok 2 - should be no output to stdout ok 3 - formatter->html exists ok 4 - should be no output to stdout ok 5 - html still output to non-stdout fh when silent is set ok 6 - html contains file 1 ok 7 - formatter->html exists 1..7 ok t/04_really_quiet.t ........ ok 1 - use TAP::Formatter::HTML; ok 2 - should be no output to stdout other than HTML report 1..2 ok t/05_quiet.t ............... ok 1 - use TAP::Formatter::HTML; ok 2 - expect other content before HTML report ok 3 - HTML report should be output last 1..3 ok t/06_output.t .............. ok 1 - use TAP::Formatter::HTML; 1..1 ok t/07_multiple_aggregate.t .. ok 1 - use TAP::Formatter::HTML; ok 2 - html contains file 1 ok 3 - html contains file 2 ok 4 - 2 files processed 1..4 ok t/08_env_vars.t ............ ok 1 - use TAP::Formatter::HTML; ok 2 - TAP_FORMATTER_HTML_OUTFILE sets output_fh ok 3 - TAP_FORMATTER_HTML_FORCE_INLINE_CSS ok 4 - TAP_FORMATTER_HTML_TEMPLATE ok 5 - TAP_FORMATTER_HTML_CSS_URIS ok 6 - TAP_FORMATTER_HTML_JS_URIS ok 7 - TAP_FORMATTER_HTML_OUTFILE generates file ok 8 - file contains expected output 1..8 ok t/09_empty_testdir.t ....... ok 1 - use TAP::Formatter::HTML; ok 2 - no error on empty test dir (RT 41411) 1..2 ok t/10_win32.t ............... ok 1 - use TAP::Formatter::HTML; ok 2 - no error on generate report with win32 CSS URI ok 3 - win32 css_uris as expected (RT 37983) ok 4 - win32 js_uris as expected (RT 37983) 1..4 ok t/11_force_inline.t ........ ok 1 - use TAP::Formatter::HTML; ok 2 - html contains file 1 ok 3 - html contains jQuery src ok 4 - html contains default js ok 5 - html contains default css body ok 6 - html contains default css page 1..6 ok t/20_prove_html.t .......... ok 1 - app->run ok 2 - ... and no error ok 3 - App::Prove::Plugin::HTML->can('load') ok 4 - TAP::Formatter::HTML->can('new') ok 5 - app->formatter ok 6 - ENV: outfile ok 7 - ENV: css_uris ok 8 - ENV: js_uris ok 9 - ENV: force_inline_css ok 10 - ENV: force_inline_js ok 11 - HTML report output to file ok 12 - css_uri: style.css ok 13 - css_uri: custom.css ok 14 - js_uri: jquery.css ok 15 - js_uri: custom.css 1..15 ok t/30_tap_harness_compat.t .. ok 1 - no error on color 1..1 ok t/31_inc_path.t ............ ok 1 - RT 74364 - INCLUDE_PATH exceeds num dirs ok 2 - no error set when calling default_template_processor with lots of dirs in @INC 1..2 ok t/99_test_pod.t ............ 1..3 ok 1 - POD test for blib/lib/App/Prove/Plugin/HTML.pm ok 2 - POD test for blib/lib/TAP/Formatter/HTML.pm ok 3 - POD test for blib/lib/TAP/Formatter/HTML/Session.pm ok t/selenium_basic.t ......... skipped: Couldn't connect to SeleniumRC on 4446: try 'sudo perl t/selenium/server.pl' All tests successful. Files=16, Tests=64, 8 wallclock secs ( 0.05 usr 0.03 sys + 2.67 cusr 0.45 csys = 3.20 CPU) Result: PASS SPURKIS/TAP-Formatter-HTML-0.11.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/S/SP/SPURKIS/CHECKSUMS Steve Purkis <spurkis @[at]@ cpan.dot.org> TAP Test Harness output delegate for html output >>> (cd /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/TAP-Formatter-HTML-0.11-aGBl9S && tar cvf - TAP-Formatter-HTML-0.11.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/S/SP/SPURKIS/TAP-Formatter-HTML-0.11.tar.gz TAP-Formatter-HTML-0.11.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/Prove/ blib/lib/App/Prove/Plugin/ blib/lib/App/Prove/Plugin/HTML.pm blib/lib/TAP/ blib/lib/TAP/Formatter/ blib/lib/TAP/Formatter/HTML/ blib/lib/TAP/Formatter/HTML/default_page.css blib/lib/TAP/Formatter/HTML/default_report.css blib/lib/TAP/Formatter/HTML/default_report.js blib/lib/TAP/Formatter/HTML/default_report.tt2 blib/lib/TAP/Formatter/HTML/jquery-1.4.2.min.js blib/lib/TAP/Formatter/HTML/jquery.tablesorter-2.0.3.min.js blib/lib/TAP/Formatter/HTML/Session.pm blib/lib/TAP/Formatter/HTML.pm Finished 2017-02-20T01:09:32