(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:07 GMT | 15 | 2 | 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:08:15 [error] 11577\#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:08:16 [error] 11577\#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 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 ' |
|
TEST 2: number typed value - Can't connect to 127.0.0.1:1984: Connection refused (aborted) |
' |
|
TEST 2: number typed value - status code ok |
got: '' expected: '200' |
|
TEST 2: number typed value - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +0,0 @@ -foo: rc=0, type=3, val=1234567 -bar: rc=0, type=3, val=3.14159 ' |
|
TEST 2: number typed value - Can't connect to 127.0.0.1:1984: Connection refused (aborted) |
' |
|
TEST 2: number typed value - status code ok |
got: '' expected: '200' |
|
TEST 2: number typed value - response_body - response is expected (repeated req 2, req 0) |
@@ -1,2 +0,0 @@ -foo: rc=0, type=3, val=1234567 -bar: rc=0, type=3, val=3.14159 ' |
|
TEST 4: key not found - status code ok |
got: '' expected: '200' |
|
TEST 4: key not found - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +0,0 @@ -foo: rc=-5 -bar: rc=-5 ' |
|
Bailout called. | Further testing stopped: TEST 4: key not found - Can't connect to 127.0.0.1:1984: Connection refused (aborted) |
File | Name | Details |
---|---|---|
071-idle-socket.t | TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,3 @@ connected: 1 request sent: 11 read: O -failed to set keepalive: unread data in buffer ' |
071-idle-socket.t | TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,3 @@ connected: 1 request sent: 11 read: O -failed to set keepalive: unread data in buffer ' |
Go back to the index page.