(This page was automatically generated by the tools in the opsboy project on 21:45:58 31-Oct-2016 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
aafd50b2 | 2016-10-29 23:15:06 GMT | 15 | 0 | sec |
File | Name | Details |
---|---|---|
094-uthread-exit.t | TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,4 @@ before hello in thread after +failed to connect: connection refused ' |
094-uthread-exit.t | TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 03:05:32 [error] 18785\#0: *3 connect() failed (111: Connection refused) while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
094-uthread-exit.t | TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1,4 @@ before hello in thread after +failed to connect: connection refused ' |
094-uthread-exit.t | TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 03:05:32 [error] 18785\#0: *7 connect() failed (111: Connection refused) while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
TEST 6: nil typed value - status code ok |
got: '' expected: '200' |
|
TEST 6: nil typed value - response_body - response is expected (repeated req 0, req 0) |
got: '' expected: 'foo: rc=-5 ' |
|
TEST 6: nil typed value - Can't connect to 127.0.0.1:1984: Connection refused (aborted) |
' |
|
TEST 6: nil typed value - status code ok |
got: '' expected: '200' |
|
TEST 6: nil typed value - response_body - response is expected (repeated req 1, req 0) |
got: '' expected: 'foo: rc=-5 ' |
|
TEST 6: nil typed value - Can't connect to 127.0.0.1:1984: Connection refused (aborted) |
' |
|
TEST 6: nil typed value - status code ok |
got: '' expected: '200' |
|
TEST 6: nil typed value - response_body - response is expected (repeated req 2, req 0) |
got: '' expected: 'foo: rc=-5 ' |
|
TEST 2: number typed value - status code ok |
got: '' expected: '200' |
|
TEST 2: number typed value - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +0,0 @@ -foo: rc=0, type=3, val=1234567 -bar: rc=0, type=3, val=3.14159 ' |
|
Bailout called. | Further testing stopped: TEST 2: number typed value - Can't connect to 127.0.0.1:1984: Connection refused (aborted) |
Go back to the index page.