Skip to content

Instantly share code, notes, and snippets.

@MadMartigan
Created July 20, 2012 20:27
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 MadMartigan/3153034 to your computer and use it in GitHub Desktop.
Save MadMartigan/3153034 to your computer and use it in GitHub Desktop.
CORE
Perl (v5.16.0, darwin)
Mojolicious (3.12, Rainbow)
OPTIONAL
EV (not installed)
IO::Socket::IP (not installed)
IO::Socket::SSL (not installed)
mojo test script/../t/mojo/request.t
script/../t/mojo/request.t .. 1/989
# Failed test 'right error'
# at script/../t/mojo/request.t line 23.
# got: 'Maximum line size exceeded'
# expected: 'Maximum message size exceeded'
# Looks like you failed 1 test of 989.
script/../t/mojo/request.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/989 subtests
Test Summary Report
-------------------
script/../t/mojo/request.t (Wstat: 256 Tests: 989 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=1, Tests=989, 1 wallclock secs ( 0.12 usr 0.01 sys + 0.34 cusr 0.04 csys = 0.51 CPU)
Result: FAIL
Failed 1/1 test programs. 1/989 subtests failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment