Created
January 25, 2012 09:47
-
-
Save marcusramberg/1675673 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mojo/response.t .......................... ok | |
t/mojo/server.t ............................ ok | |
t/mojo/template.t .......................... ok | |
t/mojo/transactor.t ........................ ok | |
t/mojo/url.t ............................... ok | |
t/mojo/user_agent.t ........................ ok | |
t/mojo/user_agent_online.t ................. 1/109 | |
# Failed test 'right error' | |
# at t/mojo/user_agent_online.t line 73. | |
# got: 'Connection refused' | |
# expected: 'Couldn't connect.' | |
t/mojo/user_agent_online.t ................. 106/109 # Looks like you failed 1 test of 109. | |
t/mojo/user_agent_online.t ................. Dubious, test returned 1 (wstat 256, 0x100) | |
Failed 1/109 subtests | |
t/mojo/user_agent_tls.t .................... skipped: set TEST_TLS to enable this test (developer only!) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment