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/16 09:25:55 UTC

[GitHub] incubator-griffin pull request #355: Fix bug and enable new test cases to ve...

GitHub user toyboxman opened a pull request:

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

    Fix bug and enable new test cases to verify GriffinMeasureOperatorImpl

    

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

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

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

    https://github.com/apache/incubator-griffin/pull/355.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 #355
    
----
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

commit 05ae2677945c3a34d02fd9981a525a90df066782
Author: Eugene <to...@...>
Date:   2018-07-12T03:04:04Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin

commit ce6e073ba38cbc82ad3da8845748913005b015be
Author: Eugene <to...@...>
Date:   2018-07-13T03:12:07Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin

commit c3db596009b556aa8c3f403aef4f6373ba87f33a
Author: Eugene <to...@...>
Date:   2018-07-13T06:02:17Z

    Refactor
    
    fix unit test bug in service

commit 1d5dcddfcfe93838c1834866462a7d04a9af7aff
Author: Eugene <to...@...>
Date:   2018-07-16T09:17:43Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin

commit 257fab5cf90fefb4a107dae99bdc50eb94741913
Author: Eugene <to...@...>
Date:   2018-07-16T09:21:35Z

    Fix bug and refactor GriffinMeasureOperatorImpl test codes

----


---

[GitHub] incubator-griffin pull request #355: Fix bug and enable new test cases to ve...

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

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


---