Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00211/anim-start-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
790 B
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00211",
"operation": "ANIM_START_FRAME_SET_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00211-operator-anim.start_frame_set.blend",
"sha256": "d2f5cf3f5c3603b0d811c9df3581c10b5c28e3f80adeb30319b079bd95567a36"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00211/anim-start-frame-set-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "FRAME_START_SET"
},
"wasm": {
"status": "EXACT",
"frame": {
"current": 42,
"end": 120,
"start": 42
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00212"
}