(This page was automatically generated by the tools in the opsboy project on 04:52:03 11-Oct-2024 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
5ab56ceb 2024-08-06 16:11:46 GMT 0 12 1 58 4 sec

LuaJIT

LuaJIT 2.1.1719379426, commit 4182d6bf

OpenSSL

OpenSSL 1.1.1w 11 Sep 2023

Compilation Errors

Segmentation Faults

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.