You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by toyboxman <gi...@git.apache.org> on 2018/07/10 06:03:05 UTC

[GitHub] incubator-griffin pull request #342: Fix unit case bug

GitHub user toyboxman opened a pull request:

    https://github.com/apache/incubator-griffin/pull/342

    Fix unit case bug

    JobInstanceRepoTest always fails to run due to code bug, fix it here

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

    $ git pull https://github.com/toyboxman/incubator-griffin master

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

    https://github.com/apache/incubator-griffin/pull/342.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 #342
    
----
commit 95cf208eef353a9cbd2531d571d7ce41d89956d5
Author: Eugene <to...@...>
Date:   2018-07-10T05:57:20Z

    Fix unit case bug
    
    JobInstanceRepoTest always fails to run due to code bug, fix it here

----


---

[GitHub] incubator-griffin pull request #342: Fix unit case bug

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

    https://github.com/apache/incubator-griffin/pull/342


---