feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
59
config/chrome-native-pad-history-verification.json
Normal file
59
config/chrome-native-pad-history-verification.json
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"browserId": "chrome",
|
||||
"executionContext": "dedicated-worker",
|
||||
"crossOriginIsolated": true,
|
||||
"status": "pass",
|
||||
"nativeCapabilities": {
|
||||
"providerId": "occt-native.history-step",
|
||||
"providerVersion": "8.0.0-embind",
|
||||
"occtVersion": "8.0.0",
|
||||
"availability": "available",
|
||||
"operations": [
|
||||
"fuse",
|
||||
"cut",
|
||||
"common",
|
||||
"pad"
|
||||
],
|
||||
"transport": "step-text"
|
||||
},
|
||||
"execution": {
|
||||
"status": "completed",
|
||||
"recordCount": 25,
|
||||
"crossKindRecords": 12,
|
||||
"relations": {
|
||||
"modified": 13,
|
||||
"generated": 12,
|
||||
"deleted": 0
|
||||
},
|
||||
"profileKinds": [
|
||||
"vertex",
|
||||
"edge",
|
||||
"face"
|
||||
],
|
||||
"summary": {
|
||||
"shapeType": "CompSolid",
|
||||
"isNull": false,
|
||||
"isValid": true,
|
||||
"solids": 1,
|
||||
"faces": 6,
|
||||
"edges": 12,
|
||||
"vertices": 8,
|
||||
"volume": 30,
|
||||
"area": 62,
|
||||
"boundingBox": {
|
||||
"min": [
|
||||
-1e-7,
|
||||
-1e-7,
|
||||
-1e-7
|
||||
],
|
||||
"max": [
|
||||
2.0000001,
|
||||
3.0000001,
|
||||
5.0000001
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"workerDisposed": true
|
||||
}
|
||||
Reference in New Issue
Block a user