feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
118
config/chrome-partdesign-loft-verification.json
Normal file
118
config/chrome-partdesign-loft-verification.json
Normal file
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"browserId": "chrome",
|
||||
"crossOriginIsolated": true,
|
||||
"operations": [
|
||||
{
|
||||
"command": "additive-loft",
|
||||
"objectId": "additive-loft",
|
||||
"typeId": "PartDesign::AdditiveLoft",
|
||||
"recompute": "completed",
|
||||
"base": "pad",
|
||||
"profile": "sketch",
|
||||
"sections": [
|
||||
"sketch001"
|
||||
],
|
||||
"spine": null,
|
||||
"transition": null,
|
||||
"tip": "additive-loft",
|
||||
"shapeId": "shape-msi3obcr-2",
|
||||
"volume": 504
|
||||
},
|
||||
{
|
||||
"command": "additive-pipe",
|
||||
"objectId": "additive-pipe",
|
||||
"typeId": "PartDesign::AdditivePipe",
|
||||
"recompute": "completed",
|
||||
"base": "additive-loft",
|
||||
"profile": "sketch003",
|
||||
"sections": null,
|
||||
"spine": {
|
||||
"schemaVersion": 1,
|
||||
"objectId": "sketch002",
|
||||
"subElements": []
|
||||
},
|
||||
"transition": "Transformed",
|
||||
"tip": "additive-pipe",
|
||||
"shapeId": "shape-msi3obgk-4",
|
||||
"volume": 524
|
||||
},
|
||||
{
|
||||
"command": "subtractive-loft",
|
||||
"objectId": "subtractive-loft",
|
||||
"typeId": "PartDesign::SubtractiveLoft",
|
||||
"recompute": "completed",
|
||||
"base": "additive-pipe",
|
||||
"profile": "sketch004",
|
||||
"sections": [
|
||||
"sketch005"
|
||||
],
|
||||
"spine": null,
|
||||
"transition": null,
|
||||
"tip": "subtractive-loft",
|
||||
"shapeId": "shape-msi3obk0-5",
|
||||
"volume": 512.0000000000001
|
||||
},
|
||||
{
|
||||
"command": "subtractive-pipe",
|
||||
"objectId": "subtractive-pipe",
|
||||
"typeId": "PartDesign::SubtractivePipe",
|
||||
"recompute": "completed",
|
||||
"base": "subtractive-loft",
|
||||
"profile": "sketch006",
|
||||
"sections": null,
|
||||
"spine": {
|
||||
"schemaVersion": 1,
|
||||
"objectId": "sketch007",
|
||||
"subElements": []
|
||||
},
|
||||
"transition": "Transformed",
|
||||
"tip": "subtractive-pipe",
|
||||
"shapeId": "shape-msi3obnp-6",
|
||||
"volume": 511.0000000000001
|
||||
}
|
||||
],
|
||||
"failureRecovery": {
|
||||
"loft": {
|
||||
"status": "failed",
|
||||
"code": "LOFT_SECTIONS_DUPLICATE",
|
||||
"retainedShapeId": "shape-msi3obcr-2",
|
||||
"previousShapeId": "shape-msi3obcr-2",
|
||||
"restoredStatus": "completed",
|
||||
"restoredShapeId": "shape-msi3obdt-3"
|
||||
},
|
||||
"pipe": {
|
||||
"status": "failed",
|
||||
"code": "PIPE_PATH_BRANCH",
|
||||
"retainedShapeId": "shape-msi3obnp-6",
|
||||
"previousShapeId": "shape-msi3obnp-6",
|
||||
"restoredStatus": "completed",
|
||||
"restoredShapeId": "shape-msi3obq6-7"
|
||||
}
|
||||
},
|
||||
"persistence": {
|
||||
"mode": "sqlite-opfs",
|
||||
"savedVersion": 70,
|
||||
"reopenedVersion": 70,
|
||||
"objectCount": 19,
|
||||
"reopenedTip": "subtractive-pipe"
|
||||
},
|
||||
"opfs": {
|
||||
"markerSuite": "PD-LOFT",
|
||||
"markerOperations": 4,
|
||||
"markerRemoved": true
|
||||
},
|
||||
"beforeRelease": {
|
||||
"shapeCount": 5,
|
||||
"kernelReferenceCount": 5
|
||||
},
|
||||
"afterRelease": {
|
||||
"shapeCount": 0,
|
||||
"kernelReferenceCount": 0
|
||||
},
|
||||
"browser": {
|
||||
"product": "Chrome/150.0.7871.128",
|
||||
"userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user