Skip to content

fix(ci): bump kv-store yarn test TIMEOUT to 1200s#22674

Closed
AztecBot wants to merge 1 commit into
merge-train/fairiesfrom
claudebox/fix-fairies-kv-store-timeout
Closed

fix(ci): bump kv-store yarn test TIMEOUT to 1200s#22674
AztecBot wants to merge 1 commit into
merge-train/fairiesfrom
claudebox/fix-fairies-kv-store-timeout

Conversation

@AztecBot

Copy link
Copy Markdown
Collaborator

The cd yarn-project/kv-store && yarn test test_engine command timed out at the default 600s on the latest merge-train/fairies merge commit (run 24686560206, log http://ci.aztec-labs.com/1776712133481712).

The new SQLite-OPFS browser test surface from PR #22658 runs sequentially under vitest+playwright/chromium with ISOLATE=1 docker isolation, which is dramatically slower than non-isolated execution. Locally the same suite finishes in ~11s; in CI it stalls past 10 minutes and gets SIGTERMed.

Bump the test_cmds prefix to TIMEOUT=1200 to match the pattern already used for slow bench commands further down in the same file. No source changes required.

Analysis & timeline: https://gist.github.com/AztecBot/106355e0ec8bfb53a1f8dfe4772590e2

ClaudeBox log: https://claudebox.work/s/5b706683a53f28ad?run=1

@AztecBot AztecBot added ci-draft Run CI on draft PRs. claudebox Owned by claudebox. it can push to this PR. labels Apr 20, 2026
@AztecBot

Copy link
Copy Markdown
Collaborator Author

Automatically closing this stale claudebox draft PR (no updates for 5+ days). Re-open if still needed.

@AztecBot AztecBot closed this Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-draft Run CI on draft PRs. claudebox Owned by claudebox. it can push to this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant