hiero-ledger / hiero-ledger/hiero-consensus-node
TokenExpiryInfoSuite `cannotUpdateWithoutAuthorization` Flaky HAPI Test
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
### Background
The following HAPI Test is Flaky, it may need to run in isolation, investigate and implement a fix to the flakiness.
updateTokenExpiryInfo > cannot update expiry metadata without authorization ✘ as written (12.3s)
com.hedera.services.bdd.spec.exceptions.HapiTxnCheckStateException: Wrong status! Expected CONTRACT_REVERT_EXECUTED, was SUCCESS
https://github.com/hiero-ledger/hiero-consensus-node/actions/runs/15207281766/job/42782311405?pr=19269
### Acceptance Criteria
1. Flakiness root cause identified and fixed.
### Dependencies
_No response_
### Definition of Ready (DoR) Checklist
- [ ] Clear acceptance criteria
- [ ] Clear and detailed description
- [ ] Dependencies identified
- [ ] Links to documentation
- [ ] Should be completable in 2-3 Days
- [ ] Initial draft of Low-level design document
- [ ] At least high level test plan
- [ ] Groomed/Estimated
### Definition of Done (DoD) Checklist
- [ ] Acceptance Criteria complete
- [ ] No Codacy issues greater than minor (in new code)
- [ ] JavaDocs updated/created
- [ ] Code commented
- [ ] Unit tests created/updated
- [ ] 80% test code coverage (in new code)
- [ ] Happy Path and major negative cases in HAPI tests as applicable
Contributor guide
Assessment
This issue has not been assessed yet.