Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00178/anim-keyframe-clear-button-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

67 lines
1.5 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00178",
"operation": "ANIM_KEYFRAME_CLEAR_BUTTON_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00178-operator-anim.keyframe_clear_button.blend",
"sha256": "75aa5f056fc9afe3562ad101a7f3b8aacf93ad54fae06519b236b5fc345831b6"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00178/anim-keyframe-clear-button-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "KEYFRAMES_CLEARED",
"before": {
"channels": [
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "[\"clear_target\"]",
"selected": [
true,
true,
true
],
"values": [
1,
3,
5
]
}
],
"name": "WebGapAnimKeyframeClearButtonAction"
},
"after": {
"channels": [],
"name": "WebGapAnimKeyframeClearButtonAction"
}
},
"wasm": {
"status": "EXACT",
"before": {
"animationId": "action:WebGapAnimKeyframeClearButtonAction:object:WebGapAnimKeyframeClearButtonObject",
"channelPaths": [
"[\"clear_target\"][0]"
],
"keyframesPerChannel": [
3
]
},
"after": {
"animationCount": 0,
"keyframesCleared": true
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00179"
}