Vadim Pakhnushev created IGNITE-25750:
-----------------------------------------
Summary: Fix multiple versions in client compatibility tests
Key: IGNITE-25750
URL: https://issues.apache.org/jira/browse/IGNITE-25750
Project: Ignite
Issue Type: Bug
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
{{setupBaseVersion}} in the {{CurrentClientWithOldServerCompatibilityTest}}
indirectly uses {{client())}} method, which creates a client. If setup fails
and no tests are executed in the particular class template instantiation,
{{@AfterEach}} method is not executed and client is not closed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)