Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00177/anim-end-frame-set-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

31 lines
780 B
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00177",
"operation": "ANIM_END_FRAME_SET_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00177-operator-anim.end_frame_set.blend",
"sha256": "b86b4daff038a40e597d1814a021c28fe6cb65e09fb7cfc9ee7bc59f665d9809"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00177/anim-end-frame-set-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "FRAME_END_SET"
},
"wasm": {
"status": "EXACT",
"frame": {
"current": 42,
"end": 42,
"start": 1
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00178"
}