Skip to content

Instantly share code, notes, and snippets.

@stmuk
Created February 8, 2018 21:45
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 stmuk/cbfa424a4b5d5a9b089a7f17e5782fba to your computer and use it in GitHub Desktop.
Save stmuk/cbfa424a4b5d5a9b089a7f17e5782fba to your computer and use it in GitHub Desktop.
===> Testing: Cro::HTTP:ver<0.7.3>
t/http-auth-basic.t ............ ok
t/http-auth-webtoken-bearer.t .. ok
t/http-auth-webtoken-cookie.t .. ok
t/http-client.t ................ ok
t/http-cookie.t ................ ok
t/http-cookiejar.t ............. ok
t/http-log-file.t .............. ok
t/http-middleware.t ............ ok
t/http-request-parser.t ........ ok
t/http-request-serializer.t .... ok
t/http-request.t ............... ok
t/http-response-parser.t ....... ok
t/http-response-serializer.t ... ok
t/http-response.t .............. ok
t/http-router.t ................ ok
t/http-server.t ................ ok
t/http-session-inmemory.t ...... ok
t/http-session-persistent.t .... ok
t/http2-frame-parser.t ......... ok
t/http2-frame-serializer.t ..... ok
t/http2-frame.t ................ ok
# Failed test 'Got a push promise when they are disabled!'
# at t/http2-push-promise.t line 61
# Failed test 'Got zero push promises when they are disabled'
# at t/http2-push-promise.t line 65
# expected: '0'
# got: '1'
# Looks like you failed 2 tests of 7
t/http2-push-promise.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/7 subtests
t/http2-request-parser.t ....... ok
t/http2-request-serializer.t ... ok
t/http2-response-parser.t ...... ok
t/http2-response-serializer.t .. ok
t/http2.t ...................... ok
t/router-auth.t ................ ok
t/uri-http.t ................... ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment