You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by bharathkk <gi...@git.apache.org> on 2018/10/08 22:44:51 UTC

[GitHub] samza pull request #700: Fix broken tests caused due to merging

GitHub user bharathkk opened a pull request:

    https://github.com/apache/samza/pull/700

    Fix broken tests caused due to merging

    Due to interleaved ordering of the PRs (https://github.com/apache/samza/pull/675 and https://github.com/apache/samza/pull/673), FaultInjectionTest is broken.
    


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

    $ git pull https://github.com/bharathkk/samza fix-trunk

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

    https://github.com/apache/samza/pull/700.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 #700
    
----
commit a4e737ab7c82b0ce1464671db56a2c334cac26af
Author: bharathkk <co...@...>
Date:   2018-10-08T22:42:49Z

    Fix broken tests caused due to merging

----


---

[GitHub] samza pull request #700: Fix broken tests caused due to merging

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

    https://github.com/apache/samza/pull/700


---