Summary | |||||||
testID | method | code | time(ms) | status | warn | error | DOM |
---|---|---|---|---|---|---|---|
missingDirectory | POST | 200 | 2 | FAILURE | ERRORS: 1 | ||
missingFile | POST | 200 | 2 | FAILURE | ERRORS: 1 |
FAILURE missingDirectory seq: 115 |
POST http://localhost:28080/jsonCompare1?mimeOut=application/json |
200 gotExpected: true time: 2ms |
msg: OK |
alerts: ERRORexecuteTestNode:POST/PUT:badResourcePaths.missingDirectoryResource not found: Resource: {context:executeTestNode:POST/PUT [badResourcePaths.missingDirectory], doc:, name:, path:_self_test/bad-directory/loop-dates.json, base:, fullpath:, provider:NOTFOUND} |
req-headers: content-type: application/json |
resp-headers: Transfer-encoding: chunked Content-type: application/json Location: http://localhost:28080/jsonCompare1?ID=57 Date: Tue, 08 Dec 2015 23:18:30 GMT |
deleteURL: http://localhost:28080/jsonCompare1?ID=57 |
location: http://localhost:28080/jsonCompare1?ID=57 |
vars: SELFTEST_PORT: 28080 GLOBALMASTERVAR1: global_mastervar_value_1 GLOBALMASTERVAR2: global_mastervar_value_2 |
FAILURE missingFile seq: 116 |
POST http://localhost:28080/jsonCompare1?mimeOut=application/json |
200 gotExpected: true time: 2ms |
msg: OK |
alerts: ERRORexecuteTestNode:POST/PUT:badResourcePaths.missingFileResource not found: Resource: {context:executeTestNode:POST/PUT [badResourcePaths.missingFile], doc:, name:, path:_self_test/no-file-here.json, base:, fullpath:, provider:NOTFOUND} |
req-headers: content-type: application/json |
resp-headers: Transfer-encoding: chunked Content-type: application/json Location: http://localhost:28080/jsonCompare1?ID=58 Date: Tue, 08 Dec 2015 23:18:30 GMT |
deleteURL: http://localhost:28080/jsonCompare1?ID=58 |
location: http://localhost:28080/jsonCompare1?ID=58 |
vars: SELFTEST_PORT: 28080 GLOBALMASTERVAR1: global_mastervar_value_1 GLOBALMASTERVAR2: global_mastervar_value_2 |
Summary | |||||||
SUCCESS | |||||||
EXPECTED | |||||||
FAILURE |
preflight is for expressions like loop="${['a','b']}" which get evaluated before the test gets created, so you'll see the same testID is shown with a new header in the eval report after the preflight section.
resource-found |
resource-cached |
resource-not-found |