Open
Description
Background
com.hedera.services.bdd.suites.crypto.CryptoUpdateSuite > keyRotationDoesNotChangeEvmAddress() ✘ as written (29.5s)
org.opentest4j.AssertionFailedError: VisibleItemsAssertion{unseenIds=[long_zero], seenIds=[auto, hollowKeyRotation, long_zeroKeyRotation, autoKeyRotation, hollow, explicit_alias, explicit_aliasKeyRotation]} ended with result: Timed out in PT15S
https://scans.gradle.com/s/aiyo4xqbopaey
Acceptance Criteria
- Revisit this Flaky HAPI Test and implement a fix so it is not flaky.
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