(This page was automatically generated by the tools in the opsboy project on 09:46:45 03-Nov-2020 GMT.)

Detailed Test Report for ngx_stream_lua in linux i386 (w)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
f837686b 2020-10-27 03:33:37 GMT 11 0 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 70f88773

OpenSSL

OpenSSL 1.1.1h 22 Sep 2020

Compilation Errors

Unexpected Failures

File Name Details
TEST 13: Lua file does not exist - status code ok got: ''
expected: '200'
TEST 13: Lua file does not exist - Can't connect to 127.0.0.1:1984: Connection refused (aborted) '
TEST 13: Lua file does not exist - status code ok got: ''
expected: '200'
TEST 13: Lua file does not exist - pattern "(?^:failed to load external Lua file ".*?test2\.lua": cannot open .*? No such file or directory)" should match a line in error.log (req 1)
TEST 10: ngx.eof before ngx.say - status code ok got: ''
expected: '200'
TEST 10: ngx.eof before ngx.say - Can't connect to 127.0.0.1:1984: Connection refused (aborted) '
TEST 10: ngx.eof before ngx.say - status code ok got: ''
expected: '200'
TEST 10: ngx.eof before ngx.say - pattern "failed to say: seen eof" should match a line in error.log (req 1)
TEST 12: ngx.say table arguments (github issue \#54) - status code ok got: ''
expected: '200'
TEST 12: ngx.say table arguments (github issue \#54) - response_body - response is expected (repeated req 0, req 0) got: ""
length: 0
expected: "10051532\x{0a}"
length: 9
strings begin to differ at char 1 (line 1 column 1)
Bailout called. Further testing stopped: TEST 12: ngx.say table arguments (github issue #54) - Can't connect to 127.0.0.1:1984: Connection refused (aborted)

Expected Failures

(none)

Warnings

(none)

Go back to the index page.