Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00245/armature-move-to-collection-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

40 lines
1.7 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00245",
"operation": "ARMATURE_MOVE_TO_COLLECTION_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00245-operator-armature.move_to_collection.blend",
"sha256": "81ce010acf7df4374101651e498eb1ef4fdbd31aa79e395fcab17667cea2d6ad"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00245/armature-move-to-collection-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "SELECTED_BONE_ALREADY_IN_TARGET_COLLECTION",
"movedBone": "WebGapArmatureMoveCollectionSelected",
"sourceCollection": "WebGapArmatureMoveCollectionSource",
"targetCollection": "WebGapArmatureMoveCollectionTarget"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureMoveCollectionArmature",
"movedBoneId": "bone:armature:WebGapArmatureMoveCollectionArmature:WebGapArmatureMoveCollectionSelected",
"otherBoneId": "bone:armature:WebGapArmatureMoveCollectionArmature:WebGapArmatureMoveCollectionOther",
"sourceCollectionId": "bone_collection:armature:WebGapArmatureMoveCollectionArmature:WebGapArmatureMoveCollectionSource",
"targetCollectionId": "bone_collection:armature:WebGapArmatureMoveCollectionArmature:WebGapArmatureMoveCollectionTarget",
"sourceMembers": [
"bone:armature:WebGapArmatureMoveCollectionArmature:WebGapArmatureMoveCollectionOther"
],
"targetMembers": [
"bone:armature:WebGapArmatureMoveCollectionArmature:WebGapArmatureMoveCollectionSelected"
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00246"
}