(This page was automatically generated by the tools in the opsboy project on 18:49:45 05-Jul-2020 GMT.)

Detailed Test Report for ngx_lua in linux x86_64 (h)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
4c4bb0fc 2020-02-28 00:52:46 GMT 1 11 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 0e646b54

OpenSSL

OpenSSL 1.1.1d 10 Sep 2019

Compilation Errors

Unexpected Failures

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

Expected Failures

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 "2020/02/28 01:43:18 [debug] 348\#0: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) 2020/02/28 01:43:18 [debug] 348\#0: *256 http keepalive handler
2020/02/28 01:43:18 [debug] 348\#0: *256 close http connection: 5
2020/02/28 01:43:18 [debug] 348\#0: *256 event timer del: 5: 3222584
2020/02/28 01:43:18 [debug] 348\#0: *256 reusable connection: 0
2020/02/28 01:43:18 [debug] 348\#0: *256 free: 0000000001344510, unused: 0
2020/02/28 01:43:18 [debug] 348\#0: *256 free: 00000000013444F0, unused: 0
2020/02/28 01:43:18 [debug] 348\#0: *256 free: 00000000013444B0, unused: 0
2020/02/28 01:43:18 [debug] 348\#0: *256 free: 000000000136E980, unused: 0
2020/02/28 01:43:18 [debug] 348\#0: *256 free: 000000000134CB20, unused: 0
'
Looks like you failed 1 test of 138.
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 49: list all keys in a shdict - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,5 @@
-2
+4
+1024
bah
bar
+foo
'
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: '1
'
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 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
+32
-nil
+32
'
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: '2050
'
expected: '2048
'
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)

Warnings

Go back to the index page.