[ 
https://issues.apache.org/jira/browse/IGNITE-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Menshikov updated IGNITE-8708:
----------------------------------------
    Description: 
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.*

Also, for the same reason 
{{CacheManagerManagementTest#testMultipleCacheManagers}} fails in {{#teadDown}} 
section.

  was:
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.*


> 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
>            Priority: Major
>              Labels: iep-21
>             Fix For: 2.6
>
>
> 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.*
> Also, for the same reason 
> {{CacheManagerManagementTest#testMultipleCacheManagers}} fails in 
> {{#teadDown}} section.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to