Checkpoint web parity through Chromium input tasks
This commit is contained in:
41
tests/golden/M12-06G/recovery-report.json
Normal file
41
tests/golden/M12-06G/recovery-report.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M12-06G",
|
||||
"operation": "GLB_IMPORT_EXPORT_RECOVERY",
|
||||
"cancellation": [
|
||||
{
|
||||
"operation": "IMPORT",
|
||||
"status": "CANCELLED",
|
||||
"code": "GLB_OPERATION_CANCELLED",
|
||||
"committed": false,
|
||||
"temporaryBytes": 0,
|
||||
"liveRequests": 0
|
||||
},
|
||||
{
|
||||
"operation": "EXPORT",
|
||||
"status": "CANCELLED",
|
||||
"code": "GLB_OPERATION_CANCELLED",
|
||||
"committed": false,
|
||||
"temporaryBytes": 0,
|
||||
"liveRequests": 0
|
||||
}
|
||||
],
|
||||
"workerRestart": {
|
||||
"operation": "IMPORT",
|
||||
"generationBefore": 1,
|
||||
"generationAfter": 2,
|
||||
"status": "RECOVERED",
|
||||
"code": "GLB_WORKER_RESTARTED",
|
||||
"resultHash": "EXACT"
|
||||
},
|
||||
"opfsQuota": {
|
||||
"operation": "EXPORT_ASSET_COMMIT",
|
||||
"status": "BLOCKED",
|
||||
"code": "GLB_OPFS_QUOTA",
|
||||
"backend": "OPFS",
|
||||
"committedAssetPreserved": true,
|
||||
"workerRestart": true,
|
||||
"smallAssetRecovery": true
|
||||
},
|
||||
"nextTask": "M12-07A"
|
||||
}
|
||||
Reference in New Issue
Block a user