Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00231/armature-collection-unassign-named-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

44 lines
1.7 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00231",
"operation": "ARMATURE_COLLECTION_UNASSIGN_NAMED_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00231-operator-armature.collection_unassign_named.blend",
"sha256": "452747b1003c527ffa6538c8d0aa48957968f57d8b8d61451c3a43c59f88abb8"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00231/armature-collection-unassign-named-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "NAMED_COLLECTION_ALREADY_EMPTY",
"namedCollection": "WebGapArmatureCollectionUnassignNamedSource",
"activeCollection": "WebGapArmatureCollectionUnassignNamedRetained"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureCollectionUnassignNamedArmature",
"unassignedBoneId": "bone:armature:WebGapArmatureCollectionUnassignNamedArmature:WebGapArmatureCollectionUnassignNamedBone",
"namedCollection": {
"id": "bone_collection:armature:WebGapArmatureCollectionUnassignNamedArmature:WebGapArmatureCollectionUnassignNamedSource",
"name": "WebGapArmatureCollectionUnassignNamedSource",
"index": 0,
"boneIds": []
},
"activeCollection": {
"id": "bone_collection:armature:WebGapArmatureCollectionUnassignNamedArmature:WebGapArmatureCollectionUnassignNamedRetained",
"name": "WebGapArmatureCollectionUnassignNamedRetained",
"index": 1,
"boneIds": [
"bone:armature:WebGapArmatureCollectionUnassignNamedArmature:WebGapArmatureCollectionUnassignNamedBone"
]
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00232"
}