Skip to content

fix(ci): extend AVM check timeout for multi-blob inputs#24015

Closed
AztecBot wants to merge 1 commit into
nextfrom
cb/avm-check-circuit-timeout-148d0905
Closed

fix(ci): extend AVM check timeout for multi-blob inputs#24015
AztecBot wants to merge 1 commit into
nextfrom
cb/avm-check-circuit-timeout-148d0905

Conversation

@AztecBot

Copy link
Copy Markdown
Collaborator

Summary

The AVM check-circuit workflow failed because the e2e_multiple_blobs input was killed by the per-input TIMEOUT=30s wrapper while it was actively checking a 700,560-row AVM circuit.

This keeps the default 30s timeout for ordinary dumped AVM inputs, but assigns TIMEOUT=90s to e2e_multiple_blobs* inputs so large multi-blob transactions are not terminated before bb-avm avm_check_circuit can finish.

Evidence

Validation

  • ./bootstrap.sh avm_check_circuit_cmds with synthetic dumped inputs emits TIMEOUT=90s for e2e_multiple_blobs and keeps TIMEOUT=30s for a normal token-contract input.
  • bash -O extglob -n yarn-project/end-to-end/bootstrap.sh
  • git diff --check

Created by claudebox · group: slackbot

@AztecBot AztecBot added ci-draft Run CI on draft PRs. ci-no-fail-fast Sets NO_FAIL_FAST in the CI so the run is not aborted on the first failure claudebox Owned by claudebox. it can push to this PR. labels Jun 11, 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 Jun 17, 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. ci-no-fail-fast Sets NO_FAIL_FAST in the CI so the run is not aborted on the first failure 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