(This page was automatically generated by the tools in the opsboy project on 16:17:14 09-Jan-2016 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
905d7d0f | 2015-11-10 03:24:28 GMT | 0 | 36 | 171 | 17850 | 1880 sec |
File | Name | Details |
---|---|---|
023-rewrite/socket-keepalive.t | TEST 11: sanity (uds) - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2015/11/10 04:54:55 [debug] 15225\#0: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) | |
023-rewrite/tcp-socket.t | TEST 10: explicit *l pattern for receive - pattern "[error]" should not match any line in error.log but matches line "2015/11/10 04:55:52 [error] 16354\#0: unexpected response for blah-blah-not-found.agentzh.org" (req 0) | |
023-rewrite/tcp-socket.t | TEST 10: explicit *l pattern for receive - pattern "[error]" should not match any line in error.log but matches line "2015/11/10 04:55:52 [error] 16354\#0: wrong ident 10293 response for blah-blah-not-found.agentzh.org, expect 43390" (req 0) | |
043-shdict.t | TEST 48: flush_expires a dict without expired items - response_body - response is expected (req 0) |
got: '1 ' expected: '0 ' |
043-shdict.t | TEST 32: replace key (key not exists) - response_body - response is expected (req 0) |
@@ -1,2 +1,2 @@ -replace: false not found false +replace: true nil false -foo = nil +foo = 10502 ' |
043-shdict.t | TEST 52: list keys in a shdict with limit larger than number of keys - response_body - response is expected (req 0) |
got: '3 ' expected: '2 ' |
043-shdict.t | TEST 47: flush_expires an empty dict - response_body - response is expected (req 0) |
got: '2 ' expected: '0 ' |
043-shdict.t | TEST 49: list all keys in a shdict - response_body - response is expected (req 0) |
@@ -1,3 +1,4 @@ -2 +3 bah bar +foo ' |
043-shdict.t | TEST 57: list all keys in a shdict with more than 1024 keys with 0 limit set - response_body - response is expected (req 0) |
got: '2051 ' expected: '2048 ' |
043-shdict.t | TEST 58: safe_set - response_body - like (req 0) |
'false no memory abort at 3 cur value: nil 1st value: hello hello hello hello hello hello hello hello hello hello1 2nd value: hello hello hello hello hello hello hello hello hello hello2 ' doesn't match '(?^:false no memory abort at (353|705) cur value: nil 1st value: hello hello hello hello hello hello hello hello hello hello1 2nd value: hello hello hello hello hello hello hello hello hello hello2 )' |
043-shdict.t | TEST 51: list all keys in a shdict with expires - response_body - response is expected (req 0) |
got: '3 ' expected: '2 ' |
043-shdict.t | TEST 12: get non-existent keys - response_body - response is expected (req 0) |
@@ -1,2 +1,2 @@ -nil +32 -nil +32 ' |
058-tcp-socket.t | TEST 9: resolver error (timeout) - response_body_like - response is expected (failed to connect: blah-blah-not-found.agentzh.org could not be resolved (3: Host not found) connected: nil failed to send request: closed) |
'failed to connect: blah-blah-not-found.agentzh.org could not be resolved (3: Host not found) connected: nil failed to send request: closed ' doesn't match '(?^s:^failed to connect: blah-blah-not-found\.agentzh\.org could not be resolved(?: \(\d+: Operation timed out\))? connected: nil failed to send request: closed$ )' |
068-socket-keepalive.t | TEST 11: sanity (uds) - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2015/11/10 05:08:35 [debug] 5478\#0: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) | |
068-socket-keepalive.t | TEST 15: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2015/11/10 05:08:37 [debug] 5559\#0: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) | |
068-socket-keepalive.t | TEST 15: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2015/11/10 05:08:37 [debug] 5559\#0: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) | |
068-socket-keepalive.t | TEST 16: custom pools (different pool for the same host:port) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2015/11/10 05:08:37 [debug] 5579\#0: lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) | |
068-socket-keepalive.t | TEST 17: custom pools (same pool for the same path) - unix - response_body - response is expected (req 0) |
@@ -1,2 +1,2 @@ -connected: 1, reused: 0 +failed to connect: no such file or directory -connected: 1, reused: 1 +failed to connect: no such file or directory ' |
068-socket-keepalive.t | TEST 17: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive create connection pool for key "A"" matches a line in error.log (req 0) | |
068-socket-keepalive.t | TEST 17: custom pools (same pool for the same path) - unix - pattern "lua tcp socket get keepalive peer: using connection" matches a line in error.log (req 0) | |
068-socket-keepalive.t | TEST 17: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2015/11/10 05:08:38 [debug] 5599\#0: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) | |
068-socket-keepalive.t | TEST 17: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2015/11/10 05:08:38 [debug] 5599\#0: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) | |
124-init-worker.t | TEST 18: syslog error log - udp_query ok |
'' doesn't match '(?^:Bad bad bad)' |
126-shdict-frag.t | TEST 9: cannot merge in-used big slabs page (forward) - response_body - response is expected (req 0) |
@@ -2,4 +2,4 @@ failed to safe set baz: no memory found bar: 4000 delete bar -failed to safe set baz: no memory +successfully safe set baz ' |
126-shdict-frag.t | TEST 2: merge 2 single-page free slabs (forcibly evicted, merge backward) - response_body - response is expected (req 0) |
@@ -1,4 +1,4 @@ -successfully set foo. +successfully set foo with force. successfully set bar. found foo: 4000 successfully set baz with force. ' |
126-shdict-frag.t | TEST 1: merge 2 single-page free blocks (forcibly evicted, merge forward) - response_body - response is expected (req 0) |
@@ -1,4 +1,4 @@ -successfully set foo. +successfully set foo with force. successfully set bar. successfully set baz with force. foo not found ' |
126-shdict-frag.t | TEST 4: merge one single-page block backward, but no more - response_body - response is expected (req 0) |
@@ -1,4 +1,4 @@ -successfully set foo. +successfully set foo with force. successfully set bar. successfully set baz. found foo: 4000 ' |
129-ssl-socket.t | TEST 24: lua_ssl_crl - response_body - response is expected (req 0) |
@@ -1,3 +1 @@ -connected: 1 +failed to connect: no such file or directory -failed to do SSL handshake: 12: CRL has expired -failed to send http request: closed ' |
129-ssl-socket.t | TEST 24: lua_ssl_crl - pattern "lua ssl server name: "test.com"" matches a line in error.log (req 0) | |
129-ssl-socket.t | TEST 24: lua_ssl_crl - response_body - response is expected (req 1) |
@@ -1,3 +1 @@ -connected: 1 +failed to connect: no such file or directory -failed to do SSL handshake: 12: CRL has expired -failed to send http request: closed ' |
129-ssl-socket.t | TEST 24: lua_ssl_crl - pattern "lua ssl server name: "test.com"" matches a line in error.log (req 1) | |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41 |
132-lua-blocks.t | nginx: [emerg] | unexpected lua closing long-bracket in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41 |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41 |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41 |
132-lua-blocks.t | nginx: [emerg] | "events" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56 |
Go back to the index page.