Skip to content

feat(test-tests): add engine payload attribute and genesis parity tests - #3309

Merged
danceratopz merged 2 commits into
ethereum:forks/amsterdamfrom
spencer-tb:pr3300-followup-tests
Aug 6, 2026
Merged

feat(test-tests): add engine payload attribute and genesis parity tests#3309
danceratopz merged 2 commits into
ethereum:forks/amsterdamfrom
spencer-tb:pr3300-followup-tests

Conversation

@spencer-tb

@spencer-tb spencer-tb commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Description

Adds two regression guards following the #3300 review.

Fixes a bug I added by only adding the target gas limit to payload attributes when the version > 4.

Related Issues or PRs

Follow-up to #3300.

Checklist

  • Ran fast static checks to avoid CI fails, see Code Standards & Verifying Changes: just static
  • PR title has the form <type>(<area>): <title>, where <type> and <area> come from an appropriate C-<type>, respectively A-<area>, label. The title should match the target squash commit message.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@spencer-tb
spencer-tb force-pushed the pr3300-followup-tests branch from 3279642 to 5dfe545 Compare August 5, 2026 10:38
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.23%. Comparing base (ee7a677) to head (5dfe545).

Additional details and impacted files
@@                 Coverage Diff                 @@
##           forks/amsterdam    #3309      +/-   ##
===================================================
- Coverage            93.49%   93.23%   -0.26%     
===================================================
  Files                  624      624              
  Lines                37056    37056              
  Branches              3394     3394              
===================================================
- Hits                 34647    34551      -96     
- Misses                1653     1720      +67     
- Partials               756      785      +29     
Flag Coverage Δ
unittests 93.23% <ø> (-0.26%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@spencer-tb spencer-tb added C-feat Category: an improvement or new feature A-test-tests Area: tests for packages/testing A-test-execute Area: execution_testing.cli.pytest_commands.plugins.execute labels Aug 5, 2026
@spencer-tb spencer-tb changed the title feat(testing): add engine payload attribute and genesis parity tests feat(test-tests): add engine payload attribute and genesis parity tests Aug 5, 2026
@spencer-tb
spencer-tb marked this pull request as ready for review August 5, 2026 10:58
@spencer-tb
spencer-tb requested a review from marioevz August 5, 2026 10:58

@danceratopz danceratopz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM! Claude verified via mutation testing that the tests catch what they say on the tin.

@danceratopz
danceratopz merged commit 847f885 into ethereum:forks/amsterdam Aug 6, 2026
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-test-execute Area: execution_testing.cli.pytest_commands.plugins.execute A-test-tests Area: tests for packages/testing C-feat Category: an improvement or new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants