You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2017/06/19 13:56:00 UTC

[jira] [Created] (IGNITE-5544) Ignite Cache: floating failure in testBackupRestore

Dmitriy Pavlov created IGNITE-5544:
--------------------------------------

             Summary: Ignite Cache: floating failure in testBackupRestore
                 Key: IGNITE-5544
                 URL: https://issues.apache.org/jira/browse/IGNITE-5544
             Project: Ignite
          Issue Type: Test
            Reporter: Dmitriy Pavlov


GridCacheReplicatedLocalStoreSelfTest.testBackupRestorePrimary testBackupRestorePrimary
Has floating failure
Can be reproduced locally with run until failure, 7-10 runs required:
{noformat}
junit.framework.AssertionFailedError
	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.processors.cache.GridCacheAbstractLocalStoreSelfTest.testBackupRestore(GridCacheAbstractLocalStoreSelfTest.java:319)
	at org.apache.ignite.internal.processors.cache.GridCacheAbstractLocalStoreSelfTest.testBackupRestorePrimary(GridCacheAbstractLocalStoreSelfTest.java:285)
{noformat}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)