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

41 lines
1.3 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00221",
"operation": "ARMATURE_COLLECTION_ADD_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00221-operator-armature.collection_add.blend",
"sha256": "a081193e2c16de9c072b0b7cc57f9d7b5f3f12863fcb2f06e16641cebdcf0b34"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00221/armature-collection-add-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "ALREADY_BONE_COLLECTION_ADDED"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureCollectionAddArmature",
"existingCollection": {
"id": "bone_collection:armature:WebGapArmatureCollectionAddArmature:WebGapArmatureCollectionAddExisting",
"name": "WebGapArmatureCollectionAddExisting",
"index": 0,
"boneIds": [
"bone:armature:WebGapArmatureCollectionAddArmature:WebGapArmatureCollectionAddBone"
]
},
"addedCollection": {
"id": "bone_collection:armature:WebGapArmatureCollectionAddArmature:Bones",
"name": "Bones",
"index": 1,
"boneIds": []
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00222"
}