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

42 lines
1.7 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00256",
"operation": "ARMATURE_SELECT_MORE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00256-operator-armature.select_more.blend",
"sha256": "7acc23a6cf8bf14d13c3e1571106d62e3ddf8fcfd6af910009da833672ec6242"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00256/armature-select-more-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "CONNECTED_CHAIN_ALREADY_SELECTED",
"selectedChain": [
"WebGapArmatureSelectMoreRoot",
"WebGapArmatureSelectMoreChild"
],
"unselectedBone": "WebGapArmatureSelectMoreOther"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureSelectMoreArmature",
"rootBoneId": "bone:armature:WebGapArmatureSelectMoreArmature:WebGapArmatureSelectMoreRoot",
"childBoneId": "bone:armature:WebGapArmatureSelectMoreArmature:WebGapArmatureSelectMoreChild",
"grandchildBoneId": "bone:armature:WebGapArmatureSelectMoreArmature:WebGapArmatureSelectMoreGrandchild",
"otherBoneId": "bone:armature:WebGapArmatureSelectMoreArmature:WebGapArmatureSelectMoreOther",
"rootSelected": true,
"childSelected": true,
"grandchildSelected": false,
"otherSelected": false,
"childParentId": "bone:armature:WebGapArmatureSelectMoreArmature:WebGapArmatureSelectMoreRoot",
"grandchildParentId": "bone:armature:WebGapArmatureSelectMoreArmature:WebGapArmatureSelectMoreChild"
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00257"
}