(This page was automatically generated by the tools in the opsboy project on 18:34:24 08-Apr-2017 GMT.)

Detailed Test Report for ngx_encrypted_session in linux i386 (o)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
add75e8d 2016-07-18 22:07:08 GMT 0 12 1 58 4 sec

LuaJIT

LuaJIT 2.1.0-beta2, commit 455f067

Compilation Errors

Unexpected Failures

(none)

Expected Failures

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

Warnings

(none)

Go back to the index page.