(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-02-15 18:42:58 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/02/15 20:37:52 [error] 18299\#18299: *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/02/15 20:37:52 [error] 18299\#18299: *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/02/15 20:37:52 [error] 18299\#18299: *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/02/15 20:37:52 [error] 18312\#18312: *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/02/15 20:37:52 [error] 18312\#18312: *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/02/15 20:37:52 [error] 18312\#18312: *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 (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 (req 1) |
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.