Skip to content

ci: add missing flaky hive test entries for Invalid Missing Ancestor Syncing ReOrg#11082

Merged
newmanifold merged 2 commits into
masterfrom
fix/add-flaky-hive-tests
Apr 10, 2026
Merged

ci: add missing flaky hive test entries for Invalid Missing Ancestor Syncing ReOrg#11082
newmanifold merged 2 commits into
masterfrom
fix/add-flaky-hive-tests

Conversation

@newmanifold
Copy link
Copy Markdown
Contributor

@newmanifold newmanifold commented Apr 9, 2026

Changes

  • Add 7 missing Invalid Missing Ancestor Syncing ReOrg variants to known-flaky-hive-tests.txt
  • These are CanonicalReOrg/fork combos observed as hard failures across 100 CI runs over the last 30 days
  • Root causes are hive test infrastructure issues, not Nethermind bugs:
    • Unable to customize payload: no transactions available for modification
    • TEST ISSUE - Failed to set invalid block: failed to commit state: missing trie node

Types of changes

What types of changes does your code introduce?

  • Bugfix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a change that causes existing functionality not to work as expected)
  • Optimization
  • Refactoring
  • Documentation update
  • Build-related changes
  • Other: Description

Testing

Requires testing

  • Yes
  • No

If yes, did you write tests?

  • Yes
  • No

Documentation

Requires documentation update

  • Yes
  • No

Requires explanation in Release Notes

  • Yes
  • No

…Syncing ReOrg

Add 7 CanonicalReOrg/fork variants observed as hard failures across
100 CI runs over the last 30 days. Root cause is hive test infra:
"no transactions available for modification" and "missing trie node".
@newmanifold newmanifold merged commit 74b1173 into master Apr 10, 2026
459 of 462 checks passed
@newmanifold newmanifold deleted the fix/add-flaky-hive-tests branch April 10, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants