(This page was automatically generated by the tools in the opsboy project on 20:09:02 26-Nov-2016 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
8b6485b9 | 2016-11-02 21:45:33 GMT | 0 | 14 | 6 | 172 | 16 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+\. sent 30 bytes\. result: \{"affected_rows":0,"insert_id":0,"server_status":2,"warning_count":[01]\}$)' |
ssl.t | TEST 1: send query w/o result set - pattern "[error]" should not match any line in error.log but matches line "2016/11/03 00:39:35 [error] 22157\#22157: *1 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) | |
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+\. sent 30 bytes\. result: \{"affected_rows":0,"insert_id":0,"server_status":2,"warning_count":[01]\}$)' |
ssl.t | TEST 1: send query w/o result set - pattern "[error]" should not match any line in error.log but matches line "2016/11/03 00:39:35 [error] 22157\#22157: *1 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) | |
ssl.t | TEST 1: send query w/o result set - pattern "[error]" should not match any line in error.log but matches line "2016/11/03 00:39:35 [error] 22157\#22157: *3 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) | |
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+\. 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) - pattern "[error]" should not match any line in error.log but matches line "2016/11/03 00:39:35 [error] 22170\#22170: *1 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) | |
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+\. 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) - pattern "[error]" should not match any line in error.log but matches line "2016/11/03 00:39:35 [error] 22170\#22170: *1 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) | |
ssl.t | TEST 2: send query w/o result set (verify) - pattern "[error]" should not match any line in error.log but matches line "2016/11/03 00:39:35 [error] 22170\#22170: *3 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) | |
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.