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

47 lines
1.7 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00226",
"operation": "ARMATURE_COLLECTION_REMOVE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00226-operator-armature.collection_remove.blend",
"sha256": "1e3ba5e46b8b45ca974b93b0f357cc5305c787032564ecbecfc9e1ae4e8ff9d5"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00226/armature-collection-remove-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "ACTIVE_COLLECTION_ALREADY_REMOVED"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureCollectionRemoveArmature",
"removedCollection": "WebGapArmatureCollectionRemoveRemoved",
"removedBoneId": "bone:armature:WebGapArmatureCollectionRemoveArmature:WebGapArmatureCollectionRemoveRemovedBone",
"collectionOrder": [
{
"id": "bone_collection:armature:WebGapArmatureCollectionRemoveArmature:WebGapArmatureCollectionRemoveFirst",
"name": "WebGapArmatureCollectionRemoveFirst",
"index": 0,
"boneIds": [
"bone:armature:WebGapArmatureCollectionRemoveArmature:WebGapArmatureCollectionRemoveFirstBone"
]
},
{
"id": "bone_collection:armature:WebGapArmatureCollectionRemoveArmature:WebGapArmatureCollectionRemoveLast",
"name": "WebGapArmatureCollectionRemoveLast",
"index": 1,
"boneIds": [
"bone:armature:WebGapArmatureCollectionRemoveArmature:WebGapArmatureCollectionRemoveLastBone"
]
}
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00227"
}