feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
52
config/freecad-partdesign-loft-oracle.json
Normal file
52
config/freecad-partdesign-loft-oracle.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"baselineId": "freecad-1.1.1-partdesign-loft-oracle",
|
||||
"cases": [
|
||||
{
|
||||
"faces": 6,
|
||||
"id": "additive-loft",
|
||||
"passed": true,
|
||||
"solids": 1,
|
||||
"status": "Valid",
|
||||
"typeId": "PartDesign::AdditiveLoft",
|
||||
"volume": 1
|
||||
},
|
||||
{
|
||||
"faces": 5,
|
||||
"id": "subtractive-loft",
|
||||
"passed": true,
|
||||
"solids": 1,
|
||||
"status": "Valid",
|
||||
"typeId": "PartDesign::SubtractiveLoft",
|
||||
"volume": 0.9999999999999994
|
||||
},
|
||||
{
|
||||
"faces": 3,
|
||||
"id": "additive-pipe",
|
||||
"passed": true,
|
||||
"solids": 1,
|
||||
"status": "Valid",
|
||||
"transition": "Transformed",
|
||||
"typeId": "PartDesign::AdditivePipe",
|
||||
"volume": 3.1415926535897927
|
||||
},
|
||||
{
|
||||
"faces": 7,
|
||||
"id": "subtractive-pipe",
|
||||
"passed": true,
|
||||
"solids": 1,
|
||||
"status": "Valid",
|
||||
"transition": "Transformed",
|
||||
"typeId": "PartDesign::SubtractivePipe",
|
||||
"volume": 96.8584073464102
|
||||
}
|
||||
],
|
||||
"freecadVersion": "1.1.1",
|
||||
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"summary": {
|
||||
"cases": 4,
|
||||
"passed": 4
|
||||
},
|
||||
"tolerance": 1e-7
|
||||
}
|
||||
Reference in New Issue
Block a user