Skip to content

Conversation

@spencer-tb
Copy link
Collaborator

@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.

3 participants