feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
36
config/chrome-opfs-migration-verification.json
Normal file
36
config/chrome-opfs-migration-verification.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"browserId": "chrome",
|
||||
"crossOriginIsolated": true,
|
||||
"status": "pass",
|
||||
"migration": {
|
||||
"sourceSchemaVersion": 1,
|
||||
"migratedSchemaVersion": 6,
|
||||
"migratedDocumentVersion": 3,
|
||||
"migratedLabel": "Legacy OPFS project",
|
||||
"migratedObjectCount": 1,
|
||||
"recomputeDefaulted": true,
|
||||
"reopenedSchemaVersion": 6,
|
||||
"reopenedVersion": 4,
|
||||
"reopenedLabel": "Migrated OPFS project",
|
||||
"checkpointVersion": 4,
|
||||
"recoveryIntegrity": "ok",
|
||||
"reopenedRecoveryIntegrity": "ok",
|
||||
"resourceRoundTrip": true,
|
||||
"resourceReleased": true
|
||||
},
|
||||
"rollback": {
|
||||
"rejected": true,
|
||||
"interruptedAfterMarker": true,
|
||||
"error": "Injected migration interruption after schema version 3.",
|
||||
"appliedVersionsAfterFailure": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"cleanup": {
|
||||
"databasePath": "/bitbybit-rel02-301b6b76-9ab6-44ef-bf40-f2e6052e58ae.sqlite3",
|
||||
"removedFiles": [
|
||||
"bitbybit-rel02-301b6b76-9ab6-44ef-bf40-f2e6052e58ae.sqlite3"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user