(This page was automatically generated by the tools in the opsboy project on 02:05:06 07-Aug-2021 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
ddf53c3a | 2021-04-22 10:53:44 GMT | 1 | 13 | sec |
File | Name | Details |
---|---|---|
Bailout called. | Further testing stopped: TEST 66: receiveany send data after read side closed - failed to create the tcp listening socket: Address already in use |
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 "2021/04/22 13:10:56 [debug] 2487\#0: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) |
2021/04/22 13:10:56 [debug] 2487\#0: *264 http keepalive handler 2021/04/22 13:10:56 [debug] 2487\#0: *264 close http connection: 5 2021/04/22 13:10:56 [debug] 2487\#0: *264 event timer del: 5: 8376698 2021/04/22 13:10:56 [debug] 2487\#0: *264 reusable connection: 0 2021/04/22 13:10:56 [debug] 2487\#0: *264 free: 0000000008923520, unused: 0 2021/04/22 13:10:56 [debug] 2487\#0: *264 free: 000000000864CA00, unused: 0 2021/04/22 13:10:56 [debug] 2487\#0: *264 free: 000000000864C950, unused: 0 2021/04/22 13:10:56 [debug] 2487\#0: *264 free: 000000000863E9E0, unused: 0 2021/04/22 13:10:56 [debug] 2487\#0: *264 free: 000000000863E940, unused: 0 ' |
043-shdict.t | TEST 54: list keys in an empty shdict with a limit - response_body - response is expected (repeated req 0, req 0) |
got: '1 ' expected: '0 ' |
043-shdict.t | TEST 12: get non-existent keys - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -nil +10534 -nil +10534 ' |
043-shdict.t | TEST 49: list all keys in a shdict - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,5 @@ -2 +4 +56 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 (repeated req 0, req 0) |
got: '2051 ' expected: '2048 ' |
043-shdict.t | TEST 55: list all keys in a shdict with all keys expired - response_body - response is expected (repeated req 0, req 0) |
got: '1024 ' expected: '0 ' |
043-shdict.t | nginx: [emerg] | lua_shared_dict "dogs" is already defined as "dogs" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26 |
043-shdict.t | TEST 52: list keys in a shdict with limit larger than number of keys - response_body - response is expected (repeated req 0, req 0) |
got: '3 ' expected: '2 ' |
043-shdict.t | TEST 53: list keys in an empty shdict - response_body - response is expected (repeated req 0, req 0) |
got: '1 ' expected: '0 ' |
043-shdict.t | TEST 48: flush_expires a dict without expired items - response_body - response is expected (repeated req 0, req 0) |
got: '2010 ' expected: '0 ' |
043-shdict.t | TEST 28: add key (key not exists) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -add: true nil false +add: false exists false -foo = 10502 +foo = true ' |
056-flush.t | TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 0) | |
056-flush.t | TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 1) |
Go back to the index page.