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