[ https://issues.apache.org/jira/browse/SPARK-5735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Or closed SPARK-5735. ---------------------------- Resolution: Fixed Fix Version/s: 1.3.0 > Replace uses of EasyMock with Mockito > ------------------------------------- > > Key: SPARK-5735 > URL: https://issues.apache.org/jira/browse/SPARK-5735 > Project: Spark > Issue Type: Improvement > Components: Tests > Reporter: Patrick Wendell > Assignee: Josh Rosen > Fix For: 1.3.0 > > > There are a few reasons we should drop EasyMock. First, we should have a > single mocking framework in our tests in general to keep things consistent. > Second, EasyMock has caused us some dependency pain in our tests due to > objenesis. We aren't totally sure but suspect such conflicts might be causing > non deterministic test failures. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org