Skip to content

chore(ci): tolerate public authwit P2P receipt flake#23648

Merged
alexghr merged 1 commit into
merge-train/spartanfrom
cb/21e4b2e17058
May 28, 2026
Merged

chore(ci): tolerate public authwit P2P receipt flake#23648
alexghr merged 1 commit into
merge-train/spartanfrom
cb/21e4b2e17058

Conversation

@AztecBot

Copy link
Copy Markdown
Collaborator

Summary

  • Investigated PR feat: merge-train/spartan #23580 merge-queue dequeues; latest merge-group CI3 run 26604193456 failed x2-full, not a merge conflict.
  • The failing command was LOG_LEVEL=info yarn-project/end-to-end/scripts/run_test.sh compose ../cli-wallet/test/flows/public_authwit_transfer.sh with Transaction ... was dropped. Reason: Tx dropped by P2P node in http://ci.aztec-labs.com/93754bdf832ef9bd.
  • Added a targeted .test_patterns.yml entry so this exact command/error is retried and treated as a flake only if the retry passes.

Validation

  • git diff --check
  • yq e parsed the new .test_patterns.yml entry.
  • CI_REDIS_AVAILABLE=0 DASHBOARD_URL=http://ci.aztec-labs.com ./ci3/get_test_entry ... matched the dropped-P2P error to the new owner entry.
  • Attempted ./bootstrap.sh ci; local checkout reports Unknown command: ci and this container has no Docker socket (/var/run/docker.sock), so the requested command cannot complete locally here.

Created by claudebox · group: slackbot

@AztecBot AztecBot added the claudebox Owned by claudebox. it can push to this PR. label May 28, 2026
@alexghr alexghr marked this pull request as ready for review May 28, 2026 22:28
@alexghr alexghr merged commit 47d5eb9 into merge-train/spartan May 28, 2026
29 of 31 checks passed
@alexghr alexghr deleted the cb/21e4b2e17058 branch May 28, 2026 22:28
danielntmd pushed a commit to danielntmd/aztec-packages that referenced this pull request Jun 4, 2026
BEGIN_COMMIT_OVERRIDE
fix(archiver): skip descendants of invalid-attestations checkpoints
(AztecProtocol#23502)
chore: scale network validators (AztecProtocol#23579)
fix(ci): nightly 10 TPS bench GCP auth and checkout (AztecProtocol#23586)
chore: set eth node resource profile (AztecProtocol#23583)
fix: wait for checkpoint before sentinel assertions (AztecProtocol#23573)
fix: slash attestations for invalid checkpoint proposals (AztecProtocol#23506)
test: fix web3signer pipelining
`e2e_multi_validator_node_key_store.test.ts` (AztecProtocol#23568)
fix: cap CI devbox hostname (AztecProtocol#23591)
test: stabilize invalid checkpoint descendant e2e (AztecProtocol#23582)
test(e2e): stabilize invalidation slots in `proposer invalidates
multiple checkpoints` (AztecProtocol#23590)
test(e2e): stabilize invalid proposal slashing target slot in
`attested_invalid_proposal` (AztecProtocol#23589)
chore(foundation): faster toBufferBE via zero fast-path (AztecProtocol#23592)
fix: honour BB_BINARY_PATH (AztecProtocol#23570)
chore: bump reth and lighthouse (AztecProtocol#23588)
chore: add web3signer and postgres node selectors (AztecProtocol#23598)
fix: do not symlink .codex folders (AztecProtocol#23593)
chore: fix claude and codex symlinking tests (AztecProtocol#23599)
test(e2e): narrow down sentinel check in `multiple_validators_sentinel`
(AztecProtocol#23604)
test(e2e): fix `proposer invalidates multiple checkpoints` timeout
(AztecProtocol#23608)
fix: record zero-amount slashing offenses (AztecProtocol#23556)
fix: log slashing offense names (AztecProtocol#23565)
feat(p2p): tx validation cache (AztecProtocol#23585)
chore: add KEDA deployment module (AztecProtocol#23553)
chore: add KEDA prover agent autoscaling (AztecProtocol#23554)
chore: update destroy_bootnode.sh (AztecProtocol#23626)
chore: skip failing chonk_pinned_inputs.test in CI (AztecProtocol#23643)
chore(ci): tolerate public authwit P2P receipt flake (AztecProtocol#23648)
END_COMMIT_OVERRIDE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claudebox Owned by claudebox. it can push to this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants