Detailed Test Report for lua-resty-websocket in linux x86_64 (o)
Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
ff9564c4
|
2019-04-20 02:05:58 GMT |
0 |
0 |
3
|
578 |
22 sec |
LuaJIT 2.1.0-beta3, commit 0e646b5
OpenSSL 1.1.0j 20 Nov 2018
(none)
(none)
- TEST 1: module size of resty.websocket.protocol - 2019/04/20 12:14:39 [warn] 13064#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 2: module size of resty.websocket.client - 2019/04/20 12:14:40 [warn] 13067#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 3: module size of resty.websocket.server - 2019/04/20 12:14:40 [warn] 13070#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
- killing the child process 13112 with force... at /home/ec2-user/git/lua-resty-websocket/../test-nginx/lib/Test/Nginx/Util.pm line 608.
- killing the child process 13157 with force... at /home/ec2-user/git/lua-resty-websocket/../test-nginx/lib/Test/Nginx/Util.pm line 608.
- TEST 17: exceeding the default 65535 max frame len limit (65536 bytes) - HTTP response read failure: Connection reset by peer at /home/ec2-user/git/lua-resty-websocket/../test-nginx/lib/Test/Nginx/Socket.pm line 2165.
Go back to the index page.