(This page was automatically generated by the tools in the opsboy project on 20:13:48 29-Nov-2017 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
7365fb01 | 2017-10-28 06:21:29 GMT | 0 | 23 | 23 | 1120 | 528 sec |
File | Name | Details |
---|---|---|
echo-timer.t | TEST 5: reset timer between sleeps - response_body_like - response is expected (elapsed 0.078 sec. elapsed 0.032 sec.) |
'elapsed 0.078 sec. elapsed 0.032 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 1: timer without explicit reset - response_body_like - response is expected (elapsed 0.088 sec.) |
'elapsed 0.088 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.050 sec.) |
'elapsed 0.050 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.109 sec.) |
'elapsed 0.109 sec. ' doesn't match '(?^s:^elapsed 0\.0(4[6-9]|5[0-6]) sec\.$ )' |
echo-timer.t | TEST 6: reset timer between blocking sleeps - response_body_like - response is expected (elapsed 0.073 sec. elapsed 0.031 sec.) |
'elapsed 0.073 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.033 sec for total.) |
'hello world took 0.033 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.033 sec for total.) |
'hello world took 0.033 sec for total. ' doesn't match '(?^s:^hello world took 0\.00[0-5] sec for total\.$ )' |
location.t | TEST 7: timed multiple subrequests (blocking sleep) - response_body_like - response is expected (hello world took 0.086 sec for total.) |
'hello world took 0.086 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.038 sec for total.) |
'hello world took 0.038 sec for total. ' doesn't match '(?^s:^hello world took 0\.0(?:2[5-9]|3[0-6]) sec for total\.$ )' |
location.t | TEST 8: timed multiple subrequests (non-blocking sleep) - response_body_like - response is expected (hello world took 0.089 sec for total.) |
'hello world took 0.089 sec for total. ' doesn't match '(?^s:^hello world took 0\.0(?:2[5-9]|3[0-6]) sec for total\.$ )' |
location.t | TEST 8: timed multiple subrequests (non-blocking sleep) - response_body_like - response is expected (hello world took 0.039 sec for total.) |
'hello world took 0.039 sec for total. ' doesn't match '(?^s:^hello world took 0\.0(?:2[5-9]|3[0-6]) sec for total\.$ )' |
request-info.t | ERROR: client socket timed out - TEST 18: large header, multi-line header |
' |
request-info.t | TEST 18: large header, multi-line header - status code ok |
got: '' expected: '200' |
request-info.t | TEST 18: large header, multi-line header - response_body - response is expected (repeated req 0, req 0) |
got: "" length: 0 expected: "GET /t HTTP/1.1\x{0d}\x{0a}Host: localhost\x{0d}\x{0a}Connection: clos"... length: 25331 strings begin to differ at char 1 (line 1 column 1) |
request-info.t | ERROR: client socket timed out - TEST 18: large header, multi-line header |
' |
request-info.t | TEST 18: large header, multi-line header - status code ok |
got: '' expected: '200' |
request-info.t | TEST 18: large header, multi-line header - response_body - response is expected (repeated req 1, req 0) |
got: "" length: 0 expected: "GET /t HTTP/1.1\x{0d}\x{0a}Host: localhost\x{0d}\x{0a}Connection: clos"... length: 25331 strings begin to differ at char 1 (line 1 column 1) |
subrequest-async.t | TEST 8: timed multiple subrequests (non-blocking sleep) - response_body_like - response is expected (hello world took 0.035 sec for total.) |
'hello world took 0.035 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.035 sec for total.) |
'hello world took 0.035 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.087 sec for total.) |
'hello world took 0.087 sec for total. ' doesn't match '(?^s:^hello world took 0\.0(?:2[5-9]|3[0-6]) sec for total\.$ )' |
subrequest.t | TEST 6: timed multiple subrequests (blocking sleep) - response_body_like - response is expected (hello world took 0.038 sec for total.) |
'hello world took 0.038 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.090 sec for total.) |
'hello world took 0.090 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.038 sec for total.) |
'hello world took 0.038 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.