Skip to content

Conversation

bnovil
Copy link
Contributor

@bnovil bnovil commented Oct 18, 2023

fix #28369

@bnovil bnovil requested review from fjl and holiman as code owners October 18, 2023 06:56
Copy link
Member

@rjl493456442 rjl493456442 left a comment

Choose a reason for hiding this comment

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

sgtm

@holiman
Copy link
Contributor

holiman commented Oct 18, 2023

The fix might work, but unfortunately it's one of those deadlines that, when bumped to 5s, bumps the test execution time to 5s too. So it adds 4s to the CI execution time.

However, it's not easy to refactor the test to avoid this, since it has some history in #19798 (comment) , and one needs to fully grokk the reason for how the ctx is used, before doing any larger changes.

So I guess the change here is fine, but I'd prefer to bump it to 2s instead of the full 5s from the get-go.

@bnovil
Copy link
Contributor Author

bnovil commented Oct 18, 2023

2s seems better, thanks for your advice @holiman

Copy link
Contributor

@holiman holiman left a comment

Choose a reason for hiding this comment

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

LGTM

@fjl fjl changed the title rpc: fix TestClientWebsocketPing rpc: increase timeout in TestClientWebsocketPing Oct 19, 2023
@fjl fjl merged commit ec1a050 into ethereum:master Oct 19, 2023
@fjl fjl added this to the 1.13.5 milestone Oct 19, 2023
devopsbo3 pushed a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
Dergarcon pushed a commit to specialmechanisms/mev-geth-0x2mev that referenced this pull request Jan 31, 2024
gzliudan pushed a commit to gzliudan/XDPoSChain that referenced this pull request Apr 28, 2025
gzliudan added a commit to XinFinOrg/XDPoSChain that referenced this pull request Apr 28, 2025
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.

Please fix the flaky test
4 participants