Skip to content
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

Add disable-hive flag #210

Merged
merged 2 commits into from
Jul 19, 2023
Merged

Conversation

marioevz
Copy link
Member

@marioevz marioevz commented Jul 18, 2023

Adds a flag that removes all hive related properties from the output fixtures.

At the moment it only removes the Engine API directive instructions.

Requires #207, hence draft. Rebased and removed dependency.

@marioevz marioevz marked this pull request as ready for review July 18, 2023 01:12
Copy link
Member

@danceratopz danceratopz left a comment

Choose a reason for hiding this comment

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

Looks good! But, I get identical fixtures for the following 2 commands:

fill -n auto  -m blockchain_test --output=fixtures-hive-disabled-blockchain-tests-only --disable-hive

fill -n auto  -m blockchain_test --output=fixtures-hive-enabled-blockchain-tests-only

See comments below.

Copy link
Collaborator

@spencer-tb spencer-tb left a comment

Choose a reason for hiding this comment

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

LGTM! Runs as expected :)

Copy link
Member

@danceratopz danceratopz left a comment

Choose a reason for hiding this comment

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

LGTM!

@danceratopz
Copy link
Member

Rebased due to a minor conflict in src/ethereum_test_tools/__init__.py from #157; no other changes.

@danceratopz danceratopz merged commit 38ec798 into ethereum:main Jul 19, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants