(This page was automatically generated by the tools in the opsboy project on 18:49:45 05-Jul-2020 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
f6076810 | 2019-02-06 07:45:34 GMT | 0 | 6 | 8 | 224 | 22 sec |
File | Name | Details |
---|---|---|
ssl.t | TEST 1: send query w/o result set - response_body_like - response is expected (failed to connect: failed to do ssl handshake: handshake failed: nil nil) |
'failed to connect: failed to do ssl handshake: handshake failed: nil nil ' doesn't match '(?^s:^connected to mysql \d\.[^\s\x00]+\. sent 30 bytes\. result: \{"affected_rows":0,"insert_id":0,"server_status":2,"warning_count":[01]\}$)' |
ssl.t | TEST 2: send query w/o result set (verify) - response_body_like - response is expected (failed to connect: failed to do ssl handshake: handshake failed: nil nil) |
'failed to connect: failed to do ssl handshake: handshake failed: nil nil ' doesn't match '(?^s:^connected to mysql \d\.[^\s\x00]+\. sent 30 bytes\. result: \{"affected_rows":0,"insert_id":0,"server_status":2,"warning_count":[01]\}$)' |
ssl.t | TEST 3: send query w/o result set (verify, failed) - response_body - response is expected (repeated req 0, req 0) |
got: 'failed to connect: failed to do ssl handshake: handshake failed: nil nil ' expected: 'failed to connect: failed to do ssl handshake: 18: self signed certificate: nil nil ' |
ssl.t | TEST 3: send query w/o result set (verify, failed) - pattern "lua ssl certificate verify error: (18: self signed certificate)" should match a line in error.log (req 0) | |
ssl.t | TEST 3: send query w/o result set (verify, failed) - response_body - response is expected (repeated req 1, req 0) |
got: 'failed to connect: failed to do ssl handshake: handshake failed: nil nil ' expected: 'failed to connect: failed to do ssl handshake: 18: self signed certificate: nil nil ' |
ssl.t | TEST 3: send query w/o result set (verify, failed) - pattern "lua ssl certificate verify error: (18: self signed certificate)" should match a line in error.log (req 1) |
Go back to the index page.