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

Detailed Test Report for ngx_encrypted_session in linux i386 (o)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
a692cef5 2015-11-27 03:33:35 GMT 0 12 1 58 5 sec

LuaJIT

LuaJIT 2.1.0-beta1, commit f4db99d

Compilation Errors

Unexpected Failures

(none)

Expected Failures

File Name Details
sanity.t TEST 1: key with default iv - pattern "encrypted_session: expires=0" matches a line in error.log (req 0)
sanity.t TEST 1: key with default iv - pattern "encrypted_session: expires=0" matches a line in error.log (req 1)
sanity.t TEST 3: key with custom iv - pattern "encrypted_session: expires=3" matches a line in error.log (req 0)
sanity.t TEST 3: key with custom iv - pattern "encrypted_session: expires=3" matches a line in error.log (req 1)
sanity.t TEST 8: expired - pattern "(?^:encrypted_session: session expired: \d+ <= \d+)" matches a line in error.log (req 0)
sanity.t TEST 8: expired - pattern "(?^:encrypted_session: session expired: \d+ <= \d+)" matches a line in error.log (req 1)
sanity.t TEST 9: variable expires with if's (8d) - pattern "encrypted_session: expires=691200" matches a line in error.log (req 0)
sanity.t TEST 9: variable expires with if's (8d) - pattern "encrypted_session: expires=691200" matches a line in error.log (req 1)
sanity.t TEST 10: variable expires with if's (1d) - pattern "encrypted_session: expires=86400" matches a line in error.log (req 0)
sanity.t TEST 10: variable expires with if's (1d) - pattern "encrypted_session: expires=86400" matches a line in error.log (req 1)
sanity.t TEST 11: variable expires with if's (16d) - pattern "encrypted_session: expires=1382400" matches a line in error.log (req 0)
sanity.t TEST 11: variable expires with if's (16d) - pattern "encrypted_session: expires=1382400" matches a line in error.log (req 1)

Warnings

(none)

Go back to the index page.