Checkpoint web parity through Chromium input tasks
This commit is contained in:
27
tests/golden/M13-03C/host-call-report.json
Normal file
27
tests/golden/M13-03C/host-call-report.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-03C",
|
||||
"operation": "SCRIPT_HOST_CALL_ALLOWLIST",
|
||||
"acceptedCalls": [
|
||||
"READ_MAIN",
|
||||
"READ_ASSET",
|
||||
"WRITE_MAIN",
|
||||
"WRITE_ASSET",
|
||||
"SUBMIT_SERVER_JOB"
|
||||
],
|
||||
"blocked": {
|
||||
"unknown": "SCRIPT_POLICY_DENIED",
|
||||
"permission": "SCRIPT_POLICY_DENIED",
|
||||
"fields": "SCRIPT_MANIFEST_INVALID",
|
||||
"path": "SCRIPT_MANIFEST_INVALID"
|
||||
},
|
||||
"structuredParameters": true,
|
||||
"execution": "DISABLED",
|
||||
"invariants": {
|
||||
"allowlistOnly": true,
|
||||
"permissionBound": true,
|
||||
"unknownFieldsRejected": true,
|
||||
"projectPathsNormalized": true
|
||||
},
|
||||
"nextTask": "M13-03D"
|
||||
}
|
||||
Reference in New Issue
Block a user