From 16bc3dbefa8ce1ce01c6624976f48cfad420e87b Mon Sep 17 00:00:00 2001 From: Morpheus Date: Tue, 25 Aug 2026 02:06:35 +0000 Subject: [PATCH] Record flux2klein smoke skip --- benchmarks/flux2klein/overnight-state.json | 34 ++++------------------ 1 file changed, 6 insertions(+), 28 deletions(-) diff --git a/benchmarks/flux2klein/overnight-state.json b/benchmarks/flux2klein/overnight-state.json index 45a4fe9..d6df72d 100644 --- a/benchmarks/flux2klein/overnight-state.json +++ b/benchmarks/flux2klein/overnight-state.json @@ -1,35 +1,13 @@ { - "testsSet": true, + "testsSet": false, "serverBusy": false, - "reason": "Overnight flux2klein smoke test submitted successfully.", - "cases": [ - { - "workflow": "models/flux2klein/image-edit-9b-distilled/workflow.json", - "input": "benchmarks/flux2klein/runs/2026-08-23T02-05-24-860Z-single-smoke/cases/case01/input-1.jpg", - "output": "benchmarks/flux2klein/runs/2026-08-23T02-05-24-860Z-single-smoke/cases/case01/01-flux2klein-overnight-smoke_00003_.png", - "runRecord": "benchmarks/flux2klein/runs/2026-08-23T02-05-24-860Z-single-smoke/cases/case01/run-record.json", - "resolvedPrompt": "benchmarks/flux2klein/runs/2026-08-23T02-05-24-860Z-single-smoke/cases/case01/resolved-prompt.json", - "promptId": "f442a41b-608a-461e-a4e2-fe9dd5f42c2b", - "status": "success", - "optimizedPaths": [ - "optimized/image-edit/flux2klein-9b-fp8-edit-master", - "optimized/notes/flux2klein.md" - ], - "overrides": { - "steps": 4, - "cfg": 1, - "width": 1536, - "height": 864, - "prefix": "flux2klein-overnight-smoke" - } - } - ], + "reason": "Smoke test not submitted: the ComfyUI queue endpoint timed out, so idle/busy state could not be verified.", + "cases": [], "reviewPending": false, - "verdict": "keep benchmark winner; follow-up smoke queued", - "date": "2026-08-23T02:06:31.524Z", + "verdict": null, + "date": "2026-08-25T02:05:50Z", "optimizedPaths": [ "optimized/image-edit/flux2klein-9b-fp8-edit-master", "optimized/notes/flux2klein.md" - ], - "reviewedAt": "2026-08-23T05:00:00Z" + ] }