(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 | 5 | 14 | 8 | 229 | 31 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\) )' |
sanity.t | TEST 23: MyISAM columns per table > 1017 - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:41:00 [error] 951\#0: *1 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) | |
sanity.t | TEST 23: MyISAM columns per table > 1017 - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:41:00 [error] 951\#0: *1 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) | |
sanity.t | TEST 23: MyISAM columns per table > 1017 - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:41:01 [error] 951\#0: *3 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
File | Name | Details |
---|---|---|
charset.t | TEST 1: connect db using charset option (utf8) - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:40:35 [error] 857\#0: *1 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) | |
charset.t | TEST 1: connect db using charset option (utf8) - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:40:35 [error] 857\#0: *1 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) | |
charset.t | TEST 1: connect db using charset option (utf8) - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:40:35 [error] 857\#0: *3 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) | |
charset.t | TEST 2: connect db using charset option (big5) - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:40:36 [error] 860\#0: *1 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) | |
charset.t | TEST 2: connect db using charset option (big5) - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:40:36 [error] 860\#0: *1 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) | |
charset.t | TEST 2: connect db using charset option (big5) - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:40:36 [error] 860\#0: *3 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) | |
charset.t | TEST 3: connect db using charset option (gbk) - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:40:36 [error] 863\#0: *1 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) | |
charset.t | TEST 3: connect db using charset option (gbk) - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:40:36 [error] 863\#0: *1 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) | |
charset.t | TEST 3: connect db using charset option (gbk) - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:40:36 [error] 863\#0: *3 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) | |
sanity.t | TEST 13: send query w/o result set (unix domain socket) - response_body_like - response is expected (connected to mysql 5.5.59. sent 30 bytes. result: {"affected_rows":0,"insert_id":0,"server_status":2,"warning_count":0} failed to close: broken pipe) |
'connected to mysql 5.5.59. sent 30 bytes. result: {"affected_rows":0,"insert_id":0,"server_status":2,"warning_count":0} failed to close: broken pipe ' doesn't match '(?^s:^connected to mysql \d\.[^\s\x00]+\. sent 30 bytes\. result: (?:\{"insert_id":0,"server_status":2,"warning_count":1,"affected_rows":0}|{"affected_rows":0,"insert_id":0,"server_status":2,"warning_count":[01]\})$)' |
sanity.t | TEST 13: send query w/o result set (unix domain socket) - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:40:41 [error] 920\#0: *1 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) | |
sanity.t | TEST 13: send query w/o result set (unix domain socket) - response_body_like - response is expected (connected to mysql 5.5.59. sent 30 bytes. result: {"affected_rows":0,"insert_id":0,"server_status":2,"warning_count":1} failed to close: broken pipe) |
'connected to mysql 5.5.59. sent 30 bytes. result: {"affected_rows":0,"insert_id":0,"server_status":2,"warning_count":1} failed to close: broken pipe ' doesn't match '(?^s:^connected to mysql \d\.[^\s\x00]+\. sent 30 bytes\. result: (?:\{"insert_id":0,"server_status":2,"warning_count":1,"affected_rows":0}|{"affected_rows":0,"insert_id":0,"server_status":2,"warning_count":[01]\})$)' |
sanity.t | TEST 13: send query w/o result set (unix domain socket) - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:40:41 [error] 920\#0: *1 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) | |
sanity.t | TEST 13: send query w/o result set (unix domain socket) - pattern "[error]" should not match any line in error.log but matches line "2018/03/20 01:40:41 [error] 920\#0: *3 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
Go back to the index page.