Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00259/armature-shortest-path-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

42 lines
1.6 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00259",
"operation": "ARMATURE_SHORTEST_PATH_PICK_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00259-operator-armature.shortest_path_pick.blend",
"sha256": "3b213642cef60cdc96fed3e14846125b06ca80b53d89fdb3a08c3c60f7a454c6"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00259/armature-shortest-path-pick-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "SHORTEST_PATH_ALREADY_SELECTED",
"pickedBone": "WebGapArmatureShortestPathRoot",
"selectedChain": [
"WebGapArmatureShortestPathRoot",
"WebGapArmatureShortestPathChild",
"WebGapArmatureShortestPathGrandchild"
],
"unselectedBone": "WebGapArmatureShortestPathOther"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureShortestPathArmature",
"rootBoneId": "bone:armature:WebGapArmatureShortestPathArmature:WebGapArmatureShortestPathRoot",
"childBoneId": "bone:armature:WebGapArmatureShortestPathArmature:WebGapArmatureShortestPathChild",
"grandchildBoneId": "bone:armature:WebGapArmatureShortestPathArmature:WebGapArmatureShortestPathGrandchild",
"otherBoneId": "bone:armature:WebGapArmatureShortestPathArmature:WebGapArmatureShortestPathOther",
"rootSelected": true,
"childSelected": true,
"grandchildSelected": true,
"otherSelected": false
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00260"
}