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

32 lines
1.2 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00224",
"operation": "ARMATURE_COLLECTION_DESELECT_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00224-operator-armature.collection_deselect.blend",
"sha256": "1a8405355bb6fda930f31f396f9e34ec97c95ceed4b639fce9522c1e82f73b7f"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00224/armature-collection-deselect-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "ACTIVE_COLLECTION_BONES_ALREADY_DESELECTED"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureCollectionDeselectArmature",
"activeCollectionIndex": 0,
"deselectedBoneId": "bone:armature:WebGapArmatureCollectionDeselectArmature:WebGapArmatureCollectionDeselectActiveBone",
"retainedSelectedBoneId": "bone:armature:WebGapArmatureCollectionDeselectArmature:WebGapArmatureCollectionDeselectOtherBone",
"deselected": false,
"retainedSelected": true
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00225"
}