(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 | 49 | 11 | sec |
File | Name | Details |
---|---|---|
093-uthread-spawn.t | TEST 12: manual time slicing between a user thread and the entry thread - response_body - response is expected (repeated req 0, req 0) |
@@ -1,8 +1 @@ -0 +0-1 -f 1 -2 -f 2 -3 -f 3 -4 ' |
093-uthread-spawn.t | TEST 12: manual time slicing between a user thread and the entry thread - response_body - response is expected (repeated req 1, req 0) |
@@ -1,8 +1 @@ -0 +0-1 -f 1 -2 -f 2 -3 -f 3 -4 ' |
093-uthread-spawn.t | TEST 2: two simple user threads without I/O - response_body - response is expected (repeated req 0, req 0) |
@@ -1,6 +1 @@ -before 1 +b-in thread 1 -after 1 -before 2 -in thread 2 -after 2 ' |
093-uthread-spawn.t | TEST 2: two simple user threads without I/O - response_body - response is expected (repeated req 1, req 0) |
@@ -1,6 +1 @@ -before 1 +b-in thread 1 -after 1 -before 2 -in thread 2 -after 2 ' |
093-uthread-spawn.t | TEST 9: coroutine status of a dead user thread - response_body - response is expected (repeated req 0, req 0) |
got: 's' expected: 'status: zombie ' |
093-uthread-spawn.t | TEST 9: coroutine status of a dead user thread - response_body - response is expected (repeated req 1, req 0) |
got: 's' expected: 'status: zombie ' |
093-uthread-spawn.t | TEST 19: simple user thread with args - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1 @@ -before +b-hello foo and 3.14 -after ' |
093-uthread-spawn.t | TEST 19: simple user thread with args - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1 @@ -before +b-hello foo and 3.14 -after ' |
093-uthread-spawn.t | TEST 5: error in user thread - response_body - response is expected (repeated req 0, req 0) |
got: 'a' expected: 'after ' |
093-uthread-spawn.t | TEST 5: error in user thread - response_body - response is expected (repeated req 1, req 0) |
got: 'a' expected: 'after ' |
093-uthread-spawn.t | TEST 1: simple user thread without I/O - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1 @@ -before +b-hello in thread -after ' |
093-uthread-spawn.t | TEST 1: simple user thread without I/O - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1 @@ -before +b-hello in thread -after ' |
093-uthread-spawn.t | TEST 6: nested user threads - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1 @@ -before f +b-before g -hello in g() -after f -after g ' |
093-uthread-spawn.t | TEST 6: nested user threads - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1 @@ -before f +b-before g -hello in g() -after f -after g ' |
093-uthread-spawn.t | TEST 13: manual time slicing between two user threads - response_body - response is expected (repeated req 0, req 0) |
@@ -1,7 +1 @@ -f 1 +f-g 1 -f 2 -done -g 2 -f 3 -g 3 ' |
093-uthread-spawn.t | TEST 13: manual time slicing between two user threads - response_body - response is expected (repeated req 1, req 0) |
@@ -1,7 +1 @@ -f 1 +f-g 1 -f 2 -done -g 2 -f 3 -g 3 ' |
093-uthread-spawn.t | TEST 11: creating user threads in a user coroutine - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1 @@ -before f +b-before g -hello in g() -after g -after f ' |
093-uthread-spawn.t | TEST 11: creating user threads in a user coroutine - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1 @@ -before f +b-before g -hello in g() -after g -after f ' |
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:00:22 [error] 2474\#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:00:22 [error] 2474\#0: *7 connect() failed (111: Connection refused) while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
098-uthread-wait.t | TEST 1: simple user thread wait without I/O - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1 @@ -hello in thread +h-thread created: zombie -done ' |
098-uthread-wait.t | TEST 1: simple user thread wait without I/O - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1 @@ -hello in thread +h-thread created: zombie -done ' |
098-uthread-wait.t | TEST 14: waiting on two simple user threads without I/O, both aborted by errors - response_body - response is expected (repeated req 0, req 0) |
@@ -1,7 +1 @@ -f: hello +f-thread f created: zombie -g: hello -thread g created: zombie -failed to wait thread: f done -f status: dead -g status: zombie ' |
098-uthread-wait.t | TEST 14: waiting on two simple user threads without I/O, both aborted by errors - response_body - response is expected (repeated req 1, req 0) |
@@ -1,7 +1 @@ -f: hello +f-thread f created: zombie -g: hello -thread g created: zombie -failed to wait thread: f done -f status: dead -g status: zombie ' |
098-uthread-wait.t | TEST 22: spawn and wait uthreads for many times - response_body - response is expected (repeated req 0, req 0) |
@@ -1,100 +1 @@ -1: done +1-2: done -3: done -4: done -5: done -6: done -7: done -8: done -9: done -10: done -11: done -12: done -13: done -14: done -15: done -16: done -17: done -18: done -19: done -20: done -21: done -22: done -23: done -24: done -25: done -26: done -27: done -28: done -29: done -30: done -31: done -32: done -33: done -34: done -35: done -36: done -37: done -38: done -39: done -40: done -41: done -42: done -43: done -44: done -45: done -46: done -47: done -48: done -49: done -50: done -51: done -52: done -53: done -54: done -55: done -56: done -57: done -58: done -59: done -60: done -61: done -62: done -63: done -64: done -65: done -66: done -67: done -68: done -69: done -70: done -71: done -72: done -73: done -74: done -75: done -76: done -77: done -78: done -79: done -80: done -81: done -82: done -83: done -84: done -85: done -86: done -87: done -88: done -89: done -90: done -91: done -92: done -93: done -94: done -95: done -96: done -97: done -98: done -99: done -100: done ' |
098-uthread-wait.t | TEST 22: spawn and wait uthreads for many times - response_body - response is expected (repeated req 1, req 0) |
@@ -1,100 +1 @@ -1: done +1-2: done -3: done -4: done -5: done -6: done -7: done -8: done -9: done -10: done -11: done -12: done -13: done -14: done -15: done -16: done -17: done -18: done -19: done -20: done -21: done -22: done -23: done -24: done -25: done -26: done -27: done -28: done -29: done -30: done -31: done -32: done -33: done -34: done -35: done -36: done -37: done -38: done -39: done -40: done -41: done -42: done -43: done -44: done -45: done -46: done -47: done -48: done -49: done -50: done -51: done -52: done -53: done -54: done -55: done -56: done -57: done -58: done -59: done -60: done -61: done -62: done -63: done -64: done -65: done -66: done -67: done -68: done -69: done -70: done -71: done -72: done -73: done -74: done -75: done -76: done -77: done -78: done -79: done -80: done -81: done -82: done -83: done -84: done -85: done -86: done -87: done -88: done -89: done -90: done -91: done -92: done -93: done -94: done -95: done -96: done -97: done -98: done -99: done -100: done ' |
098-uthread-wait.t | TEST 9: simple user thread wait without I/O (in a user coroutine) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1 @@ -hello in thread +h-thread created: zombie -done ' |
098-uthread-wait.t | TEST 9: simple user thread wait without I/O (in a user coroutine) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1 @@ -hello in thread +h-thread created: zombie -done ' |
098-uthread-wait.t | TEST 21: waiting on a dead coroutine - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1 @@ -hello in thread +h-thread created: zombie -failed to run thread: already waited or killed ' |
098-uthread-wait.t | TEST 21: waiting on a dead coroutine - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1 @@ -hello in thread +h-thread created: zombie -failed to run thread: already waited or killed ' |
098-uthread-wait.t | TEST 5: simple user thread wait without I/O (return multiple values) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1 @@ -hello in thread +h-thread created: zombie -res: done 3.14 ' |
098-uthread-wait.t | TEST 5: simple user thread wait without I/O (return multiple values) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1 @@ -hello in thread +h-thread created: zombie -res: done 3.14 ' |
098-uthread-wait.t | TEST 11: waiting on two simple user threads without I/O - response_body - response is expected (repeated req 0, req 0) |
@@ -1,7 +1 @@ -f: hello +f-thread f created: zombie -g: hello -thread g created: zombie -res: f done -f status: dead -g status: zombie ' |
098-uthread-wait.t | TEST 11: waiting on two simple user threads without I/O - response_body - response is expected (repeated req 1, req 0) |
@@ -1,7 +1 @@ -f: hello +f-thread f created: zombie -g: hello -thread g created: zombie -res: f done -f status: dead -g status: zombie ' |
098-uthread-wait.t | TEST 7: simple user thread wait without I/O, throw errors - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1 @@ -hello in thread +h-thread created: zombie -failed to wait thread: bad bad! ' |
098-uthread-wait.t | TEST 7: simple user thread wait without I/O, throw errors - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1 @@ -hello in thread +h-thread created: zombie -failed to wait thread: bad bad! ' |
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 5: string typed value - status code ok |
got: '' expected: '200' |
|
TEST 5: string typed value - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +0,0 @@ -foo: rc=0, type=4, val=hello world, len=11 -bar: rc=0, type=4, val=, len=0 ' |
|
Bailout called. | Further testing stopped: TEST 5: string typed value - Can't connect to 127.0.0.1:1984: Connection refused (aborted) |
File | Name | Details |
---|---|---|
005-exit.t | TEST 2: throw error after sending the header and partial body - response_body - response is expected (repeated req 0, req 0) |
got: 'h' expected: 'hi ' |
005-exit.t | TEST 2: throw error after sending the header and partial body - response_body - response is expected (repeated req 1, req 0) |
got: 'h' expected: 'hi ' |
025-codecache.t | TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "stream lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2016/10/30 02:55:53 [debug] 26149\#0: stream lua tcp socket keepalive max idle timeout" (req 0) | |
025-codecache.t | TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "stream lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2016/10/30 02:55:53 [debug] 26149\#0: stream lua tcp socket keepalive max idle timeout" (req 1) | |
025-codecache.t | TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "stream lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2016/10/30 02:55:54 [debug] 26149\#0: stream lua tcp socket keepalive max idle timeout" (req 1) | |
058-tcp-socket.t | TEST 28: send tables of string fragments (bad type ngx.null) - response_body - response is expected (repeated req 0, req 0) |
got: 'c' expected: 'connected: 1 ' |
058-tcp-socket.t | TEST 28: send tables of string fragments (bad type ngx.null) - response_body - response is expected (repeated req 1, req 0) |
got: 'c' expected: 'connected: 1 ' |
058-tcp-socket.t | TEST 27: send tables of string fragments (bad type "boolean") - response_body - response is expected (repeated req 0, req 0) |
got: 'c' expected: 'connected: 1 ' |
058-tcp-socket.t | TEST 27: send tables of string fragments (bad type "boolean") - response_body - response is expected (repeated req 1, req 0) |
got: 'c' expected: 'connected: 1 ' |
058-tcp-socket.t | TEST 26: send tables of string fragments (bad type "nil") - response_body - response is expected (repeated req 0, req 0) |
got: 'c' expected: 'connected: 1 ' |
058-tcp-socket.t | TEST 26: send tables of string fragments (bad type "nil") - response_body - response is expected (repeated req 1, req 0) |
got: 'c' expected: 'connected: 1 ' |
Go back to the index page.