Found during the lint-enforcement rollout (dotfiles#37): running the postgres-backed cucumber suite (BDD_STORE=postgres cargo test -p backend-api --tests), 2 blocking-flow scenarios fail.
Verified PRE-EXISTING: all working-tree changes were stashed and the suite re-run on the untouched tree - identical failures. Not caused by the matches! refactors or any 2026-07-12 change.
Details in https://github.com/RobinCombrink/dotfiles/issues/37#issuecomment-4951671913
Relevance beyond the bug itself: polyphony's stop-gate rollout (dotfiles#31) requires a green baseline, and its path-scoped postgres job would hit these failures on any storage-path change.
Found during the lint-enforcement rollout (dotfiles#37): running the postgres-backed cucumber suite (
BDD_STORE=postgres cargo test -p backend-api --tests), 2 blocking-flow scenarios fail.Verified PRE-EXISTING: all working-tree changes were stashed and the suite re-run on the untouched tree - identical failures. Not caused by the matches! refactors or any 2026-07-12 change.
Details in https://github.com/RobinCombrink/dotfiles/issues/37#issuecomment-4951671913
Relevance beyond the bug itself: polyphony's stop-gate rollout (dotfiles#31) requires a green baseline, and its path-scoped postgres job would hit these failures on any storage-path change.