Skip to content

In networking tests, yield values after mutating them - #5050

Merged
jtraglia merged 2 commits into
ethereum:masterfrom
jtraglia:fix-networking-test-yields
Apr 13, 2026
Merged

In networking tests, yield values after mutating them#5050
jtraglia merged 2 commits into
ethereum:masterfrom
jtraglia:fix-networking-test-yields

Conversation

@jtraglia

Copy link
Copy Markdown
Member

In a lot of tests, it seems that we were yielding the state before mutating it. Apparently, this didn't break the test cases though (cc @nflaig). See also: #4902

@jtraglia

Copy link
Copy Markdown
Member Author

Generated reference tests: reftests.zip

@github-actions github-actions Bot added the testing CI, actions, tests, testing infra label Mar 27, 2026
@jtraglia
jtraglia requested a review from jihoonsong March 27, 2026 21:15
@jtraglia
jtraglia enabled auto-merge (squash) April 13, 2026 22:35
@jtraglia
jtraglia merged commit 0297e90 into ethereum:master Apr 13, 2026
16 checks passed
@jtraglia
jtraglia deleted the fix-networking-test-yields branch April 14, 2026 02:40
jtraglia added a commit that referenced this pull request May 7, 2026
This PR makes some fixes to the gossip validation tests. Clients have
begun running these and have provided helpful feedback. For the most
part, #5050 was incorrect (meaning it was correct before that change).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing CI, actions, tests, testing infra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants