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

Detailed Test Report for ngx_stream_lua in linux i386

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
f837686b 2020-10-27 03:33:36 GMT 13 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 2: basic say - status code ok got: ''
expected: '200'
TEST 2: basic say - response_body - response is expected (repeated req 0, req 0) got: ""
length: 0
expected: "Hello, Lua!\x{0a}Yay! 123\x{0a}"
length: 21
strings begin to differ at char 1 (line 1 column 1)
TEST 2: basic say - Can't connect to 127.0.0.1:1984: Connection refused (aborted) '
TEST 2: basic say - status code ok got: ''
expected: '200'
TEST 2: basic say - response_body - response is expected (repeated req 1, req 0) got: ""
length: 0
expected: "Hello, Lua!\x{0a}Yay! 123\x{0a}"
length: 21
strings begin to differ at char 1 (line 1 column 1)
TEST 7: nginx quote sql string 1 - status code ok got: ''
expected: '200'
TEST 7: nginx quote sql string 1 - response_body - response is expected (repeated req 0, req 0) got: ""
length: 0
expected: "'hello\n\r\'\"\\'\x{0a}"
length: 18
strings begin to differ at char 1 (line 1 column 1)
TEST 7: nginx quote sql string 1 - Can't connect to 127.0.0.1:1984: Connection refused (aborted) '
TEST 7: nginx quote sql string 1 - status code ok got: ''
expected: '200'
TEST 7: nginx quote sql string 1 - response_body - response is expected (repeated req 1, req 0) got: ""
length: 0
expected: "'hello\n\r\'\"\\'\x{0a}"
length: 18
strings begin to differ at char 1 (line 1 column 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.