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

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

    [ https://issues.apache.org/jira/browse/IGNITE-6557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191566#comment-16191566 ] 

ASF GitHub Bot commented on IGNITE-6557:
----------------------------------------

GitHub user BiryukovVA opened a pull request:

    https://github.com/apache/ignite/pull/2803

    IGNITE-6557: Fluky test fixed.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/BiryukovVA/ignite IGNITE-6557

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2803.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2803
    
----
commit bf9b21f898ffc847d3253669e463ef44e536156c
Author: Vitaliy Biryukov <bi...@gmail.com>
Date:   2017-10-04T16:57:39Z

    IGNITE-6557: Fluky test fixed.

----


> 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)