Dmitriy Pavlov created IGNITE-5550:
--------------------------------------
Summary: Ignite PDS 1 Test Suite: test reports there are not shutdown nodes
Key: IGNITE-5550
URL:
https://issues.apache.org/jira/browse/IGNITE-5550 Project: Ignite
Issue Type: Test
Reporter: Dmitriy Pavlov
http://ci.ignite.apache.org/viewLog.html?buildId=675214&#testNameId3763214911488820965Test is the only one which failed in the suite, probable reason other test influence
{noformat}
gnitePdsTestSuite: org.apache.ignite.internal.processors.cache.persistence (1)
IgnitePdsClientNearCachePutGetTest.testPutGetRandomUniqueMultipleObjects
Current failure: pull/2157/head #155 Semyon Boikov (2) 20 Jun 17 09:15
First failure: pull/2157/head #150 Changes (327) 19 Jun 17 14:11
junit.framework.AssertionFailedError: Found nodes from different clusters, probable some test does not stop nodes [allNodes=[persistence.IgnitePdsClientNearCachePutGetTest1, persistence.IgnitePdsClientNearCachePutGetTest0, wal.IgniteWalDirectoriesConfigurationTest]]
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.TestCase.fail(TestCase.java:227)
at org.apache.ignite.testframework.junits.common.GridCommonAbstractTest.awaitPartitionMapExchange(GridCommonAbstractTest.java:593)
at org.apache.ignite.testframework.junits.common.GridCommonAbstractTest.awaitPartitionMapExchange(GridCommonAbstractTest.java:532)
at org.apache.ignite.testframework.junits.common.GridCommonAbstractTest.awaitPartitionMapExchange(GridCommonAbstractTest.java:517)
at org.apache.ignite.internal.processors.database.IgniteDbAbstractTest.beforeTest(IgniteDbAbstractTest.java:188)
at org.apache.ignite.internal.processors.cache.persistence.IgnitePdsClientNearCachePutGetTest.beforeTest(IgnitePdsClientNearCachePutGetTest.java:46)
------- Stdout: -------
[2017-06-20 06:44:55,452][INFO ][main][root] >>> Starting test class: IgnitePdsClientNearCachePutGetTest <<<
[2017-06-20 06:44:55,460][INFO ][main][root] >>> Starting test: IgnitePdsClientNearCachePutGetTest#testPutGetRandomUniqueMultipleObjects <<<
[2017-06-20 06:44:55,468][INFO ][main][IgnitePdsClientNearCachePutGetTest0]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)