Checkpoint web parity through Chromium input tasks
This commit is contained in:
32
tests/golden/M13-03E/sandbox-cancellation-report.json
Normal file
32
tests/golden/M13-03E/sandbox-cancellation-report.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-03E",
|
||||
"operation": "SCRIPT_SANDBOX_CANCELLATION_GATE",
|
||||
"receipt": {
|
||||
"status": "CANCELLED",
|
||||
"errorCode": "SCRIPT_SANDBOX_CANCELLED",
|
||||
"workerGeneration": 5,
|
||||
"mainRevisionBefore": 11,
|
||||
"mainRevisionAfter": 11,
|
||||
"temporaryBytes": 0,
|
||||
"publishedResults": 0,
|
||||
"lateResults": 0,
|
||||
"committed": false,
|
||||
"execution": "DISABLED"
|
||||
},
|
||||
"lateResult": "SCRIPT_SANDBOX_LATE_RESULT",
|
||||
"runtime": {
|
||||
"lateMessages": 0,
|
||||
"cacheWrites": 0,
|
||||
"cancelled": true
|
||||
},
|
||||
"invariants": {
|
||||
"cancellationStable": true,
|
||||
"mainRevisionUnchanged": true,
|
||||
"noPublishedResults": true,
|
||||
"noCacheWrites": true,
|
||||
"lateResultsRejected": true
|
||||
},
|
||||
"execution": "DISABLED",
|
||||
"nextTask": "M13-03F"
|
||||
}
|
||||
Reference in New Issue
Block a user