(This page was automatically generated by the tools in the opsboy project on 22:21:51 27-Apr-2016 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
822d2c0a | 2016-04-22 00:29:01 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/04/22 03:29:34 [error] 13934\#13934: *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/04/22 03:29:34 [error] 13934\#13934: *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/04/22 03:29:34 [error] 13934\#13934: *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/04/22 03:29:35 [error] 13947\#13947: *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/04/22 03:29:35 [error] 13947\#13947: *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/04/22 03:29:35 [error] 13947\#13947: *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.