(This page was automatically generated by the tools in the opsboy project on 15:08:06 28-Dec-2023 GMT.)

Detailed Test Report for ngx_memc in linux x86_64 (hv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
1e5e8655 2023-12-27 12:35:53 GMT 1 0 19 396 100 sec

LuaJIT

LuaJIT 2.1.1700206165, commit 4182d6bf

Compilation Errors

Unexpected Failures

File Name Details
flush-all.t TEST 3: set exptime - response_body_like - response is expected (flush_all status: 200 exptime: OK set foo BAR status: 201 exptime: 0 STORED flush_all exptime=2 status: 200 exptime: 2 OK get foo - 0 sec status: 404 exptime: <html> <head><title>404 Not Found</title></head> <body> <center><h1>404 Not Found</h1></center> <hr><center>nginx/1.25.3 (no pool)</center> </body> </html> get foo - 2 sec status: 404 exptime: <html> <head><title>404 Not Found</title></head> <body> <center><h1>404 Not Found</h1></center> <hr><center>nginx/1.25.3 (no pool)</center> </body> </html>) 'flush_all
status: 200
exptime:
OK
set foo BAR
status: 201
exptime: 0
STORED
flush_all exptime=2
status: 200
exptime: 2
OK
get foo - 0 sec
status: 404
exptime:
<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.25.3 (no pool)</center>
</body>
</html>

get foo - 2 sec
status: 404
exptime:
<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.25.3 (no pool)</center>
</body>
</html>
'
doesn't match '(?^s:flush_all
status: 200
exptime:
OK\r
set foo BAR
status: 201
exptime: 0
STORED\r
flush_all exptime=2
status: 200
exptime: 2
OK\r
get foo - 0 sec
status: 200
exptime:
BAR
get foo - 2 sec
status: 404
exptime:
<html>.*?404 Not Found.*$
)'

Expected Failures

(none)

Warnings

(none)

Go back to the index page.