feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
115
config/freecad-partdesign-base-oracle.json
Normal file
115
config/freecad-partdesign-base-oracle.json
Normal file
@@ -0,0 +1,115 @@
|
||||
{
|
||||
"baselineId": "freecad-1.1.1-partdesign-base-oracle",
|
||||
"cases": [
|
||||
{
|
||||
"bounds": {
|
||||
"max": [
|
||||
2.43744331762962,
|
||||
2.43744331762962,
|
||||
5
|
||||
],
|
||||
"min": [
|
||||
-2.43744331762962,
|
||||
-2.43744331762962,
|
||||
0
|
||||
]
|
||||
},
|
||||
"faces": 6,
|
||||
"id": "pad-tapered",
|
||||
"passed": true,
|
||||
"solids": 1,
|
||||
"status": "Valid",
|
||||
"volume": 98.77344374611019
|
||||
},
|
||||
{
|
||||
"bounds": {
|
||||
"max": [
|
||||
5,
|
||||
5,
|
||||
5
|
||||
],
|
||||
"min": [
|
||||
-5,
|
||||
-5,
|
||||
-5
|
||||
]
|
||||
},
|
||||
"faces": 10,
|
||||
"id": "pocket-tapered",
|
||||
"passed": true,
|
||||
"solids": 1,
|
||||
"status": "Valid",
|
||||
"volume": 810.4374375507407
|
||||
},
|
||||
{
|
||||
"bounds": {
|
||||
"max": [
|
||||
5,
|
||||
5,
|
||||
5
|
||||
],
|
||||
"min": [
|
||||
-5,
|
||||
-5,
|
||||
-5
|
||||
]
|
||||
},
|
||||
"faces": 10,
|
||||
"id": "pocket-through-all",
|
||||
"passed": true,
|
||||
"solids": 1,
|
||||
"status": "Valid",
|
||||
"volume": 960
|
||||
},
|
||||
{
|
||||
"bounds": {
|
||||
"max": [
|
||||
5,
|
||||
5,
|
||||
5
|
||||
],
|
||||
"min": [
|
||||
-5,
|
||||
-5,
|
||||
-5
|
||||
]
|
||||
},
|
||||
"faces": 10,
|
||||
"id": "pocket-up-to-face",
|
||||
"passed": true,
|
||||
"solids": 1,
|
||||
"status": "Valid",
|
||||
"targetFace": 5,
|
||||
"volume": 960
|
||||
},
|
||||
{
|
||||
"bounds": {
|
||||
"max": [
|
||||
2,
|
||||
2,
|
||||
3
|
||||
],
|
||||
"min": [
|
||||
-2,
|
||||
-2,
|
||||
-3
|
||||
]
|
||||
},
|
||||
"faces": 6,
|
||||
"id": "pad-midplane",
|
||||
"passed": true,
|
||||
"solids": 1,
|
||||
"status": "Valid",
|
||||
"volume": 95.99999999999999
|
||||
}
|
||||
],
|
||||
"freecadVersion": "1.1.1",
|
||||
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"summary": {
|
||||
"cases": 5,
|
||||
"passed": 5
|
||||
},
|
||||
"tolerance": 1e-7
|
||||
}
|
||||
Reference in New Issue
Block a user