37 lines
1.2 KiB
JSON
37 lines
1.2 KiB
JSON
{
|
|
"schemaVersion": 1,
|
|
"baselineId": "freecad-1.1.1",
|
|
"sourceCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
|
|
"successFixtures": {
|
|
"manifest": "fixtures/freecad-golden/manifest.json",
|
|
"count": 100,
|
|
"replayCommand": "./npmw run test:golden:freecad -- --json",
|
|
"lastReplay": "passed"
|
|
},
|
|
"failureFixtures": {
|
|
"manifest": "fixtures/freecad-golden/failures/manifest.json",
|
|
"count": 51,
|
|
"replayCommand": "./npmw run test:golden:freecad:failures",
|
|
"lastReplay": "passed",
|
|
"acceptedOutcomes": ["exception", "invalid-shape"]
|
|
},
|
|
"supplementalFixtures": {
|
|
"successManifest": "fixtures/freecad-golden/feature-families/manifest.json",
|
|
"successCount": 5,
|
|
"failureManifest": "fixtures/freecad-golden/feature-families/failures/manifest.json",
|
|
"failureCount": 5,
|
|
"replayCommands": [
|
|
"./npmw run test:golden:freecad:families -- --json",
|
|
"./npmw run test:golden:freecad:family-failures"
|
|
],
|
|
"lastReplay": "passed"
|
|
},
|
|
"semanticComparator": {
|
|
"module": "scripts/freecad-semantic-comparator.mjs",
|
|
"reportSchemaVersion": 1,
|
|
"unknownDifferencesFail": true,
|
|
"domains": ["identity", "shape", "topology", "objectTree", "properties"]
|
|
},
|
|
"status": "verified"
|
|
}
|