[
https://issues.apache.org/jira/browse/SPARK-5735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14319140#comment-14319140
]
Apache Spark commented on SPARK-5735:
-------------------------------------
User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/4578
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]