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

68 lines
1.7 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00180",
"operation": "ANIM_KEYFRAME_CLEAR_VSE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00180-operator-anim.keyframe_clear_vse.blend",
"sha256": "e2ef76b206578af5a77919d7f9625ca76ec58bb0a5d9074f907ced31cdd96c4d"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00180/anim-keyframe-clear-vse-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "ANIMATION_CLEARED",
"before": {
"channels": [
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "sequence_editor.strips_all[\"WebGapAnimKeyframeClearVSEStrip\"].blend_alpha",
"selected": [
true,
true,
true
],
"values": [
0.25,
0.5,
0.75
]
}
],
"name": "WebGapAnimKeyframeClearVSEAction"
},
"after": {
"channels": [],
"name": "WebGapAnimKeyframeClearVSEAction"
}
},
"wasm": {
"status": "EXACT",
"before": {
"animationId": "action:WebGapAnimKeyframeClearVSEAction:scene:Scene",
"targetId": "scene:Scene",
"channelPaths": [
"sequence_editor.strips_all[\"WebGapAnimKeyframeClearVSEStrip\"].blend_alpha[0]"
],
"keyframesPerChannel": [
3
]
},
"after": {
"animationCount": 0,
"animationCleared": true
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00181"
}