(This page was automatically generated by the tools in the opsboy project on 19:48:17 30-Mar-2018 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
a94f75b3 | 2018-03-19 21:41:42 GMT | 2 | 6 | 8 | 224 | 18 sec |
File | Name | Details |
---|---|---|
sanity.t | TEST 22: InnoDB has a limit of 1017 columns per table - response_body_like - response is expected (bad result: Can't create table 'ngx_test.test1018' (errno: 139): 1005: HY000.) |
'bad result: Can't create table 'ngx_test.test1018' (errno: 139): 1005: HY000. ' doesn't match '(?^s:bad result: .*Too many columns.*|Can't create table 'ngx_test\.test1018' \(errno: 139\) )' |
sanity.t | TEST 22: InnoDB has a limit of 1017 columns per table - response_body_like - response is expected (bad result: Can't create table 'ngx_test.test1018' (errno: 139): 1005: HY000.) |
'bad result: Can't create table 'ngx_test.test1018' (errno: 139): 1005: HY000. ' doesn't match '(?^s:bad result: .*Too many columns.*|Can't create table 'ngx_test\.test1018' \(errno: 139\) )' |
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.