### Problem Flaky tests should be detected and developer should be able to check if a test they work on is potentially flaky. ### Solution There is setup in https://github.com/hiero-ledger/hiero-consensus-node/blob/main/settings.gradle.kts that should be moved into theses plugins. See: - https://github.com/hiero-ledger/hiero-consensus-node/pull/24031 - https://github.com/hiero-ledger/hiero-consensus-node/pull/24949 - https://github.com/hiero-ledger/hiero-consensus-node/pull/25257 ### Alternatives _No response_
Problem
Flaky tests should be detected and developer should be able to check if a test they work on is potentially flaky.
Solution
There is setup in https://github.com/hiero-ledger/hiero-consensus-node/blob/main/settings.gradle.kts that should be moved into theses plugins.
See:
Alternatives
No response