feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
147
config/chrome-native-pocket-history-verification.json
Normal file
147
config/chrome-native-pocket-history-verification.json
Normal file
@@ -0,0 +1,147 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"browserId": "chrome",
|
||||
"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": 42,
|
||||
"sourceObjects": [
|
||||
"Base",
|
||||
"Profile",
|
||||
"chrome-native-pocket-history:native-stage:0:result"
|
||||
],
|
||||
"relations": {
|
||||
"modified": 21,
|
||||
"generated": 0,
|
||||
"deleted": 21
|
||||
},
|
||||
"stages": [
|
||||
{
|
||||
"stageId": "chrome-native-pocket-history:native-stage:0",
|
||||
"operation": "pad",
|
||||
"inputObjectIds": [
|
||||
"Profile"
|
||||
],
|
||||
"resultObjectId": "chrome-native-pocket-history:native-stage:0:result",
|
||||
"ordinal": 0,
|
||||
"topologyEntries": 26,
|
||||
"recordCount": 25
|
||||
},
|
||||
{
|
||||
"stageId": "chrome-native-pocket-history:native-stage:1",
|
||||
"operation": "cut",
|
||||
"inputObjectIds": [
|
||||
"Base",
|
||||
"chrome-native-pocket-history:native-stage:0:result"
|
||||
],
|
||||
"resultObjectId": "chrome-native-pocket-history:native-stage:1:result",
|
||||
"ordinal": 1,
|
||||
"topologyEntries": 44,
|
||||
"recordCount": 42
|
||||
}
|
||||
]
|
||||
},
|
||||
"twoSidedHistory": {
|
||||
"recordCount": 20,
|
||||
"structuralValid": true,
|
||||
"solids": 1,
|
||||
"sourceObjects": [
|
||||
"BaseTwoSided",
|
||||
"Profile",
|
||||
"chrome-native-pocket-two-sided-history:native-stage:0:result",
|
||||
"chrome-native-pocket-two-sided-history:native-stage:1:result",
|
||||
"chrome-native-pocket-two-sided-history:native-stage:2:result"
|
||||
],
|
||||
"stages": [
|
||||
{
|
||||
"stageId": "chrome-native-pocket-two-sided-history:native-stage:0",
|
||||
"operation": "pad",
|
||||
"inputObjectIds": [
|
||||
"Profile"
|
||||
],
|
||||
"resultObjectId": "chrome-native-pocket-two-sided-history:native-stage:0:result",
|
||||
"ordinal": 0,
|
||||
"topologyEntries": 26,
|
||||
"recordCount": 25
|
||||
},
|
||||
{
|
||||
"stageId": "chrome-native-pocket-two-sided-history:native-stage:1",
|
||||
"operation": "pad",
|
||||
"inputObjectIds": [
|
||||
"Profile"
|
||||
],
|
||||
"resultObjectId": "chrome-native-pocket-two-sided-history:native-stage:1:result",
|
||||
"ordinal": 1,
|
||||
"topologyEntries": 26,
|
||||
"recordCount": 25
|
||||
},
|
||||
{
|
||||
"stageId": "chrome-native-pocket-two-sided-history:native-stage:2",
|
||||
"operation": "fuse",
|
||||
"inputObjectIds": [
|
||||
"chrome-native-pocket-two-sided-history:native-stage:0:result",
|
||||
"chrome-native-pocket-two-sided-history:native-stage:1:result"
|
||||
],
|
||||
"resultObjectId": "chrome-native-pocket-two-sided-history:native-stage:2:result",
|
||||
"ordinal": 2,
|
||||
"topologyEntries": 42,
|
||||
"recordCount": 90
|
||||
},
|
||||
{
|
||||
"stageId": "chrome-native-pocket-two-sided-history:native-stage:3",
|
||||
"operation": "cut",
|
||||
"inputObjectIds": [
|
||||
"BaseTwoSided",
|
||||
"chrome-native-pocket-two-sided-history:native-stage:2:result"
|
||||
],
|
||||
"resultObjectId": "PocketTwoSided",
|
||||
"ordinal": 3,
|
||||
"topologyEntries": 66,
|
||||
"recordCount": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
"afterRelease": {
|
||||
"shapeCount": 0,
|
||||
"kernelReferenceCount": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user