(This page was automatically generated by the tools in the opsboy project on 04:19:13 08-Jan-2018 GMT.)

Detailed Test Report for lua-resty-mysql in linux x86_64 (wv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
a957dce5 2017-10-29 03:49:06 GMT 0 11 8 203 149 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 99304a9

Compilation Errors

Unexpected Failures

(none)

Expected Failures

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 "2017/10/29 05:46:21 [error] 17737\#17737: *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 "2017/10/29 05:46:21 [error] 17737\#17737: *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 "2017/10/29 05:46:22 [error] 17737\#17737: *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 "2017/10/29 05:46:25 [error] 17740\#17740: *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 "2017/10/29 05:46:25 [error] 17740\#17740: *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 "2017/10/29 05:46:26 [error] 17740\#17740: *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 "2017/10/29 05:46:29 [error] 17743\#17743: *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 "2017/10/29 05:46:29 [error] 17743\#17743: *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 "2017/10/29 05:46:30 [error] 17743\#17743: *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.57. 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.57.
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+\.
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 "2017/10/29 05:47:41 [error] 17799\#17799: *3 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1)

Warnings

(none)

Go back to the index page.