test(e2e): wait for proven tip in full prover setup#24430
Draft
AztecBot wants to merge 1 commit into
Draft
Conversation
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.
Summary
markAsProven()in the full prover e2e fixture.stop()call.CI Failure
Investigated http://ci.aztec-labs.com/1782912672530808. The failing child was
FAKE_PROOFS=1 yarn-project/end-to-end/scripts/run_test.sh simple e2e_prover/full, where PXE contract sync queried an anchor block hash that the node had already pruned because the setup proof had not been observed before the proven PXE was started.Verification
git diff --checkpassed../bootstrap.sh cicould not run in this checkout:Unknown command: ci../bootstrap.sh ci-faststarted, but local-only checks failed before the e2e target (.claude/tests/agents_symlink_testreports workspace symlink issues). The cited dashboard CI skippedclaude-tests.FAKE_PROOFS=1 yarn-project/end-to-end/scripts/run_test.sh simple e2e_prover/fullis blocked in this container by missingyarn-project/node_modules/.bin/jestand no Docker socket.Created by claudebox · group:
slackbot