Skip to content

chore(cli): consume direct geth blocktest fail fix #1502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 28, 2025

Conversation

spencer-tb
Copy link
Contributor

@spencer-tb spencer-tb commented Apr 28, 2025

🗒️ Description

The refactor from the issue below resulted in missing a check for the test failures when running consume direct for geth using blockchain test fixtures. This PR adds a fix such that fails are reported correctly and don't simply pass.

🔗 Related Issues

#935
ethereum/go-ethereum#30854

✅ Checklist

  • All: Set appropriate labels for the changes.
  • All: Considered squashing commits to improve commit history.
  • All: Added an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.

@spencer-tb spencer-tb added type:chore Type: Chore scope:consume Scope: Consume command suite scope:cli Scope: Changes to `ethereum_clis` labels Apr 28, 2025
Copy link
Member

@marioevz marioevz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for rectifying this.

@marioevz marioevz merged commit 2cc73e3 into main Apr 28, 2025
21 checks passed
@marioevz marioevz deleted the spencer-tb/consume-direct-geth-blocktest-fix branch April 28, 2025 17:21
pacrob pushed a commit to pacrob/execution-spec-tests that referenced this pull request May 5, 2025
* chore(cli): consume direct geth blocktest fail fix.

* chore(docs): add changelog.
felix314159 pushed a commit to felix314159/execution-spec-tests that referenced this pull request May 16, 2025
* chore(cli): consume direct geth blocktest fail fix.

* chore(docs): add changelog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:cli Scope: Changes to `ethereum_clis` scope:consume Scope: Consume command suite type:chore Type: Chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants