-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Labels
Milestone
Description
Background
QuiesceThenMixedOpsRestartTest
https://github.com/hiero-ledger/hiero-consensus-node/actions/runs/21721397329/job/62652289540
https://github.com/hiero-ledger/hiero-consensus-node/actions/runs/21723203122/job/62659206720
com.hedera.services.bdd.suites.regression.system.QuiesceThenMixedOpsRestartTest > quiesceAndThenRestartMixedOps() ✘ as written (2m 38s)
java.lang.IllegalStateException: com.hedera.services.bdd.spec.exceptions.HapiTxnPrecheckStateException: Wrong precheck status for CryptoCreate in 'QuiesceThenMixedOpsRestartTest.quiesceAndThenRestartMixedOps'! Expected OK, actual PLATFORM_NOT_ACTIVE
Caused by: com.hedera.services.bdd.spec.exceptions.HapiTxnPrecheckStateException: Wrong precheck status for CryptoCreate in 'QuiesceThenMixedOpsRestartTest.quiesceAndThenRestartMixedOps'! Expected OK, actual PLATFORM_NOT_ACTIVE
Acceptance Criteria
- Investigate and implement a fix if necessary
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
Reactions are currently unavailable