GitHub user zhan849 opened a pull request:
https://github.com/apache/helix/pull/194
Fix broken TestWorkflowTermination
test is broken by a temp fix before not to set JobState to NOT_STARTED when
initializing workflow context, this PR fixes the test according to temp fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhan849/helix harry/test-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/194.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 #194
----
commit 1d4df9c0739b10be4802dbe36f9870f097a21e6f
Author: Harry Zhang <zhan849@...>
Date: 2018-04-24T19:47:28Z
Fix broken TestWorkflowTermination
----
---