Navina Ramesh created SAMZA-898:
-----------------------------------
Summary: TestSamzaTaskManager incorrectly shares mock state across
tests that cause failures when test ordering changes
Key: SAMZA-898
URL: https://issues.apache.org/jira/browse/SAMZA-898
Project: Samza
Issue Type: Bug
Reporter: Navina Ramesh
Assignee: Navina Ramesh
Fix For: 0.10.1
We noticed that some of the tests in TestSamzaTaskManager fails intermittently
on Mac and quite consistently on linux boxes (in our hudson environment). This
was because the mock "jobCoordinator" was not cleanly setup before each test.
Hence, ordering of the tests affected the result.
We should fix this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)