You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vitaliy Biryukov (JIRA)" <ji...@apache.org> on 2017/10/04 16:30:00 UTC

[jira] [Updated] (IGNITE-6557) Test IgniteTxRemoveTimeoutObjectsTest has flaky fails

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

Vitaliy Biryukov updated IGNITE-6557:
-------------------------------------
    Description: 
Build log:
{noformat}
	[org.apache.ignite.internal.processors.cache.distributed.IgniteTxRemoveTimeoutObjectsTest.testTxRemoveTimeoutObjects] junit.framework.AssertionFailedError: Grids contain LockTimeoutObjects.
	    at junit.framework.Assert.fail(Assert.java:57)
	    at junit.framework.TestCase.fail(TestCase.java:227)
	    at org.apache.ignite.internal.processors.cache.distributed.IgniteTxRemoveTimeoutObjectsTest.assertDoesNotContainLockTimeoutObjects(IgniteTxRemoveTimeoutObjectsTest.java:135)
	    at org.apache.ignite.internal.processors.cache.distributed.IgniteTxRemoveTimeoutObjectsTest.testTxRemoveTimeoutObjects(IgniteTxRemoveTimeoutObjectsTest.java:92)
{noformat}

  was:
Build log:
{noformat}
	[org.apache.ignite.internal.processors.cache.distributed.IgniteTxRemoveTimeoutObjectsTest.testTxRemoveTimeoutObjects] junit.framework.AssertionFailedError: Grids contain LockTimeoutObjects.
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at org.apache.ignite.internal.processors.cache.distributed.IgniteTxRemoveTimeoutObjectsTest.assertDoesNotContainLockTimeoutObjects(IgniteTxRemoveTimeoutObjectsTest.java:135)
	at org.apache.ignite.internal.processors.cache.distributed.IgniteTxRemoveTimeoutObjectsTest.testTxRemoveTimeoutObjects(IgniteTxRemoveTimeoutObjectsTest.java:92)
{noformat}


> Test IgniteTxRemoveTimeoutObjectsTest has flaky fails
> -----------------------------------------------------
>
>                 Key: IGNITE-6557
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6557
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Vitaliy Biryukov
>            Assignee: Vitaliy Biryukov
>              Labels: MakeTeamcityGreenAgain
>
> Build log:
> {noformat}
> 	[org.apache.ignite.internal.processors.cache.distributed.IgniteTxRemoveTimeoutObjectsTest.testTxRemoveTimeoutObjects] junit.framework.AssertionFailedError: Grids contain LockTimeoutObjects.
> 	    at junit.framework.Assert.fail(Assert.java:57)
> 	    at junit.framework.TestCase.fail(TestCase.java:227)
> 	    at org.apache.ignite.internal.processors.cache.distributed.IgniteTxRemoveTimeoutObjectsTest.assertDoesNotContainLockTimeoutObjects(IgniteTxRemoveTimeoutObjectsTest.java:135)
> 	    at org.apache.ignite.internal.processors.cache.distributed.IgniteTxRemoveTimeoutObjectsTest.testTxRemoveTimeoutObjects(IgniteTxRemoveTimeoutObjectsTest.java:92)
> {noformat}



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