Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00216/armature-assign-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.3 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00216",
"operation": "ARMATURE_ASSIGN_TO_COLLECTION_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00216-operator-armature.assign_to_collection.blend",
"sha256": "be79a2c05b090aaf1e7ce9f777a6adea68b5fb6b7750ffe130eebf2ab4608b43"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00216/armature-assign-to-collection-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "CHILD_ASSIGNED_TO_TARGET_COLLECTION"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureAssignArmature",
"sourceCollection": {
"id": "bone_collection:armature:WebGapArmatureAssignArmature:WebGapArmatureAssignSource",
"boneIds": [
"bone:armature:WebGapArmatureAssignArmature:WebGapArmatureAssignChild"
]
},
"targetCollection": {
"id": "bone_collection:armature:WebGapArmatureAssignArmature:WebGapArmatureAssignTarget",
"boneIds": [
"bone:armature:WebGapArmatureAssignArmature:WebGapArmatureAssignChild"
]
},
"assignedBoneId": "bone:armature:WebGapArmatureAssignArmature:WebGapArmatureAssignChild"
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00217"
}