Checkpoint web parity through Chromium input tasks
This commit is contained in:
21
tests/golden/M13-02F/signature-negative-report.json
Normal file
21
tests/golden/M13-02F/signature-negative-report.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-02F",
|
||||
"operation": "SCRIPT_SIGNATURE_NEGATIVE_CASES",
|
||||
"decisions": {
|
||||
"missing": "SCRIPT_POLICY_DENIED",
|
||||
"expired": "SCRIPT_POLICY_DENIED",
|
||||
"notYetValid": "SCRIPT_POLICY_DENIED",
|
||||
"publisherMismatch": "SCRIPT_POLICY_DENIED",
|
||||
"swapped": "SCRIPT_SIGNATURE_INVALID"
|
||||
},
|
||||
"invariants": {
|
||||
"missingKeyDenied": true,
|
||||
"expiredKeyDenied": true,
|
||||
"notYetValidKeyDenied": true,
|
||||
"publisherConfusionDenied": true,
|
||||
"swappedSignatureDenied": true,
|
||||
"noExecution": true
|
||||
},
|
||||
"nextTask": "M13-03A"
|
||||
}
|
||||
Reference in New Issue
Block a user