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

Detailed Test Report for ngx_encrypted_session in linux x86_64 (o)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
a42c3711 2019-04-20 02:05:58 GMT 0 12 1 58 4 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 0e646b5

OpenSSL

OpenSSL 1.1.0j 20 Nov 2018

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.