Govern task context and advance execution pointer
This commit is contained in:
23
tests/golden/M15-02C/local-exact-audit-check-report.json
Normal file
23
tests/golden/M15-02C/local-exact-audit-check-report.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M15-02C",
|
||||
"operation": "BLENDER_PARITY_CONTRACT_AUDIT_CHECK",
|
||||
"contract": {
|
||||
"mode": "LOCAL_EXACT",
|
||||
"requiredEvidence": [
|
||||
"desktopFixture",
|
||||
"wasmFixture",
|
||||
"sameFixture"
|
||||
],
|
||||
"failClosed": true
|
||||
},
|
||||
"summary": {
|
||||
"inventoried": 6900,
|
||||
"applicable": 0,
|
||||
"blocked": 0,
|
||||
"ready": 0,
|
||||
"notApplicable": 6900
|
||||
},
|
||||
"auditSha256": "ab37f60ff9ea4ad99d0f6041de707d92010de81f22a1594dd6dfa4faf6c471cb",
|
||||
"nextTask": "M15-02D"
|
||||
}
|
||||
29
tests/golden/M15-02C/local-exact-audit.json
Normal file
29
tests/golden/M15-02C/local-exact-audit.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M15-02C",
|
||||
"operation": "BLENDER_PARITY_CONTRACT_AUDIT",
|
||||
"source": {
|
||||
"path": "tests/golden/M15-02A/blender-parity-map.json",
|
||||
"sha256": "f3e757f26e58a4252b6cc2a7f9275428bbe5bf659cc0f0ff6350a147bdf2809c"
|
||||
},
|
||||
"contract": {
|
||||
"mode": "LOCAL_EXACT",
|
||||
"requiredEvidence": [
|
||||
"desktopFixture",
|
||||
"wasmFixture",
|
||||
"sameFixture"
|
||||
],
|
||||
"failClosed": true
|
||||
},
|
||||
"summary": {
|
||||
"inventoried": 6900,
|
||||
"applicable": 0,
|
||||
"blocked": 0,
|
||||
"ready": 0,
|
||||
"notApplicable": 6900
|
||||
},
|
||||
"blockedIds": [],
|
||||
"readyIds": [],
|
||||
"interpretation": "NO_CLAIMS_DECLARED",
|
||||
"nextTask": "M15-02D"
|
||||
}
|
||||
36
tests/golden/M15-02C/manifest.json
Normal file
36
tests/golden/M15-02C/manifest.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M15-02C",
|
||||
"parentTask": "M15-02B",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "BLENDER_5_2_PARITY",
|
||||
"operation": "BLENDER_PARITY_CONTRACT_AUDIT",
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M15-02B/manifest.json",
|
||||
"sha256": "62eca822315aff2956c41ad00e379ce238aa65c9573fe30ec6716e4bcb7a4258"
|
||||
},
|
||||
"generator": {
|
||||
"path": "tools/web/generate-blender-contract-audit.mjs",
|
||||
"sha256": "80e2bd15626a0bc87624156bbad4e42bf3869e42f7ebf9639f534ace04ff1a7e"
|
||||
},
|
||||
"checker": {
|
||||
"path": "tools/web/check-blender-contract-audit.mjs",
|
||||
"sha256": "885290f22ccd22715e254319d12b7b214c33b2d8e06ee7a5b35034e3eba46adc"
|
||||
},
|
||||
"audit": {
|
||||
"path": "tests/golden/M15-02C/local-exact-audit.json",
|
||||
"sha256": "ab37f60ff9ea4ad99d0f6041de707d92010de81f22a1594dd6dfa4faf6c471cb"
|
||||
},
|
||||
"report": {
|
||||
"path": "tests/golden/M15-02C/local-exact-audit-check-report.json",
|
||||
"sha256": "0e5ffaf4fa99e0e58f19fe21ae0d2c7fb465ab487fe84924cda06085a9c6f839"
|
||||
},
|
||||
"package": {
|
||||
"path": "web/package.json",
|
||||
"sha256": "159af906f4e468e3f18cfcd2f599a7e22c9c180cdc8032ba4eac5eaf5ad8cc0e"
|
||||
}
|
||||
},
|
||||
"nextTask": "M15-02D"
|
||||
}
|
||||
Reference in New Issue
Block a user