[
https://issues.apache.org/jira/browse/SPARK-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14284216#comment-14284216
]
Sean Owen commented on SPARK-4442:
----------------------------------
I don't think 1.3.0 should be different in this regard, or any release. The
command is going to JAR up compiled test classes, so it's necessary for tests
to be compiled first, but, install should have done that. You're referring to
another class in the graphx module, so that won't be part of core's test code.
java8-tests is not related. I'm not sure what you are looking for in the POM?
> Move common unit test utilities into their own package / module
> ---------------------------------------------------------------
>
> Key: SPARK-4442
> URL: https://issues.apache.org/jira/browse/SPARK-4442
> Project: Spark
> Issue Type: Improvement
> Reporter: Josh Rosen
> Priority: Minor
>
> We should move generally-useful unit test fixtures / utility methods to their
> own test utilities set package / module to make them easier to find / use.
> See https://github.com/apache/spark/pull/3121#discussion-diff-20413659 for
> one example of this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]