Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00187/anim-keyframe-insert-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

88 lines
2.0 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00187",
"operation": "ANIM_KEYFRAME_INSERT_BUTTON_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00187-operator-anim.keyframe_insert_button.blend",
"sha256": "5398394b340d509043a2e8130249dbbb0736fa540c833a303445c07c9f775e9a"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00187/anim-keyframe-insert-button-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "KEYFRAME_INSERTED",
"before": {
"channels": [
{
"frames": [
1,
5
],
"index": 0,
"path": "[\"insert_target\"]",
"selected": [
true,
true
],
"values": [
1,
5
]
}
],
"name": "WebGapAnimKeyframeInsertButtonAction"
},
"after": {
"channels": [
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "[\"insert_target\"]",
"selected": [
false,
true,
false
],
"values": [
1,
3,
5
]
}
],
"name": "WebGapAnimKeyframeInsertButtonAction"
}
},
"wasm": {
"status": "EXACT",
"before": {
"animationId": "action:WebGapAnimKeyframeInsertButtonAction:object:WebGapAnimKeyframeInsertButtonObject",
"targetId": "object:WebGapAnimKeyframeInsertButtonObject",
"channelPaths": [
"[\"insert_target\"][0]"
],
"keyframesPerChannel": [
2
]
},
"after": {
"animationId": "action:WebGapAnimKeyframeInsertButtonAction:object:WebGapAnimKeyframeInsertButtonObject",
"keyframesPerChannel": [
3
],
"keyframeInserted": true
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00188"
}