Checkpoint web parity through Chromium input tasks
This commit is contained in:
18
tests/golden/M13-05H/manifest.json
Normal file
18
tests/golden/M13-05H/manifest.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-05H",
|
||||
"parentTask": "M13-05G",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "NODE_PRODUCTION_PROTOCOL",
|
||||
"operation": "SCRIPT_AUDIT_INTEGRITY",
|
||||
"artifacts": {
|
||||
"parentManifest": { "path": "tests/golden/M13-05G/manifest.json", "sha256": "76a2a1fc25fa5fdec22e7ed231dd1e356c448220bdb38169f466f26515fc2865" },
|
||||
"protocol": { "path": "web/protocol/scripting-platform.ts", "sha256": "6699fc0a19e0736823f164e707a420655803e36019cf0071f7ff9c760d25e9f2" },
|
||||
"checker": { "path": "tools/web/check-script-audit-integrity.mjs", "sha256": "ab3fede492c02bd006857e9be08c08fca4dc9f0fcff22d2106c7649da1d7ec90" },
|
||||
"unit": { "path": "web/tests/unit/script-audit-integrity.test.mjs", "sha256": "2d72c60d5f4506eb336819da2c5c6800245ff0fa4c439ef524e56a71914882b9" },
|
||||
"package": { "path": "web/package.json", "sha256": "1feb509789d7f06019390bd86197bb9851cd520fd9fe310d1e29bfc3d2ef3f18" },
|
||||
"report": { "path": "tests/golden/M13-05H/script-audit-integrity-report.json", "sha256": "579ac875dbeb4ebcc6d369269a837456d2ca3a095ef36ddaf100c875ef1d5323" }
|
||||
},
|
||||
"nextTask": "M14-01A"
|
||||
}
|
||||
33
tests/golden/M13-05H/script-audit-integrity-report.json
Normal file
33
tests/golden/M13-05H/script-audit-integrity-report.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-05H",
|
||||
"operation": "SCRIPT_AUDIT_INTEGRITY",
|
||||
"runtime": "NODE_PRODUCTION_PROTOCOL",
|
||||
"log": {
|
||||
"entryCount": 2,
|
||||
"sequences": [
|
||||
1,
|
||||
2
|
||||
],
|
||||
"requestIds": [
|
||||
"audit:first",
|
||||
"audit:second"
|
||||
],
|
||||
"firstPreviousEntrySha256": null,
|
||||
"secondPreviousEntrySha256": "5b0fcd4cfc634b09a3fc431a2f616164bb681b22c9318bfb0983140782309cdf",
|
||||
"firstEntrySha256": "5b0fcd4cfc634b09a3fc431a2f616164bb681b22c9318bfb0983140782309cdf",
|
||||
"secondEntrySha256": "2d34dfadf64168e95fb8286eb27e579c285988cb5b22bc599ec115eca5df2c23",
|
||||
"strictlyIncreasingTime": true,
|
||||
"uniqueRequestIds": true,
|
||||
"continuousHashChain": true
|
||||
},
|
||||
"negative": {
|
||||
"replay": "SCRIPT_MANIFEST_INVALID",
|
||||
"timeOrder": "SCRIPT_MANIFEST_INVALID",
|
||||
"sequence": "SCRIPT_MANIFEST_INVALID",
|
||||
"entryTamper": "SCRIPT_MANIFEST_INVALID",
|
||||
"chainTamper": "SCRIPT_MANIFEST_INVALID"
|
||||
},
|
||||
"execution": "DISABLED",
|
||||
"nextTask": "M14-01A"
|
||||
}
|
||||
Reference in New Issue
Block a user