Detailed Test Report for lua-resty-redis in linux x86_64 (h)
Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
b3e3a0a5
|
2019-02-06 07:45:34 GMT |
0 |
0 |
10
|
242 |
18 sec |
LuaJIT 2.1.0-beta3, commit 0e646b5
(none)
(none)
- TEST 3: set and get an empty string - 2019/02/06 09:40:57 [warn] 18983#18983: *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: exit(404) after I/O (ngx_lua github issue #110 - 2019/02/06 09:40:59 [warn] 19030#19030: *60 [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:40:59 [warn] 19062#19062: *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:41:02 [warn] 19146#19146: *18 [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:41:03 [warn] 19228#19228: *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:41:03 [warn] 19235#19235: *18 [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:41:03 [warn] 19235#19235: *21 [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:41:03 [warn] 19254#19254: *36 [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:41:03 [warn] 19254#19254: *39 [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:41:04 [warn] 19273#19273: *56 [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:41:04 [warn] 19273#19273: *59 [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:41:04 [warn] 19294#19294: *76 [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:41:04 [warn] 19294#19294: *79 [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:41:05 [warn] 19315#19315: *96 [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:41:05 [warn] 19315#19315: *99 [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:41:05 [warn] 19336#19336: *114 [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.