[
https://issues.apache.org/jira/browse/IGNITE-17937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov updated IGNITE-17937:
------------------------------------
Fix Version/s: 2.15
> [Extensions] Confusing folder appears after running Ignite Extension tests.
> ---------------------------------------------------------------------------
>
> Key: IGNITE-17937
> URL: https://issues.apache.org/jira/browse/IGNITE-17937
> Project: Ignite
> Issue Type: Bug
> Reporter: Mikhail Petrov
> Assignee: Mikhail Petrov
> Priority: Minor
> Fix For: 2.15
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Confusing folder with name sys:IGNITE_HOME appears after running Ignite
> Extension tests.
> It happens because GridTestUtils#initTestProjectHome method which is
> responsible for initializing IGNITE_HOME system property for non Ignite tests
> does not work corrctly.
> First invocation of U.getIgniteHome() method tries to resolve Ignite Home
> path and in case of a failure initializes it with null.
> U.setIgniteHome(...) does actually nothing if the previous attempt to resolve
> Ignite Home was performed (even if it fails and null was set).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)