Checkpoint web parity through Chromium input tasks
This commit is contained in:
19
tests/golden/M13-05D/dependency-severity-report.json
Normal file
19
tests/golden/M13-05D/dependency-severity-report.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-05D",
|
||||
"operation": "DEPENDENCY_SEVERITY_POLICY",
|
||||
"inventorySha256": "310cdcb3d0c7c5984aafe9ced49b606f76b101597b90e6c0fced3858a6886579",
|
||||
"findings": 0,
|
||||
"exceptions": 0,
|
||||
"blocked": 0,
|
||||
"review": 0,
|
||||
"status": "PASS",
|
||||
"negativeCases": {
|
||||
"missingException": "BLOCKED",
|
||||
"expiredException": "REJECTED",
|
||||
"incompleteException": "REJECTED",
|
||||
"completeException": "ACCEPTED"
|
||||
},
|
||||
"execution": "DISABLED",
|
||||
"nextTask": "M13-05E"
|
||||
}
|
||||
18
tests/golden/M13-05D/manifest.json
Normal file
18
tests/golden/M13-05D/manifest.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-05D",
|
||||
"parentTask": "M13-05C",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "NODE_SEVERITY_POLICY",
|
||||
"operation": "DEPENDENCY_SEVERITY_POLICY",
|
||||
"artifacts": {
|
||||
"parentManifest": { "path": "tests/golden/M13-05C/manifest.json", "sha256": "24abe1863de8fcb112434fb3226986f3a7072820cde8869dadb8fbad32d1e6c1" },
|
||||
"policy": { "path": "docs/web/dependency-severity-policy.json", "sha256": "a549436cc30eec39c87a8a19b73d0dad4489d4af035be9fceb839c032eb37ef1" },
|
||||
"inventory": { "path": "tests/golden/M13-05C/dependency-inventory.json", "sha256": "310cdcb3d0c7c5984aafe9ced49b606f76b101597b90e6c0fced3858a6886579" },
|
||||
"checker": { "path": "tools/web/check-dependency-severity-policy.mjs", "sha256": "151ab844f49c798e7b6672fb513feed1ee8fd9ed6a755e55567b7c758ce2c692" },
|
||||
"package": { "path": "web/package.json", "sha256": "b12daaf74ed89e058d27682e7ebcfddf102b2f3cb8354a921966d636bc651162" },
|
||||
"report": { "path": "tests/golden/M13-05D/dependency-severity-report.json", "sha256": "51402642af78f24d57239e3ecc78cab278e270ca5a05433f5208b30ae37dcc14" }
|
||||
},
|
||||
"nextTask": "M13-05E"
|
||||
}
|
||||
Reference in New Issue
Block a user