[
https://issues.apache.org/jira/browse/IGNITE-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137171#comment-15137171
]
ASF GitHub Bot commented on IGNITE-2588:
----------------------------------------
GitHub user agura opened a pull request:
https://github.com/apache/ignite/pull/463
ignite-2588 Test fixed
https://issues.apache.org/jira/browse/IGNITE-2588
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agura/incubator-ignite ignite-2588
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/463.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 #463
----
commit 90c939f55fd6ae87c3e521e65962cb9d8d712b86
Author: agura <[email protected]>
Date: 2016-02-08T16:22:51Z
ignite-2588 Test fixed
----
> [Failed test] GridAffinityNoCacheSelfTes.testAffinityImplCacheDeleted with
> assertion
> ------------------------------------------------------------------------------------
>
> Key: IGNITE-2588
> URL: https://issues.apache.org/jira/browse/IGNITE-2588
> Project: Ignite
> Issue Type: Test
> Affects Versions: 1.5.0.final
> Reporter: Andrey Gura
> Assignee: Andrey Gura
> Fix For: 1.6
>
>
> Tests fails due to a race during dynamic cache creation and destroy.
> {noformat}
> at junit.framework.Assert.fail(Assert.java:55)
> at junit.framework.Assert.assertTrue(Assert.java:22)
> at junit.framework.Assert.assertTrue(Assert.java:31)
> at junit.framework.TestCase.assertTrue(TestCase.java:201)
> at
> org.apache.ignite.internal.GridAffinityNoCacheSelfTest.checkAffinityImplCacheDeleted(GridAffinityNoCacheSelfTest.java:113)
> at
> org.apache.ignite.internal.GridAffinityNoCacheSelfTest.testAffinityImplCacheDeleted(GridAffinityNoCacheSelfTest.java:91)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)