Detailed Test Report for lua-resty-redis in linux x86_64
Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
734abe1d
|
2019-04-20 02:05:58 GMT |
0 |
0 |
10
|
242 |
10 sec |
LuaJIT 2.1.0-beta3, commit 0e646b5
OpenSSL 1.1.0j 20 Nov 2018
(none)
(none)
- TEST 3: set and get an empty string - 2019/04/20 12:19:49 [warn] 2450#0: *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/04/20 12:19:49 [warn] 2456#0: *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/04/20 12:19:49 [warn] 2462#0: *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/04/20 12:19:51 [warn] 2488#0: *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/04/20 12:19:51 [warn] 2506#0: *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/04/20 12:19:51 [warn] 2506#0: *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 5: call set_keepalive in subscribed mode (previous read_reply calls timed out) - 2019/04/20 12:19:51 [warn] 2509#0: *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/04/20 12:19:52 [warn] 2509#0: *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/04/20 12:19:52 [warn] 2512#0: *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/04/20 12:19:52 [warn] 2512#0: *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/04/20 12:19:52 [warn] 2515#0: *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: single channel - 2019/04/20 12:19:52 [warn] 2518#0: *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/04/20 12:19:52 [warn] 2521#0: *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/04/20 12:19:52 [warn] 2521#0: *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/04/20 12:19:52 [warn] 2524#0: *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/04/20 12:19:52 [warn] 2524#0: *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
Go back to the index page.