(This page was automatically generated by the tools in the opsboy project on 21:08:14 03-Jun-2016 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
21ec4b46 | 2016-05-26 02:52:07 GMT | 0 | 14 | 6 | 172 | 15 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/05/26 03:04:54 [error] 6150\#0: *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/05/26 03:04:54 [error] 6150\#0: *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/05/26 03:04:54 [error] 6150\#0: *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/05/26 03:04:54 [error] 6163\#0: *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/05/26 03:04:54 [error] 6163\#0: *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/05/26 03:04:54 [error] 6163\#0: *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.