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:59:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-5544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Pavlov updated IGNITE-5544:
-----------------------------------
    Description: 
http://ci.ignite.apache.org/viewLog.html?buildId=674133&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgniteCache#testNameId-3580536643752440720

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}


  was:
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}



> 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
>              Labels: test-fail
>
> http://ci.ignite.apache.org/viewLog.html?buildId=674133&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgniteCache#testNameId-3580536643752440720
> 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)