[GitHub] ignite pull request #2704: IGNITE-6454: suite timeout replace to failure

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2704: IGNITE-6454: suite timeout replace to failure

andrey-kuznetsov
GitHub user dspavlov opened a pull request:

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

    IGNITE-6454: suite timeout replace to failure

    Interrupted flag check was added

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-6454-interrupt-fix

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

    https://github.com/apache/ignite/pull/2704.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 #2704
   
----
commit cfe3240a7933894dc3e048d954de524a9061128e
Author: dpavlov <[hidden email]>
Date:   2017-09-20T13:07:11Z

    IGNITE-6454: suite timeout replace to failure: interrupted flag check was added

----


---