Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing hive engine-api tests #8305

Closed
1 of 2 tasks
Tracked by #8084
emhane opened this issue May 18, 2024 · 2 comments · Fixed by #11265
Closed
1 of 2 tasks
Tracked by #8084

Failing hive engine-api tests #8305

emhane opened this issue May 18, 2024 · 2 comments · Fixed by #11265
Labels
A-consensus Related to the consensus engine C-hivetest Used for labelling automated issues relating to hive test failures M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity

Comments

@emhane
Copy link
Member

emhane commented May 18, 2024

Describe the feature

Failing for engine-api (Paris) and cancun

Inconsistent Head in ForkchoiceState

  • test=60 name="Inconsistent Head in ForkchoiceState (Cancun) (reth)"

Invalid Missing Ancestor

  • test=135 name="Invalid Missing Ancestor Syncing ReOrg, StateRoot, EmptyTxs=True, CanonicalReOrg=False, Invalid P9 (Cancun) (reth)"
  • test=136 name="Invalid Missing Ancestor Syncing ReOrg, StateRoot, EmptyTxs=False, CanonicalReOrg=False, Invalid P9 (Cancun) (reth)"
  • test=137 name="Invalid Missing Ancestor Syncing ReOrg, StateRoot, EmptyTxs=True, CanonicalReOrg=True, Invalid P9 (Cancun) (reth)"
  • test=138 name="Invalid Missing Ancestor Syncing ReOrg, StateRoot, EmptyTxs=False, CanonicalReOrg=True, Invalid P9 (Cancun) (reth)"
  • test=141 name="Invalid Missing Ancestor Syncing ReOrg, GasLimit, EmptyTxs=False, CanonicalReOrg=False, Invalid P8 (Cancun) (reth)"
  • test=145 name="Invalid Missing Ancestor Syncing ReOrg, Timestamp, EmptyTxs=False, CanonicalReOrg=False, Invalid P8 (Cancun) (reth)"

Invalid NewPayload

  • test=84 name="Invalid NewPayload, StateRoot, Syncing=True, EmptyTxs=True, DynFeeTxs=False (Cancun) (reth)"
  • test=85 name="Invalid NewPayload, StateRoot, Syncing=True, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)"
  • test=97 name="Invalid NewPayload, PrevRandao, Syncing=True, EmptyTxs=False, DynFeeTxs=False (Cancun) (reth)"

Additional context

No response

Tasks

  1. A-consensus C-bug M-prevent-stale
  2. A-blockchain-tree A-consensus C-enhancement M-prevent-stale
@emhane emhane added A-consensus Related to the consensus engine C-hivetest Used for labelling automated issues relating to hive test failures labels May 18, 2024
Copy link
Contributor

github-actions bot commented Jun 9, 2024

This issue is stale because it has been open for 21 days with no activity.

@github-actions github-actions bot added the S-stale This issue/PR is stale and will close with no further activity label Jun 9, 2024
@emhane emhane added M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity and removed S-stale This issue/PR is stale and will close with no further activity labels Jun 10, 2024
@fgimenez
Copy link
Member

fgimenez commented Oct 1, 2024

for regular engine all the test are fixed, and for experimental engine most of them, the rest will be fixed with #11265

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-consensus Related to the consensus engine C-hivetest Used for labelling automated issues relating to hive test failures M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants