Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00253/armature-select-linked-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

44 lines
1.8 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00253",
"operation": "ARMATURE_SELECT_LINKED_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00253-operator-armature.select_linked.blend",
"sha256": "dfc4b49ad0c1165e771368b99c7cf589890586ea4f6b142aa319a42ad9390316"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00253/armature-select-linked-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "LINKED_CHAIN_ALREADY_SELECTED",
"selectedChain": [
"WebGapArmatureSelectLinkedRoot",
"WebGapArmatureSelectLinkedChild",
"WebGapArmatureSelectLinkedGrandchild"
],
"unselectedBone": "WebGapArmatureSelectLinkedOther",
"allForks": false
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureSelectLinkedArmature",
"rootBoneId": "bone:armature:WebGapArmatureSelectLinkedArmature:WebGapArmatureSelectLinkedRoot",
"childBoneId": "bone:armature:WebGapArmatureSelectLinkedArmature:WebGapArmatureSelectLinkedChild",
"grandchildBoneId": "bone:armature:WebGapArmatureSelectLinkedArmature:WebGapArmatureSelectLinkedGrandchild",
"otherBoneId": "bone:armature:WebGapArmatureSelectLinkedArmature:WebGapArmatureSelectLinkedOther",
"rootSelected": true,
"childSelected": true,
"grandchildSelected": true,
"otherSelected": false,
"childParentId": "bone:armature:WebGapArmatureSelectLinkedArmature:WebGapArmatureSelectLinkedRoot",
"grandchildParentId": "bone:armature:WebGapArmatureSelectLinkedArmature:WebGapArmatureSelectLinkedChild"
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00254"
}