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

69 lines
1.8 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00251",
"operation": "ARMATURE_SELECT_HIERARCHY_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00251-operator-armature.select_hierarchy.blend",
"sha256": "527167dc4d5c40e18196b8b63818373494bf28efd9592ce1ee28b790aecad9c4"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00251/armature-select-hierarchy-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "IMMEDIATE_CHILD_ALREADY_SELECTED",
"direction": "CHILD",
"extend": false,
"activeBoneBefore": "WebGapArmatureSelectHierarchyChild",
"activeBoneAfter": "WebGapArmatureSelectHierarchyChild"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureSelectHierarchyArmature",
"rootBoneId": "bone:armature:WebGapArmatureSelectHierarchyArmature:WebGapArmatureSelectHierarchyRoot",
"childBoneId": "bone:armature:WebGapArmatureSelectHierarchyArmature:WebGapArmatureSelectHierarchyChild",
"otherBoneId": "bone:armature:WebGapArmatureSelectHierarchyArmature:WebGapArmatureSelectHierarchyOther",
"rootSelected": false,
"childSelected": true,
"otherSelected": false,
"childParentId": "bone:armature:WebGapArmatureSelectHierarchyArmature:WebGapArmatureSelectHierarchyRoot",
"childConnected": true,
"rootHead": [
0,
0,
0
],
"rootTail": [
0,
1,
0
],
"childHead": [
0,
1,
0
],
"childTail": [
0,
2,
0
],
"otherHead": [
2,
0,
0
],
"otherTail": [
2,
1,
0
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00252"
}