Alexander Menshikov created IGNITE-8708:
-------------------------------------------
Summary: CacheManagerTest.close_cachesEmpty failed
Key: IGNITE-8708
URL:
https://issues.apache.org/jira/browse/IGNITE-8708 Project: Ignite
Issue Type: Sub-task
Reporter: Alexander Menshikov
Assignee: Alexander Menshikov
Method {{CacheManager#getCacheNames()}} should throw {{IllegalStateException}} in case when {{CacheManager}} is closed. But in TCK 1.0.1 test {{CacheManagerTest.close_cachesEmpty}} expect empty list, which was incorrect according to spec.
In TCK 1.1.0 test is fixed.
It was known problem, please see comments in {{CacheManager#getCacheNames()}} on current master.
*But we can't make this test pass in both versions of TCK.*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)