Pavel Tupitsyn created IGNITE-12140:
---------------------------------------
Summary: .NET: TestBaselineTopology pollutes environment variables
Key: IGNITE-12140
URL:
https://issues.apache.org/jira/browse/IGNITE-12140 Project: Ignite
Issue Type: Bug
Components: platforms
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 2.8
PersistenceTest.TestBaselineTopology sets IGNITE_BASELINE_AUTO_ADJUST_ENABLED env var, there are two issues:
* If the test fails, the variable is not reset
* If the test succeeds, the variable is cleared instead of being reset to previous value (whatever it might be)
--
This message was sent by Atlassian Jira
(v8.3.2#803003)