You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by oignatenko <gi...@git.apache.org> on 2018/11/07 14:22:43 UTC

[GitHub] ignite pull request #5344: IGNITE-10158 Some tests in IgniteCacheAbstractQue...

GitHub user oignatenko opened a pull request:

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

    IGNITE-10158 Some tests in IgniteCacheAbstractQuerySelfTest are incorrectly muted

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-10158

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

    https://github.com/apache/ignite/pull/5344.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 #5344
    
----
commit fa7662e7fbc410a5064815f16838e0ef91b0683b
Author: Alexey Platonov <ap...@...>
Date:   2018-11-07T11:53:58Z

    init commit

commit 2afea369eaf285c3d42c377c46161a5041ab0bb0
Author: Alexey Platonov <ap...@...>
Date:   2018-11-07T11:56:23Z

    Merge branch 'master' of https://github.com/apache/ignite into ignite-10159

commit ac6414e0c5a2e2b6fe75b6b170fb988421ca1c5d
Author: Oleg Ignatenko <oi...@...>
Date:   2018-11-07T14:14:22Z

    IGNITE-10158 Some tests in IgniteCacheAbstractQuerySelfTest are incorrectly muted
    - fixed as suggested in the ticket
    -- verified with diffs overview, clean rebuild and trial execution of modified tests on my machine

----


---

[GitHub] ignite pull request #5344: IGNITE-10158 Some tests in IgniteCacheAbstractQue...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---