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

46 lines
1.9 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00254",
"operation": "ARMATURE_SELECT_LINKED_PICK_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00254-operator-armature.select_linked_pick.blend",
"sha256": "10e4053f9aea2a2cad6314e3ab4d981db9bc4281933c1172ad77247f4c6500fd"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00254/armature-select-linked-pick-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "PICKED_LINKED_CHAIN_ALREADY_SELECTED",
"pickedBone": "WebGapArmatureSelectLinkedPickRoot",
"selectedChain": [
"WebGapArmatureSelectLinkedPickRoot",
"WebGapArmatureSelectLinkedPickChild",
"WebGapArmatureSelectLinkedPickGrandchild"
],
"unselectedBone": "WebGapArmatureSelectLinkedPickOther",
"deselect": false,
"allForks": false
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureSelectLinkedPickArmature",
"rootBoneId": "bone:armature:WebGapArmatureSelectLinkedPickArmature:WebGapArmatureSelectLinkedPickRoot",
"childBoneId": "bone:armature:WebGapArmatureSelectLinkedPickArmature:WebGapArmatureSelectLinkedPickChild",
"grandchildBoneId": "bone:armature:WebGapArmatureSelectLinkedPickArmature:WebGapArmatureSelectLinkedPickGrandchild",
"otherBoneId": "bone:armature:WebGapArmatureSelectLinkedPickArmature:WebGapArmatureSelectLinkedPickOther",
"rootSelected": true,
"childSelected": true,
"grandchildSelected": true,
"otherSelected": false,
"childParentId": "bone:armature:WebGapArmatureSelectLinkedPickArmature:WebGapArmatureSelectLinkedPickRoot",
"grandchildParentId": "bone:armature:WebGapArmatureSelectLinkedPickArmature:WebGapArmatureSelectLinkedPickChild"
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00255"
}