hiero-ledger / hiero-ledger/hiero-consensus-node
(Platform) Investigate tests disabled with: @Disabled("This test needs to be investigated")
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
### Problem
Certain tests were not running on CI for months. We need to investigate what to do with them. The tests are:
- All tests marked with `@Disabled("This test needs to be investigated")`
For more background, see description of: #15009
### Solution
For each of the failing tests: fix the test setup or delete test.
### Alternatives
_No response_
Contributor guide
Research direction
Search the repository for tests marked with @Disabled("This test needs to be investigated") and read issue #15009 for background. Investigate each affected test to decide whether its setup can be fixed or the test should be deleted, then verify that the resulting tests run successfully on CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100