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)
|