feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
37
config/freecad-partdesign-revolution-groove-oracle.json
Normal file
37
config/freecad-partdesign-revolution-groove-oracle.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"baselineId": "freecad-1.1.1-partdesign-revolution-groove-oracle",
|
||||
"cases": [
|
||||
{
|
||||
"faces": 4,
|
||||
"id": "partdesign-revolution",
|
||||
"operation": "revolution",
|
||||
"passed": true,
|
||||
"shapeNull": false,
|
||||
"shapeValid": true,
|
||||
"solids": 1,
|
||||
"status": "Valid",
|
||||
"typeId": "PartDesign::Revolution",
|
||||
"volume": 75.39822368615502
|
||||
},
|
||||
{
|
||||
"faces": 10,
|
||||
"id": "partdesign-groove",
|
||||
"operation": "groove",
|
||||
"passed": true,
|
||||
"shapeNull": false,
|
||||
"shapeValid": true,
|
||||
"solids": 1,
|
||||
"status": "Valid",
|
||||
"typeId": "PartDesign::Groove",
|
||||
"volume": 995.2876110196153
|
||||
}
|
||||
],
|
||||
"freecadVersion": "1.1.1",
|
||||
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"summary": {
|
||||
"cases": 2,
|
||||
"passed": 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user