Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00246/armature-parent-clear-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

35 lines
1.3 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00246",
"operation": "ARMATURE_PARENT_CLEAR_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00246-operator-armature.parent_clear.blend",
"sha256": "c6b8c2871a84389b732ff63c320e1e6543e832f69a89aa7af8cd0049fbee82f2"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00246/armature-parent-clear-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "SELECTED_CHILD_PARENT_ALREADY_CLEARED",
"parentBone": "WebGapArmatureParentClearParent",
"childBone": "WebGapArmatureParentClearChild",
"clearType": "CLEAR"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureParentClearArmature",
"parentBoneId": "bone:armature:WebGapArmatureParentClearArmature:WebGapArmatureParentClearParent",
"childBoneId": "bone:armature:WebGapArmatureParentClearArmature:WebGapArmatureParentClearChild",
"otherBoneId": "bone:armature:WebGapArmatureParentClearArmature:WebGapArmatureParentClearOther",
"childParentId": null,
"childSelected": true
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00247"
}