Detailed Test Report for lua-resty-websocket in linux x86_64
Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
ff9564c4
|
2019-02-05 05:40:29 GMT |
0 |
0 |
3
|
578 |
21 sec |
LuaJIT 2.1.0-beta3, commit 0e646b5
OpenSSL 1.1.0h 27 Mar 2018
(none)
(none)
- TEST 1: module size of resty.websocket.protocol - 2019/02/05 06:00:08 [warn] 23377#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/02/05 06:00:08 [warn] 23380#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/02/05 06:00:08 [warn] 23383#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 23455 with force... at /home/ec2-user/git/lua-resty-websocket/../test-nginx/lib/Test/Nginx/Util.pm line 606.
- killing the child process 23475 with force... at /home/ec2-user/git/lua-resty-websocket/../test-nginx/lib/Test/Nginx/Util.pm line 606.
- 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.