Detailed Test Report for lua-resty-redis in linux x86_64 (r)
Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
b3e3a0a5
|
2019-02-06 07:45:34 GMT |
0 |
0 |
10
|
242 |
10 sec |
LuaJIT 2.1.0-beta3, commit 0e646b5
OpenSSL 1.1.0h 27 Mar 2018
(none)
(none)
- TEST 2: exit(404) after I/O (ngx_lua github issue #110 - 2019/02/06 09:44:48 [warn] 5841#5841: *1 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 3: set and get an empty string - 2019/02/06 09:44:48 [warn] 5844#5844: *1 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 1: module size of resty.redis - 2019/02/06 09:44:49 [warn] 5853#5853: *1 [lua] _G write guard:12: __newindex(): writing a global lua variable ('n') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 4: mixed - 2019/02/06 09:44:51 [warn] 5891#5891: *1 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 5: call set_keepalive in subscribed mode (previous read_reply calls timed out) - 2019/02/06 09:44:51 [warn] 5897#5897: *1 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 5: call set_keepalive in subscribed mode (previous read_reply calls timed out) - 2019/02/06 09:44:51 [warn] 5897#5897: *4 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 6: call set_keepalive in subscribed mode - 2019/02/06 09:44:51 [warn] 5900#5900: *1 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 6: call set_keepalive in subscribed mode - 2019/02/06 09:44:51 [warn] 5900#5900: *4 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 3: multiple channels - 2019/02/06 09:44:52 [warn] 5903#5903: *1 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 3: multiple channels - 2019/02/06 09:44:52 [warn] 5903#5903: *4 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 7: call set_keepalive in unsubscribed mode - 2019/02/06 09:44:52 [warn] 5906#5906: *1 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 4: call subscribe after read_reply() times out - 2019/02/06 09:44:52 [warn] 5909#5909: *1 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 4: call subscribe after read_reply() times out - 2019/02/06 09:44:52 [warn] 5909#5909: *4 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 2: single channel (retry read_reply() after timeout) - 2019/02/06 09:44:52 [warn] 5912#5912: *1 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 2: single channel (retry read_reply() after timeout) - 2019/02/06 09:44:52 [warn] 5912#5912: *4 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
- TEST 1: single channel - 2019/02/06 09:44:52 [warn] 5915#5915: *1 [lua] _G write guard:12: __newindex(): writing a global lua variable ('res') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
Go back to the index page.