Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.