feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
35
config/chrome-fault-injection-verification.json
Normal file
35
config/chrome-fault-injection-verification.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"browserId": "chrome",
|
||||
"executionContext": "dedicated-worker",
|
||||
"crossOriginIsolated": true,
|
||||
"sharedArrayBuffer": true,
|
||||
"status": "pass",
|
||||
"lifecycle": {
|
||||
"initialAvailable": true,
|
||||
"completed": "completed",
|
||||
"cancelled": "cancelled",
|
||||
"crashInjected": true,
|
||||
"unavailableAfterCrash": true,
|
||||
"workerFactoryCount": 3,
|
||||
"recovered": "completed",
|
||||
"stale": "stale",
|
||||
"recoveredEnd": {
|
||||
"x": 5,
|
||||
"y": 0
|
||||
},
|
||||
"nativeInitialAvailable": true,
|
||||
"nativeCrashInjected": true,
|
||||
"nativeUnavailableAfterCrash": true,
|
||||
"nativeWorkerFactoryCount": 2,
|
||||
"nativeRecoveredAvailable": true
|
||||
},
|
||||
"opfs": {
|
||||
"markerBytes": 0,
|
||||
"markerRemoved": true
|
||||
},
|
||||
"activeWorkersBeforeDispose": 3,
|
||||
"activeNativeWorkersBeforeDispose": 2,
|
||||
"activeWorkersAfterDispose": 3,
|
||||
"activeNativeWorkersAfterDispose": 2
|
||||
}
|
||||
Reference in New Issue
Block a user