(This page was automatically generated by the tools in the opsboy project on 20:25:04 06-Feb-2019 GMT.)

Detailed Test Report for lua-resty-lock in linux i386 (v)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
ad7076ba 2018-03-19 20:34:49 GMT 0 6 1 84 45 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 617f118

Compilation Errors

Unexpected Failures

(none)

Expected Failures

File Name Details
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 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
$)'
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.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.11[2-4]\d* nil
main thread: unlock: 1
$)'
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 8: lock expired by itself - response_body_like - response is expected (sub thread: lock: 0 nil main thread: lock: 0.001 nil main thread: unlock: 1) 'sub thread: lock: 0 nil
main thread: lock: 0.001 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 6: waited locks (custom ratio) - response_body_like - response is expected (sub thread: lock: 0 nil sub thread: unlock: 1 main thread: lock: 0.004 nil main thread: unlock: 1) 'sub thread: lock: 0 nil
sub thread: unlock: 1
main thread: lock: 0.004 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
$)'

Warnings

(none)

Go back to the index page.