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

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

Vitaliy Biryukov created IGNITE-6557:
----------------------------------------

             Summary: 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


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)