60 lines
3.0 KiB
JSON
60 lines
3.0 KiB
JSON
{
|
|
"schemaVersion": 1,
|
|
"catalogDigest": "sha256:87779c47f0042025edf18e148f86c29e5d219f7010cf7effeb69d29059420841",
|
|
"catalogTotal": 2,
|
|
"executedIds": [
|
|
"FIXTURE_OPERATION::declared-and-executed",
|
|
"FIXTURE_OPERATION::declared-but-unexecuted"
|
|
],
|
|
"rows": [
|
|
{
|
|
"executionId": "FIXTURE_OPERATION::declared-and-executed",
|
|
"expected": {
|
|
"status": { "attempts": [200], "final": 200 },
|
|
"outcome": { "kind": "SUCCESS", "detail": null },
|
|
"effect": { "outcome": "NOT_APPLICABLE", "observer": "NOT_APPLICABLE" },
|
|
"retry": { "count": 1, "reasons": ["HTTP_503"] },
|
|
"fetch": { "count": 1, "observerAttempts": 1, "agrees": false },
|
|
"media": { "attempts": ["application/json"], "final": "application/json" },
|
|
"body": { "attempts": [{ "disposition": "FULLY_READ_WITHIN_BOUND", "pulledBytes": 2, "ceiling": 16 }] },
|
|
"scope": { "start": "CURRENT", "end": "CURRENT", "signal": "ACTIVE", "cancellationOwner": "NONE" }
|
|
},
|
|
"observed": {
|
|
"status": { "attempts": [200], "final": 200 },
|
|
"outcome": { "kind": "SUCCESS", "detail": null },
|
|
"effect": { "outcome": "NOT_APPLICABLE", "observer": "NOT_APPLICABLE" },
|
|
"retry": { "count": 1, "reasons": ["HTTP_503"] },
|
|
"fetch": { "count": 1, "observerAttempts": 1, "agrees": false },
|
|
"media": { "attempts": ["application/json"], "final": "application/json" },
|
|
"body": { "attempts": [{ "disposition": "FULLY_READ_WITHIN_BOUND", "pulledBytes": 2, "ceiling": 16 }] },
|
|
"scope": { "start": "CURRENT", "end": "CURRENT", "signal": "ACTIVE", "cancellationOwner": "NONE" }
|
|
},
|
|
"testDeadlineOverrideMs": null
|
|
},
|
|
{
|
|
"executionId": "FIXTURE_OPERATION::declared-but-unexecuted",
|
|
"expected": {
|
|
"status": { "attempts": [503], "final": 503 },
|
|
"outcome": { "kind": "PROBLEM", "detail": "503" },
|
|
"effect": { "outcome": "NOT_APPLIED", "observer": "NOT_STARTED" },
|
|
"retry": { "count": 0, "reasons": [] },
|
|
"fetch": { "count": 1, "observerAttempts": 1, "agrees": true },
|
|
"media": { "attempts": ["application/json"], "final": "application/json" },
|
|
"body": { "attempts": [{ "disposition": "FULLY_READ_WITHIN_BOUND", "pulledBytes": 64, "ceiling": 65536 }] },
|
|
"scope": { "start": "CURRENT", "end": "CURRENT", "signal": "ACTIVE", "cancellationOwner": "NONE" }
|
|
},
|
|
"observed": {
|
|
"status": { "attempts": [503], "final": 503 },
|
|
"outcome": { "kind": "PROBLEM", "detail": "503" },
|
|
"effect": { "outcome": "NOT_APPLIED", "observer": "NOT_STARTED" },
|
|
"retry": { "count": 0, "reasons": [] },
|
|
"fetch": { "count": 1, "observerAttempts": 1, "agrees": true },
|
|
"media": { "attempts": ["application/json"], "final": "application/json" },
|
|
"body": { "attempts": [{ "disposition": "FULLY_READ_WITHIN_BOUND", "pulledBytes": 64, "ceiling": 65536 }] },
|
|
"scope": { "start": "CURRENT", "end": "CURRENT", "signal": "ACTIVE", "cancellationOwner": "NONE" }
|
|
},
|
|
"testDeadlineOverrideMs": null
|
|
}
|
|
]
|
|
}
|