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

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
f837686b 2020-10-27 03:33:36 GMT 15 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 9: multiple eof - status code ok got: ''
expected: '200'
TEST 9: multiple eof - response_body - response is expected (repeated req 0, req 0) got: ""
length: 0
expected: "Hi\x{0a}"
length: 3
strings begin to differ at char 1 (line 1 column 1)
TEST 9: multiple eof - Can't connect to 127.0.0.1:1984: Connection refused (aborted) '
TEST 9: multiple eof - status code ok got: ''
expected: '200'
TEST 9: multiple eof - response_body - response is expected (repeated req 1, req 0) got: ""
length: 0
expected: "Hi\x{0a}"
length: 3
strings begin to differ at char 1 (line 1 column 1)
TEST 9: multiple eof - pattern "lua send eof" should match a line in error.log (req 1)
TEST 9: multiple eof - pattern "eof failed: seen eof" should match a line in error.log (req 1)
TEST 14: .lua file with shebang - status code ok got: ''
expected: '200'
TEST 14: .lua file with shebang - response_body - response is expected (repeated req 0, req 0) got: ""
length: 0
expected: "line 3\x{0a}"
length: 7
strings begin to differ at char 1 (line 1 column 1)
TEST 14: .lua file with shebang - Can't connect to 127.0.0.1:1984: Connection refused (aborted) '
TEST 14: .lua file with shebang - status code ok got: ''
expected: '200'
TEST 14: .lua file with shebang - response_body - response is expected (repeated req 1, req 0) got: ""
length: 0
expected: "line 3\x{0a}"
length: 7
strings begin to differ at char 1 (line 1 column 1)
TEST 6: write boolean - status code ok got: ''
expected: '200'
TEST 6: write boolean - response_body - response is expected (repeated req 0, req 0) got: ""
length: 0
expected: "true false\x{0a}"
length: 11
strings begin to differ at char 1 (line 1 column 1)
Bailout called. Further testing stopped: TEST 6: write boolean - Can't connect to 127.0.0.1:1984: Connection refused (aborted)

Expected Failures

(none)

Warnings

(none)

Go back to the index page.