GitHub user toyboxman opened a pull request:
https://github.com/apache/incubator-griffin/pull/347
Test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/toyboxman/incubator-griffin test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/347.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 #347
----
commit 95cf208eef353a9cbd2531d571d7ce41d89956d5
Author: Eugene <toyboxman0001@...>
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 <toyboxman0001@...>
Date: 2018-07-12T03:04:04Z
Merge branch 'master' of https://github.com/apache/incubator-griffin
commit bf0f9bfbc440c8c088aa4c3156ce9612617bdd0a
Author: Eugene <toyboxman0001@...>
Date: 2018-07-12T06:54:16Z
Refactor
fix unit test bug in service package
----
---