feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
64
config/chrome-assembly-verification.json
Normal file
64
config/chrome-assembly-verification.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"browserId": "chrome",
|
||||
"crossOriginIsolated": true,
|
||||
"geometry": {
|
||||
"components": 2,
|
||||
"validShapes": 2,
|
||||
"releasedShapes": 0
|
||||
},
|
||||
"solver": {
|
||||
"status": "solved",
|
||||
"iterations": 2,
|
||||
"coincident": "solved",
|
||||
"distance": "solved",
|
||||
"shaftX": 5,
|
||||
"diagnostics": 0,
|
||||
"workerStatus": "solved",
|
||||
"angleStatus": "solved",
|
||||
"angleYaw": 1.5707963267948966
|
||||
},
|
||||
"tools": {
|
||||
"bomRows": 2,
|
||||
"collisionCount": 1,
|
||||
"explodedMoved": true,
|
||||
"variantX": 7,
|
||||
"motionFrames": 5,
|
||||
"motionEndX": 9
|
||||
},
|
||||
"scale": {
|
||||
"components": 1000,
|
||||
"bomRows": 10,
|
||||
"durationMs": 6.685000061988831,
|
||||
"budgetMs": 1000
|
||||
},
|
||||
"fcstd": {
|
||||
"bytes": 727,
|
||||
"objects": 4,
|
||||
"links": 1,
|
||||
"reopenedObjects": 4,
|
||||
"roundTrip": true,
|
||||
"released": true
|
||||
},
|
||||
"persistence": {
|
||||
"mode": "sqlite-opfs",
|
||||
"byteLength": 980,
|
||||
"hash": "93bbadc1517ccf2443c74578e92bea6d13c01b02976a53630707f5e7002a6066",
|
||||
"roundTrip": true,
|
||||
"released": true
|
||||
},
|
||||
"opfs": {
|
||||
"markerSuite": "ASM-TOOLS",
|
||||
"markerComponents": 2,
|
||||
"markerRemoved": true
|
||||
},
|
||||
"afterRelease": {
|
||||
"shapeCount": 0,
|
||||
"kernelReferenceCount": 0
|
||||
},
|
||||
"browser": {
|
||||
"product": "Chrome/150.0.7871.128",
|
||||
"userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user