You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by SomeFire <gi...@git.apache.org> on 2018/11/28 09:33:40 UTC

[GitHub] ignite pull request #5523: 10437 test flakiness

GitHub user SomeFire opened a pull request:

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

    10437 test flakiness

    

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

    $ git pull https://github.com/SomeFire/ignite IGNITE-10437-tests

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

    https://github.com/apache/ignite/pull/5523.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 #5523
    
----
commit 756aabf23be89c13e43abdcd5913fa707b8f3040
Author: Dmitrii Ryabov <so...@...>
Date:   2018-11-28T09:27:08Z

    IGNITE-10437 GridCacheWriteBehindStoreMultithreadedSelfTest.testFlushFromTheSameThreadWithCoalescing is flaky

commit 76b8c1d8c6dedf4c56f385a9912b90c4d62bb4d6
Author: Dmitrii Ryabov <so...@...>
Date:   2018-11-28T09:31:21Z

    test flakiness

----


---