Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00193/anim-keying-set-path-add-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

121 lines
2.9 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00193",
"operation": "ANIM_KEYING_SET_PATH_ADD_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00193-operator-anim.keying_set_path_add.blend",
"sha256": "4e14a61ca8cd86b528747d576aa89ff8dcd3c9d3b8f52625a46ff5b7594cc107"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00193/anim-keying-set-path-add-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "KEYING_SET_PATH_ADDED",
"before": {
"action": {
"channels": [
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "[\"path_add_target\"]",
"selected": [
true,
true,
true
],
"values": [
1,
3,
5
]
}
],
"name": "WebGapAnimKeyingSetPathAddAction"
},
"active": true,
"activeKeyingSet": "WebGapAnimKeyingSetPathAddSet",
"activePathIndex": 0,
"keyingSetCount": 1,
"pathCount": 0,
"paths": [],
"selected": true,
"value": 3
},
"after": {
"action": {
"channels": [
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "[\"path_add_target\"]",
"selected": [
true,
true,
true
],
"values": [
1,
3,
5
]
}
],
"name": "WebGapAnimKeyingSetPathAddAction"
},
"active": true,
"activeKeyingSet": "WebGapAnimKeyingSetPathAddSet",
"activePathIndex": 0,
"keyingSetCount": 1,
"pathCount": 1,
"paths": [
{
"arrayIndex": 0,
"dataPath": "",
"group": "",
"groupMethod": "KEYINGSET",
"idType": "OBJECT",
"useEntireArray": true
}
],
"selected": true,
"value": 3
}
},
"wasm": {
"status": "EXACT",
"before": {
"animationId": "action:WebGapAnimKeyingSetPathAddAction:object:WebGapAnimKeyingSetPathAddObject",
"targetId": "object:WebGapAnimKeyingSetPathAddObject",
"channelPaths": [
"[\"path_add_target\"][0]"
],
"keyframesPerChannel": [
3
]
},
"after": {
"animationId": "action:WebGapAnimKeyingSetPathAddAction:object:WebGapAnimKeyingSetPathAddObject",
"keyframesPerChannel": [
3
],
"visibleMainUnchanged": true,
"keyingSetMetadata": "NOT_EXPOSED_BY_SCENE_SNAPSHOT"
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00194"
}