Skip to content

Conversation

@holiman
Copy link
Contributor

@holiman holiman commented Nov 17, 2022

This makes a couple of sometimes-failing tests (https://ci.appveyor.com/project/ethereum/go-ethereum/builds/45400713/job/9w748su5x4fv5vj4#L1116) less brittle.

It also removes a seemingly (?) signing/transaction-adding step in one test. @MariusVanDerWijden PTAL if that was needed, as far as I could tell it wasn't. If it indeed is needed, then the test should have some sort of expectation built in on the number of txs in the payloads/blocks.

@holiman holiman requested a review from gballet as a code owner November 17, 2022 09:02
@rjl493456442 rjl493456442 self-assigned this Nov 18, 2022
Copy link
Member

@MariusVanDerWijden MariusVanDerWijden left a comment

Choose a reason for hiding this comment

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

LGTM

blockParams := beacon.PayloadAttributesV1{
Timestamp: blocks[8].Time() + 5,
}
// This test is a bit time-sensitive, the miner needs to pick up on the
Copy link
Member

Choose a reason for hiding this comment

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

This comment could be removed imo

@holiman holiman added this to the 1.11.0 milestone Nov 21, 2022
@holiman holiman merged commit 6975f09 into ethereum:master Nov 21, 2022
shekhirin pushed a commit to shekhirin/go-ethereum that referenced this pull request Jun 6, 2023
This makes a couple of sometimes-failing tests less brittle.
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