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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)