[
https://issues.apache.org/jira/browse/IGNITE-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501719#comment-16501719
]
ASF GitHub Bot commented on IGNITE-8708:
----------------------------------------
GitHub user SharplEr opened a pull request:
https://github.com/apache/ignite/pull/4135
ignite-8708: CacheManagerTest.close_cachesEmpty failed
For [ignite-8708](https://issues.apache.org/jira/browse/IGNITE-8708)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SharplEr/ignite ignite-8708
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4135.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4135
----
commit ed1584f16501099a15a469675ce3956c6345ccf9
Author: Alexander Menshikov <sharplermc@...>
Date: 2018-06-05T12:54:50Z
ignite-8708 CacheManagerTest.close_cachesEmpty failed
----
> 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
>
> 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)