Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00202/anim-replace-action-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

39 lines
1.0 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00202",
"operation": "ANIM_REPLACE_ACTION_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00202-operator-anim.replace_action.blend",
"sha256": "f29c88ecc031b1a56c68cea244417035bf8744db5baaab623627e6dab889f956"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00202/anim-replace-action-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "ACTIONS_REPLACED"
},
"wasm": {
"status": "EXACT",
"replacedObjectIds": [
"object:WebGapAnimReplaceNewUser",
"object:WebGapAnimReplaceOldA",
"object:WebGapAnimReplaceOldB"
],
"newAction": "WebGapAnimReplaceNewAction",
"oldActionUnlinked": "action:WebGapAnimReplaceOldAction:unlinked",
"channelsPerObject": [
1,
1,
1
],
"oldActionChannels": 2
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00203"
}