Andrey Gura created IGNITE-2588:
-----------------------------------
Summary: [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)