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

2018-10-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/700 ---

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

2018-10-08 Thread bharathkk
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.