hiero-ledger / hiero-ledger/hiero-consensus-node
Also scan swirlds.log in CI `LogValidationTest`
Open
HapiThursday
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
### Problem
We will miss any exceptions propagated into a platform `catch` unless we scan _swirlds.log_ at the end of CI.
### Solution
Update `LogValidationTest` to do this.
### Alternatives
_No response_
Contributor guide
Research direction
Start by locating LogValidationTest and its existing CI log-validation checks. Review how the current logs are selected, then include swirlds.log in the same validation; done when CI catches exceptions written there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100