Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00195/anim-keying-set-remove-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

108 lines
2.5 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00195",
"operation": "ANIM_KEYING_SET_REMOVE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00195-operator-anim.keying_set_remove.blend",
"sha256": "d4fa5993c2580e5521cf2ee66817c416f50de82f5ec4e32298e52db14fa0a9a9"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00195/anim-keying-set-remove-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "KEYING_SET_REMOVED",
"before": {
"action": {
"channels": [
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "[\"remove_target\"]",
"selected": [
true,
true,
true
],
"values": [
1,
3,
5
]
}
],
"name": "WebGapAnimKeyingSetRemoveAction"
},
"active": true,
"activeKeyingSet": "WebGapAnimKeyingSetRemoveSet",
"keyingSetCount": 1,
"pathCount": 0,
"selected": true,
"value": 3
},
"after": {
"action": {
"channels": [
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "[\"remove_target\"]",
"selected": [
true,
true,
true
],
"values": [
1,
3,
5
]
}
],
"name": "WebGapAnimKeyingSetRemoveAction"
},
"active": true,
"activeKeyingSet": null,
"keyingSetCount": 0,
"pathCount": 0,
"selected": true,
"value": 3
}
},
"wasm": {
"status": "EXACT",
"before": {
"animationId": "action:WebGapAnimKeyingSetRemoveAction:object:WebGapAnimKeyingSetRemoveObject",
"targetId": "object:WebGapAnimKeyingSetRemoveObject",
"channelPaths": [
"[\"remove_target\"][0]"
],
"keyframesPerChannel": [
3
]
},
"after": {
"animationId": "action:WebGapAnimKeyingSetRemoveAction:object:WebGapAnimKeyingSetRemoveObject",
"keyframesPerChannel": [
3
],
"visibleMainUnchanged": true,
"keyingSetMetadata": "NOT_EXPOSED_BY_SCENE_SNAPSHOT"
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00196"
}