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

45 lines
1.6 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00230",
"operation": "ARMATURE_COLLECTION_UNASSIGN_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00230-operator-armature.collection_unassign.blend",
"sha256": "b1f942b4b3eb548ce6a4ebeb62fb295cea9ce038ef69a34d60d7c54a9c2c8882"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00230/armature-collection-unassign-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "ACTIVE_COLLECTION_ALREADY_EMPTY"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureCollectionUnassignArmature",
"unassignedBoneId": "bone:armature:WebGapArmatureCollectionUnassignArmature:WebGapArmatureCollectionUnassignBone",
"activeCollection": "WebGapArmatureCollectionUnassignSource",
"collectionOrder": [
{
"id": "bone_collection:armature:WebGapArmatureCollectionUnassignArmature:WebGapArmatureCollectionUnassignSource",
"name": "WebGapArmatureCollectionUnassignSource",
"index": 0,
"boneIds": []
},
{
"id": "bone_collection:armature:WebGapArmatureCollectionUnassignArmature:WebGapArmatureCollectionUnassignRetained",
"name": "WebGapArmatureCollectionUnassignRetained",
"index": 1,
"boneIds": [
"bone:armature:WebGapArmatureCollectionUnassignArmature:WebGapArmatureCollectionUnassignBone"
]
}
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00231"
}