(This page was automatically generated by the tools in the opsboy project on 02:05:06 07-Aug-2021 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
5a402aa6 | 2020-10-18 03:12:29 GMT | 0 | 13 | 23 | 1118 | 463 sec |
File | Name | Details |
---|---|---|
echo-timer.t | TEST 1: timer without explicit reset - response_body_like - response is expected (elapsed 0.065 sec.) |
'elapsed 0.065 sec. ' doesn't match '(?^s:^elapsed 0\.0(2[6-9]|3[0-6]) sec\.$ )' |
echo-timer.t | TEST 2: timer without explicit reset and sleep - response_body_like - response is expected (elapsed 0.030 sec.) |
'elapsed 0.030 sec. ' doesn't match '(?^s:^elapsed 0\.00[0-5] sec\.$ )' |
echo-timer.t | TEST 3: timing accumulated sleeps - response_body_like - response is expected (elapsed 0.086 sec.) |
'elapsed 0.086 sec. ' doesn't match '(?^s:^elapsed 0\.0(4[6-9]|5[0-6]) sec\.$ )' |
echo-timer.t | TEST 5: reset timer between sleeps - response_body_like - response is expected (elapsed 0.056 sec. elapsed 0.033 sec.) |
'elapsed 0.056 sec. elapsed 0.033 sec. ' doesn't match '(?^s:^elapsed 0\.0(1[6-9]|2[0-6]) sec\. elapsed 0\.0(2[6-9]|3[0-6]) sec\.$ )' |
echo-timer.t | TEST 6: reset timer between blocking sleeps - response_body_like - response is expected (elapsed 0.052 sec. elapsed 0.031 sec.) |
'elapsed 0.052 sec. elapsed 0.031 sec. ' doesn't match '(?^s:^elapsed 0\.0(1[6-9]|2[0-9]) sec\. elapsed 0\.0(2[6-9]|3[0-6]) sec\.$ )' |
location-async.t | TEST 6: timed multiple subrequests (blocking sleep) - response_body_like - response is expected (hello world took 0.022 sec for total.) |
'hello world took 0.022 sec for total. ' doesn't match '(?^s:^hello world took 0\.00[0-5] sec for total\.$ )' |
location-async.t | TEST 7: timed multiple subrequests (non-blocking sleep) - response_body_like - response is expected (hello world took 0.021 sec for total.) |
'hello world took 0.021 sec for total. ' doesn't match '(?^s:^hello world took 0\.00[0-5] sec for total\.$ )' |
location.t | TEST 8: timed multiple subrequests (non-blocking sleep) - response_body_like - response is expected (hello world took 0.067 sec for total.) |
'hello world took 0.067 sec for total. ' doesn't match '(?^s:^hello world took 0\.0(?:2[5-9]|3[0-6]) sec for total\.$ )' |
location.t | TEST 7: timed multiple subrequests (blocking sleep) - response_body_like - response is expected (hello world took 0.064 sec for total.) |
'hello world took 0.064 sec for total. ' doesn't match '(?^s:^hello world took 0\.0(?:2[5-9]|3[0-6]) sec for total\.$ )' |
subrequest-async.t | TEST 8: timed multiple subrequests (non-blocking sleep) - response_body_like - response is expected (hello world took 0.022 sec for total.) |
'hello world took 0.022 sec for total. ' doesn't match '(?^s:^hello world took 0\.00[0-5] sec for total\.$ )' |
subrequest-async.t | TEST 7: timed multiple subrequests (blocking sleep) - response_body_like - response is expected (hello world took 0.022 sec for total.) |
'hello world took 0.022 sec for total. ' doesn't match '(?^s:^hello world took 0\.00[0-5] sec for total\.$ )' |
subrequest.t | TEST 6: timed multiple subrequests (blocking sleep) - response_body_like - response is expected (hello world took 0.065 sec for total.) |
'hello world took 0.065 sec for total. ' doesn't match '(?^s:^hello world took 0\.0(?:2[5-9]|3[0-6]) sec for total\.$ )' |
subrequest.t | TEST 7: timed multiple subrequests (non-blocking sleep) - response_body_like - response is expected (hello world took 0.068 sec for total.) |
'hello world took 0.068 sec for total. ' doesn't match '(?^s:^hello world took 0\.0(?:2[5-9]|3[0-6]) sec for total\.$ )' |
Go back to the index page.