Skip to content

cmd/devp2p: TestSimultaneousRequests sends both requests from the same connection#22801

Merged
fjl merged 1 commit intoethereum:masterfrom
renaynay:ethtest-simultaneousReq-sameConn
May 5, 2021
Merged

cmd/devp2p: TestSimultaneousRequests sends both requests from the same connection#22801
fjl merged 1 commit intoethereum:masterfrom
renaynay:ethtest-simultaneousReq-sameConn

Conversation

@renaynay
Copy link
Contributor

@renaynay renaynay commented May 3, 2021

This PR changes the SimultaneousRequests tests in the eth test suite to send the requests from the same connection as it doesn't really make sense to test whether a node can respond to two requests with different request IDs from separate connections.

@renaynay renaynay requested a review from fjl May 3, 2021 11:18
@fjl fjl merged commit 0f3a1e7 into ethereum:master May 5, 2021
@fjl fjl modified the milestones: 1.10.4, 1.10.3 May 5, 2021
@renaynay renaynay deleted the ethtest-simultaneousReq-sameConn branch May 5, 2021 14:30
atif-konasl pushed a commit to frozeman/pandora-execution-engine that referenced this pull request Oct 15, 2021
…tion (ethereum#22801)

This changes the SimultaneousRequests test to send the requests from the same
connection, as it doesn't really make sense to test whether a node can respond
to two requests with different request IDs from separate connections.
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.

2 participants