docs(e2e): annotate e2e tests with setup/category notes - #24191
Merged
Conversation
spalladino
force-pushed
the
spl/e2e-survey-annotations
branch
from
June 19, 2026 12:18
6d92086 to
d651da5
Compare
spalladino
requested review from
a team,
IlyasRidhuan,
LeilaWang,
MirandaWood,
Thunkar,
charlielye,
jeanmon,
just-mitch,
nventuro and
sirasistant
as code owners
June 19, 2026 12:18
spalladino
changed the base branch from
merge-train/spartan
to
merge-train/spartan-v5
June 19, 2026 12:18
spalladino
enabled auto-merge (squash)
June 19, 2026 14:31
PhilWindle
approved these changes
Jun 19, 2026
rangozd
pushed a commit
to rangozd/aztec-packages
that referenced
this pull request
Aug 5, 2026
BEGIN_COMMIT_OVERRIDE fix(p2p): re-seed discovery from persisted peer ENRs after restart (AztecProtocol#24169) docs(e2e): annotate e2e tests with setup/category notes (AztecProtocol#24191) chore: merge v5-next into merge-train/spartan-v5 (raw, conflict markers) (AztecProtocol#24221) fix(archiver): index zero-field logs under empty tag instead of throwing (A-1253) (AztecProtocol#24212) fix(prover-node): report awaiting-root and publishing-proof phases in EpochSession (A-1212) (AztecProtocol#24216) fix(p2p): bound declared contract-class bytecode length before allocating (A-1258) (AztecProtocol#24213) fix(p2p): frame gossipsub msgId and restrict allowedTopics (A-1256) (AztecProtocol#24214) chore: merge v5-next into merge-train/spartan-v5 (AztecProtocol#24226) fix(p2p): guard ENR address parsing against malformed TCP fields (A-1255) (AztecProtocol#24215) END_COMMIT_OVERRIDE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Comment-only annotations across the end-to-end test suite, produced by the e2e consolidation survey. Every test file under
yarn-project/end-to-end/src/gets a short prose note above itsdescribe/itdescribing how it sets up its environment — sequencer type, node topology, prover, cross-chain, time-warp — and the category it maps to in the proposed consolidation, plus inline// REFACTOR:markers where a follow-up is expected.