(This page was automatically generated by the tools in the opsboy project on 04:52:03 11-Oct-2024 GMT.)

Detailed Test Report for ngx_rds_csv in linux x86_64 (h)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
9d55dd94 2024-08-07 09:23:15 GMT 3 0 8 220 24 sec

LuaJIT

LuaJIT 2.1.1719379426, commit 4182d6bf

OpenSSL

OpenSSL 1.1.1w 11 Sep 2023

Compilation Errors

Segmentation Faults

Unexpected Failures

File Name Details
sanity-stream.t TEST 13: strings need to be escaped (forcing utf8) - response_body - response is expected (repeated req 0, req 0) @@ -6,4 +6,4 @@
0,,1,1
id,body
1,"a
-b你好"
+b??"
'
Looks like you failed 1 test of 34.
sanity.t TEST 13: strings need to be escaped (forcing utf8) - response_body - response is expected (repeated req 0, req 0) got: 'errcode,errstr,insert_id,affected_rows
0,,0,0
errcode,errstr,insert_id,affected_rows
0,,0,0
errcode,errstr,insert_id,affected_rows
0,,1,1
id,body
1,"a
b??"
'
expected: 'errcode,errstr,insert_id,affected_rows
0,,0,0
errcode,errstr,insert_id,affected_rows
0,,0,0
errcode,errstr,insert_id,affected_rows
0,,1,1
id,body
1,"a
b你好"
'
sanity.t TEST 13: strings need to be escaped (forcing utf8) - response_body - response is expected (repeated req 1, req 0) got: 'errcode,errstr,insert_id,affected_rows
0,,0,0
errcode,errstr,insert_id,affected_rows
0,,0,0
errcode,errstr,insert_id,affected_rows
0,,1,1
id,body
1,"a
b??"
'
expected: 'errcode,errstr,insert_id,affected_rows
0,,0,0
errcode,errstr,insert_id,affected_rows
0,,0,0
errcode,errstr,insert_id,affected_rows
0,,1,1
id,body
1,"a
b你好"
'

Expected Failures

(none)

Warnings

(none)

Go back to the index page.