feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
101
config/chrome-native-hole-history-verification.json
Normal file
101
config/chrome-native-hole-history-verification.json
Normal file
@@ -0,0 +1,101 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"browserId": "chrome",
|
||||
"executionContext": "geometry-and-history-workers",
|
||||
"crossOriginIsolated": true,
|
||||
"status": "pass",
|
||||
"capabilities": {
|
||||
"provider": "Bitbybit OCCT",
|
||||
"version": "1.1.1",
|
||||
"status": "ready",
|
||||
"worker": true,
|
||||
"wasm": true,
|
||||
"shapeCount": 0,
|
||||
"kernelReferenceCount": 0,
|
||||
"releasedShapeCount": 0,
|
||||
"peakShapeCount": 0,
|
||||
"peakKernelReferenceCount": 0
|
||||
},
|
||||
"nativeCapabilities": {
|
||||
"providerId": "occt-native.history-step",
|
||||
"providerVersion": "8.0.0-embind",
|
||||
"occtVersion": "8.0.0",
|
||||
"availability": "available",
|
||||
"operations": [
|
||||
"fuse",
|
||||
"cut",
|
||||
"common",
|
||||
"pad",
|
||||
"pocket",
|
||||
"loft",
|
||||
"pipe",
|
||||
"revolution",
|
||||
"groove",
|
||||
"fillet",
|
||||
"chamfer",
|
||||
"hole",
|
||||
"draft",
|
||||
"thickness",
|
||||
"linear-pattern",
|
||||
"polar-pattern",
|
||||
"mirrored",
|
||||
"multi-transform"
|
||||
],
|
||||
"transport": "step-text"
|
||||
},
|
||||
"history": {
|
||||
"recordCount": 8,
|
||||
"relations": {
|
||||
"modified": 6,
|
||||
"generated": 0,
|
||||
"deleted": 2
|
||||
},
|
||||
"sourceObjects": [
|
||||
"Base",
|
||||
"chrome-native-hole-history:native-stage:0:result"
|
||||
],
|
||||
"stages": [
|
||||
{
|
||||
"stageId": "chrome-native-hole-history:native-stage:0",
|
||||
"operation": "hole",
|
||||
"inputObjectIds": [],
|
||||
"resultObjectId": "chrome-native-hole-history:native-stage:0:result",
|
||||
"ordinal": 0,
|
||||
"topologyEntries": 8,
|
||||
"recordCount": 0
|
||||
},
|
||||
{
|
||||
"stageId": "chrome-native-hole-history:native-stage:1",
|
||||
"operation": "cut",
|
||||
"inputObjectIds": [
|
||||
"Base",
|
||||
"chrome-native-hole-history:native-stage:0:result"
|
||||
],
|
||||
"resultObjectId": "chrome-native-hole-history:native-stage:1:result",
|
||||
"ordinal": 1,
|
||||
"topologyEntries": 32,
|
||||
"recordCount": 8
|
||||
}
|
||||
],
|
||||
"sourceStageIds": [
|
||||
"chrome-native-hole-history:native-stage:0"
|
||||
],
|
||||
"resultStageIds": [
|
||||
"chrome-native-hole-history:native-stage:1"
|
||||
]
|
||||
},
|
||||
"result": {
|
||||
"structuralValid": true,
|
||||
"solids": 1,
|
||||
"volume": 968.584073464102
|
||||
},
|
||||
"opfs": {
|
||||
"markerCreated": true,
|
||||
"markerSuite": "hole",
|
||||
"markerRemoved": true
|
||||
},
|
||||
"afterRelease": {
|
||||
"shapeCount": 0,
|
||||
"kernelReferenceCount": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user