(This page was automatically generated by the tools in the opsboy project on 16:17:15 09-Jan-2016 GMT.)

Detailed Test Report for ngx_memc in linux x86_64 (wv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
2c6c1ec3 2015-11-27 07:56:35 GMT 0 1 19 396 232 sec

LuaJIT

LuaJIT 2.1.0-beta1, commit f4db99d

Compilation Errors

Unexpected Failures

(none)

Expected Failures

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

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

Warnings

(none)

Go back to the index page.