(This page was automatically generated by the tools in the opsboy project on 21:45:57 31-Oct-2016 GMT.)

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

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
8b6485b9 2016-10-29 23:15:06 GMT 3 9 6 172 100 sec

LuaJIT

LuaJIT 2.1.0-beta2, commit e244b1d

Compilation Errors

Unexpected Failures

File Name Details
world.t TEST 1: test an old bug in table.new() on i386 in luajit v2.1 - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 03:08:31 [error] 19554\#0: *1 [lua] content_by_lua(nginx.conf:84):22: bad result \#1: Table 'world.city' doesn't exist: 1146: 42S02., client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0)
world.t TEST 1: test an old bug in table.new() on i386 in luajit v2.1 - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 03:08:31 [error] 19554\#0: *1 [lua] content_by_lua(nginx.conf:84):22: bad result \#1: Table 'world.city' doesn't exist: 1146: 42S02., client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1)
world.t TEST 1: test an old bug in table.new() on i386 in luajit v2.1 - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 03:08:32 [error] 19554\#0: *3 [lua] content_by_lua(nginx.conf:84):22: bad result \#1: Table 'world.city' doesn't exist: 1146: 42S02., client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1)

Expected Failures

File Name Details
sanity.t TEST 13: send query w/o result set (unix domain socket) - response_body_like - response is expected (connected to mysql 5.5.52. 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.52.
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+\.
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 "2016/10/30 03:07:51 [error] 19417\#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.52. 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.52.
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 "2016/10/30 03:07:51 [error] 19417\#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 "2016/10/30 03:07:52 [error] 19417\#0: *3 send() failed (32: Broken pipe), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1)
world.t TEST 1: test an old bug in table.new() on i386 in luajit v2.1 - status code ok got: '500'
expected: '200'
world.t TEST 1: test an old bug in table.new() on i386 in luajit v2.1 - response_body - response is expected (repeated req 0, req 0) @@ -1,50 +1,7 @@
-ncols: 5
+<html>
-ncols: 5
+<head><title>500 Internal Server Error</title></head>
-ncols: 5
+<body bgcolor="white">
-ncols: 5
+<center><h1>500 Internal Server Error</h1></center>
-ncols: 5
+<hr><center>nginx/1.11.2 (no pool)</center>
-ncols: 5
+</body>
-ncols: 5
+</html>
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
'
world.t TEST 1: test an old bug in table.new() on i386 in luajit v2.1 - status code ok got: '500'
expected: '200'
world.t TEST 1: test an old bug in table.new() on i386 in luajit v2.1 - response_body - response is expected (repeated req 1, req 0) @@ -1,50 +1,7 @@
-ncols: 5
+<html>
-ncols: 5
+<head><title>500 Internal Server Error</title></head>
-ncols: 5
+<body bgcolor="white">
-ncols: 5
+<center><h1>500 Internal Server Error</h1></center>
-ncols: 5
+<hr><center>nginx/1.11.2 (no pool)</center>
-ncols: 5
+</body>
-ncols: 5
+</html>
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
-ncols: 5
'

Warnings

(none)

Go back to the index page.