Skip to content

Instantly share code, notes, and snippets.

@justnoxx
Created April 2, 2013 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save justnoxx/5295533 to your computer and use it in GitHub Desktop.
Save justnoxx/5295533 to your computer and use it in GitHub Desktop.
make test
Skip blib/lib/auto/share/dist/Plack/#foo (unchanged)
Skip blib/lib/auto/share/dist/Plack/baybridge.jpg (unchanged)
Skip blib/lib/auto/share/dist/Plack/face.jpg (unchanged)
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/HTTP-Message-PSGI/*.t t/HTTP-Server-PSGI/*.t t/Plack-Builder/*.t t/Plack-HTTPParser-PP/*.t t/Plack-Handler/*.t t/Plack-Loader/*.t t/Plack-MIME/*.t t/Plack-Middleware/*.t t/Plack-Middleware/cascade/*.t t/Plack-Middleware/recursive/*.t t/Plack-Middleware/stacktrace/*.t t/Plack-Request/*.t t/Plack-Response/*.t t/Plack-Runner/*.t t/Plack-TempBuffer/*.t t/Plack-Test/*.t t/Plack-Util/*.t
t/HTTP-Message-PSGI/content_length.t ............... ok
t/HTTP-Message-PSGI/empty_streamed_response.t ...... ok
t/HTTP-Message-PSGI/host.t ......................... ok
t/HTTP-Message-PSGI/path_info.t .................... ok
t/HTTP-Message-PSGI/utf8_req.t ..................... ok
t/HTTP-Server-PSGI/harakiri.t ...................... ok
t/HTTP-Server-PSGI/post.t .......................... ok
t/Plack-Builder/builder.t .......................... ok
t/Plack-Builder/mount.t ............................ ok
t/Plack-Builder/oo_interface.t ..................... ok
t/Plack-Handler/apache1.t .......................... skipped: TEST_APACHE1 is not set
t/Plack-Handler/apache2-registry.t ................. skipped: TEST_APACHE2 is not set
t/Plack-Handler/apache2.t .......................... skipped: TEST_APACHE2 is not set
t/Plack-Handler/cgi.t .............................. skipped: Test requires module 'HTTP::Request::AsCGI' but it's not found
t/Plack-Handler/fcgi.t ............................. skipped: Test requires module 'FCGI' but it's not found
t/Plack-Handler/http_server_simple.t ............... skipped: Test requires module 'HTTP::Server::Simple::PSGI' but it's not found
t/Plack-Handler/output_encoding.t .................. ok
t/Plack-Handler/standalone.t ....................... ok
t/Plack-HTTPParser-PP/simple.t ..................... ok
t/Plack-Loader/auto.t .............................. ok
t/Plack-Loader/auto_fallback.t ..................... ok
t/Plack-Loader/delayed.t ........................... ok
t/Plack-Loader/restarter.t ......................... Watching t for file updates.
t/Plack-Loader/restarter.t ......................... 1/? -- /home/noxx/git/Plack/t/restartertestfile1.pl updated.
Killing the existing server (pid:3247)
Successfully killed! Restarting the new server process.
t/Plack-Loader/restarter.t ......................... 2/? -- /home/noxx/git/Plack/t/restartertestfile2.pl updated.
Killing the existing server (pid:3248)
Successfully killed! Restarting the new server process.
t/Plack-Loader/restarter.t ......................... 3/? Killing the existing server (pid:3249)
t/Plack-Loader/restarter.t ......................... ok
t/Plack-Loader/restarter_valid.t ................... ok
t/Plack-Loader/shotgun.t ........................... ok
t/Plack-Middleware/access_log.t .................... ok
t/Plack-Middleware/access_log_timed.t .............. ok
t/Plack-Middleware/access_log_value_zero.t ......... ok
t/Plack-Middleware/auth_basic.t .................... ok
t/Plack-Middleware/auth_basic_env.t ................ ok
t/Plack-Middleware/auth_basic_simple.t ............. skipped: Test requires module 'Authen::Simple::Passwd' but it's not found
t/Plack-Middleware/bufferedstreaming.t ............. ok
t/Plack-Middleware/cascade/basic.t ................. ok
t/Plack-Middleware/cascade/streaming.t ............. ok
t/Plack-Middleware/cgibin.t ........................ skipped: Test requires module 'CGI::Emulate::PSGI' but it's not found
t/Plack-Middleware/cgibin_exec.t ................... skipped: Test requires module 'CGI::Emulate::PSGI' but it's not found
t/Plack-Middleware/chunked.t ....................... skipped: Test requires module 'IO::Handle::Util' but it's not found
t/Plack-Middleware/component-leak.t ................ ok
t/Plack-Middleware/component.t ..................... skipped: Test requires module 'IO::Handle::Util' but it's not found
t/Plack-Middleware/conditional.t ................... ok
t/Plack-Middleware/conditional_new.t ............... ok
t/Plack-Middleware/conditionalget.t ................ ok
t/Plack-Middleware/conditionalget_writer.t ......... ok
t/Plack-Middleware/content_length.t ................ ok
t/Plack-Middleware/directory.t ..................... ok
t/Plack-Middleware/error_document.t ................ ok
t/Plack-Middleware/error_document_streaming_app.t .. ok
t/Plack-Middleware/file.t .......................... ok
t/Plack-Middleware/head.t .......................... ok
t/Plack-Middleware/head_streaming.t ................ ok
t/Plack-Middleware/httpexceptions.t ................ ok
t/Plack-Middleware/httpexceptions_streaming.t ...... ok
t/Plack-Middleware/iis6_script_name_fix.t .......... ok
t/Plack-Middleware/iis7_keep_alive_fix.t ........... ok
t/Plack-Middleware/jsonp.t ......................... ok
t/Plack-Middleware/lint.t .......................... ok
t/Plack-Middleware/lint_env.t ...................... ok
t/Plack-Middleware/lint_utf8_false_alarm.t ......... ok
t/Plack-Middleware/log4perl.t ...................... skipped: Test requires module 'Log::Log4perl' but it's not found
t/Plack-Middleware/log_dispatch.t .................. skipped: Test requires module 'Log::Dispatch::Array' but it's not found
t/Plack-Middleware/order.t ......................... ok
t/Plack-Middleware/prefix.t ........................ ok
t/Plack-Middleware/psgibin.t ....................... ok
t/Plack-Middleware/rearrange_headers.t ............. ok
t/Plack-Middleware/recursive/base.t ................ ok
t/Plack-Middleware/recursive/streaming.t ........... ok
t/Plack-Middleware/recursive/throw.t ............... ok
t/Plack-Middleware/recursive/throw_streaming.t ..... ok
t/Plack-Middleware/refresh-init.t .................. skipped: Test requires module 'Module::Refresh' but it's not found
t/Plack-Middleware/runtime.t ....................... ok
t/Plack-Middleware/simple_content_filter.t ......... ok
t/Plack-Middleware/simple_logger.t ................. ok
t/Plack-Middleware/stacktrace/basic.t .............. ok
t/Plack-Middleware/stacktrace/force.t .............. ok
t/Plack-Middleware/stacktrace/sigdie.t ............. ok
t/Plack-Middleware/stacktrace/streaming.t .......... ok
t/Plack-Middleware/stacktrace/utf8.t ............... ok
t/Plack-Middleware/static.t ........................ ok
t/Plack-Middleware/static_env.t .................... ok
t/Plack-Middleware/urlmap.t ........................ ok
t/Plack-Middleware/urlmap_builder.t ................ ok
t/Plack-Middleware/urlmap_env.t .................... ok
t/Plack-Middleware/urlmap_ports.t .................. ok
t/Plack-Middleware/wrapcgi.t ....................... skipped: Test requires module 'CGI::Emulate::PSGI' but it's not found
t/Plack-Middleware/wrapcgi_exec.t .................. skipped: Test requires module 'CGI::Emulate::PSGI' but it's not found
t/Plack-Middleware/xframework.t .................... ok
t/Plack-Middleware/xsendfile.t ..................... ok
t/Plack-MIME/add_type.t ............................ ok
t/Plack-MIME/basic.t ............................... ok
t/Plack-MIME/fallback.t ............................ skipped: Test requires module 'MIME::Types' but it's not found
t/Plack-Request/base.t ............................. ok
t/Plack-Request/body.t ............................. ok
t/Plack-Request/content-on-get.t ................... ok
t/Plack-Request/content.t .......................... ok
t/Plack-Request/cookie.t ........................... ok
t/Plack-Request/double_port.t ...................... ok
t/Plack-Request/hostname.t ......................... ok
t/Plack-Request/many_upload.t ...................... ok
t/Plack-Request/multi_read.t ....................... ok
t/Plack-Request/new.t .............................. ok
t/Plack-Request/parameters.t ....................... ok
t/Plack-Request/params.t ........................... ok
t/Plack-Request/path_info.t ........................ ok
t/Plack-Request/path_info_escaped.t ................ ok
t/Plack-Request/readbody.t ......................... ok
t/Plack-Request/request_uri.t ...................... ok
t/Plack-Request/upload-basename.t .................. ok
t/Plack-Request/upload-large.t ..................... ok
t/Plack-Request/upload.t ........................... ok
t/Plack-Request/uri.t .............................. ok
t/Plack-Request/uri_utf8.t ......................... ok
t/Plack-Response/body.t ............................ ok
t/Plack-Response/compatible.t ...................... ok
t/Plack-Response/cookie.t .......................... ok
t/Plack-Response/new.t ............................. ok
t/Plack-Response/redirect.t ........................ ok
t/Plack-Response/response.t ........................ ok
t/Plack-Runner/options.t ........................... ok
t/Plack-Runner/path.t .............................. ok
t/Plack-TempBuffer/print.t ......................... ok
t/Plack-Test/2args.t ............................... ok
t/Plack-Test/cookie.t .............................. ok
t/Plack-Test/hello.t ............................... ok
t/Plack-Test/hello_server.t ........................ ok
t/Plack-Test/suite.t ............................... ok
t/Plack-Util/foreach.t ............................. ok
t/Plack-Util/headers.t ............................. ok
t/Plack-Util/headers_obj.t ......................... ok
t/Plack-Util/inline_object.t ....................... ok
t/Plack-Util/io_with_path.t ........................ ok
t/Plack-Util/is_real_fh.t .......................... ok
t/Plack-Util/load.t ................................ ok
t/Plack-Util/response_cb.t ......................... ok
All tests successful.
Files=133, Tests=919, 18 wallclock secs ( 0.28 usr 0.24 sys + 8.82 cusr 1.58 csys = 10.92 CPU)
Result: PASS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment