[
https://issues.apache.org/jira/browse/IGNITE-17937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov reassigned IGNITE-17937:
---------------------------------------
Assignee: Mikhail Petrov
> [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
> Time Spent: 10m
> 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 an attempt to resolve Ignite
> Home was performed before even if it fails before.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)