(This page was automatically generated by the tools in the opsboy project on 16:17:14 09-Jan-2016 GMT.)

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

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
3aaab421 2015-11-28 10:00:16 GMT 0 5 1 78 23 sec

LuaJIT

LuaJIT 2.1.0-beta1, commit f4db99d

Compilation Errors

Unexpected Failures

(none)

Expected Failures

File Name Details
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 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 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
$)'
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
$)'

Warnings

(none)

Go back to the index page.