Skip to content

Test Stability Improvements #24396

@AlexKehayov

Description

@AlexKehayov

Track and resolve flaky tests across the hiero-consensus-node codebase to improve CI reliability and developer confidence.

Flaky tests cause spurious CI failures, slow down PR merges, and erode trust in the test suite. This epic collects all identified flaky test issues and their fixes.

Goals:

  • Identify and fix tests with non-deterministic behavior
  • Address common root causes (timing dependencies, shared state, resource contention, non-unique test data)
  • Reduce CI re-run rate caused by test flakiness

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions