Flake
test/integration/migrations-resume-after-kill.test.ts failed once in a local full-suite run (release prep for v0.22.1): after kill/restart, one row asserted embeddingModel ≠ the pinned stamp (line 294). Passes in isolation on the same build; was CI-green twice the same day (#723, #724) on identical migration code. Kill-timing race under parallel-suite load — same flake family as #699/#691.
No reproduction attempts beyond the single isolate-pass yet; filing to track recurrence. If it reappears in CI, the resume-path stamp assertion needs a bounded re-poll (the row may legitimately be re-stamped moments after the completion gate reports).
Flake
test/integration/migrations-resume-after-kill.test.tsfailed once in a local full-suite run (release prep for v0.22.1): after kill/restart, one row assertedembeddingModel≠ the pinned stamp (line 294). Passes in isolation on the same build; was CI-green twice the same day (#723, #724) on identical migration code. Kill-timing race under parallel-suite load — same flake family as #699/#691.No reproduction attempts beyond the single isolate-pass yet; filing to track recurrence. If it reappears in CI, the resume-path stamp assertion needs a bounded re-poll (the row may legitimately be re-stamped moments after the completion gate reports).