Detailed Test Report for lua-resty-redis in linux x86_64 (v)
Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
b3e3a0a5
|
2019-02-06 07:45:59 GMT |
0 |
0 |
10
|
242 |
69 sec |
LuaJIT 2.1.0-beta3, commit 0e646b5
(none)
(none)
- TEST 2: exit(404) after I/O (ngx_lua github issue #110 - 2019/02/06 10:34:32 [warn] 13506#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: set and get an empty string - 2019/02/06 10:34:33 [warn] 13507#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/02/06 10:34:38 [warn] 13514#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/02/06 10:34:52 [warn] 13534#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/02/06 10:34:55 [warn] 13539#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/02/06 10:34:55 [warn] 13539#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/02/06 10:34:57 [warn] 13540#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/02/06 10:34:57 [warn] 13540#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/02/06 10:34:58 [warn] 13541#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/02/06 10:35:00 [warn] 13542#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/02/06 10:35:00 [warn] 13542#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 6: call set_keepalive in subscribed mode - 2019/02/06 10:35:02 [warn] 13543#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/02/06 10:35:02 [warn] 13543#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 1: single channel - 2019/02/06 10:35:03 [warn] 13544#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/02/06 10:35:05 [warn] 13546#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/02/06 10:35:05 [warn] 13546#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.