Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00247/armature-parent-set-local-exact-report.json
mes123456 9f43244982
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled
Continue Blender Web parity task handoff
2026-08-23 05:47:21 -04:00

36 lines
1.4 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00247",
"operation": "ARMATURE_PARENT_SET_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00247-operator-armature.parent_set.blend",
"sha256": "227b3294c94147755638a6542955fd7a57ad2a6e6a7464bed2509eb7a5ab6b19"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00247/armature-parent-set-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "SELECTED_CHILD_PARENT_ALREADY_CONNECTED",
"parentBone": "WebGapArmatureParentSetParent",
"childBone": "WebGapArmatureParentSetChild",
"setType": "CONNECTED"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureParentSetArmature",
"parentBoneId": "bone:armature:WebGapArmatureParentSetArmature:WebGapArmatureParentSetParent",
"childBoneId": "bone:armature:WebGapArmatureParentSetArmature:WebGapArmatureParentSetChild",
"otherBoneId": "bone:armature:WebGapArmatureParentSetArmature:WebGapArmatureParentSetOther",
"childParentId": "bone:armature:WebGapArmatureParentSetArmature:WebGapArmatureParentSetParent",
"childConnected": true,
"childSelected": true
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00248"
}