You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Navina Ramesh (JIRA)" <ji...@apache.org> on 2016/03/16 20:48:33 UTC

[jira] [Created] (SAMZA-898) TestSamzaTaskManager incorrectly shares mock state across tests that cause failures when test ordering changes

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)