Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00244/armature-hide-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

34 lines
1.1 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00244",
"operation": "ARMATURE_HIDE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00244-operator-armature.hide.blend",
"sha256": "1a3486ca531e5f679886228539fc841d5afc7c9eb7315fb0d5f31061d5f26aa4"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00244/armature-hide-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "SELECTED_BONE_ALREADY_HIDDEN",
"hiddenBone": "WebGapArmatureHideSelected",
"unselected": false
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureHideArmature",
"hiddenBoneId": "bone:armature:WebGapArmatureHideArmature:WebGapArmatureHideSelected",
"otherBoneId": "bone:armature:WebGapArmatureHideArmature:WebGapArmatureHideOther",
"hidden": true,
"selectedAfterHide": false,
"otherHidden": false
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00245"
}