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

Detailed Test Report for lua-resty-lock in linux x86_64 (hv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
facfe428 2021-04-23 11:15:49 GMT 0 6 1 84 15 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 70f88773

OpenSSL

OpenSSL 1.1.1h 22 Sep 2020 (running with OpenSSL 1.1.1k 25 Mar 2021)

Compilation Errors

Unexpected Failures

(none)

Expected Failures

File Name Details
sanity.t TEST 4: waited locks - response_body_like - response is expected (sub thread: lock: 0 nil sub thread: unlock: 1 main thread: lock: 0.003 nil main thread: unlock: 1) 'sub thread: lock: 0 nil
sub thread: unlock: 1
main thread: lock: 0.003 nil
main thread: unlock: 1
'
doesn't match '(?^s:^sub thread: lock: 0 nil
sub thread: unlock: 1
main thread: lock: 0.12[6-9] nil
main thread: unlock: 1
$)'
sanity.t TEST 13: expire() - response_body - response is expected (repeated req 0, req 0) @@ -1,10 +1,10 @@
lock 1: expire: nil, unlocked
lock 1: lock: 0, nil
-lock 1: expire: true, nil
-lock 2: lock: nil, timeout
-lock 1: expire: true, nil
-lock 2: lock: nil, timeout
+lock 1: expire: nil, not found
lock 2: lock: 0, nil
+lock 1: expire: true, nil
+lock 2: lock: nil, locked
+lock 2: lock: nil, locked
lock 2: unlock: 1, nil
lock 2: expire: nil, unlocked
lock 1: expire: nil, unlocked
'
sanity.t TEST 6: waited locks (custom ratio) - response_body_like - response is expected (sub thread: lock: 0 nil sub thread: unlock: 1 main thread: lock: 0.04 nil main thread: unlock: 1) 'sub thread: lock: 0 nil
sub thread: unlock: 1
main thread: lock: 0.04 nil
main thread: unlock: 1
'
doesn't match '(?^s:^sub thread: lock: 0 nil
sub thread: unlock: 1
main thread: lock: 0.1[2]\d* nil
main thread: unlock: 1
$)'
sanity.t TEST 7: waited locks (custom max step) - response_body_like - response is expected (sub thread: lock: 0 nil sub thread: unlock: 1 main thread: lock: 0.015 nil main thread: unlock: 1) 'sub thread: lock: 0 nil
sub thread: unlock: 1
main thread: lock: 0.015 nil
main thread: unlock: 1
'
doesn't match '(?^s:^sub thread: lock: 0 nil
sub thread: unlock: 1
main thread: lock: 0.11[2-4]\d* nil
main thread: unlock: 1
$)'
sanity.t TEST 8: lock expired by itself - response_body_like - response is expected (sub thread: lock: 0 nil main thread: lock: 0.015 nil main thread: unlock: 1) 'sub thread: lock: 0 nil
main thread: lock: 0.015 nil
main thread: unlock: 1
'
doesn't match '(?^s:^sub thread: lock: 0 nil
main thread: lock: 0.11[2-4]\d* nil
main thread: unlock: 1
$)'
sanity.t TEST 5: waited locks (custom step) - response_body_like - response is expected (sub thread: lock: 0 nil sub thread: unlock: 1 main thread: lock: 0.03 nil main thread: unlock: 1) 'sub thread: lock: 0 nil
sub thread: unlock: 1
main thread: lock: 0.03 nil
main thread: unlock: 1
'
doesn't match '(?^s:^sub thread: lock: 0 nil
sub thread: unlock: 1
main thread: lock: 0.1[4-5]\d* nil
main thread: unlock: 1
$)'

Warnings

(none)

Go back to the index page.