Skip to content

Some HAPI tests create two Hedera instances #26914

Description

@artemananiev

HAPI tests annotated with @GenesisHapiTest initialize two Hedera instances. One is created by TestLifecycleExtension, and one more comes from NetworkTargetingExtension. This hasn't been a problem for long, but now some parts of the platform are more sensitive to state initialization and shutdown. One option is to create just one Hedera instance, another is to make sure the first instance is destroyed properly first, then the second instance is initialized.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions