[
https://issues.apache.org/jira/browse/SPARK-26855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765759#comment-16765759
]
Felix Cheung commented on SPARK-26855:
--------------------------------------
IMO we have two options:
# document tests only pass after a clean build with skipTests
# re-order tests. suppose test A depends on module B is built, we could move
test A to be after B (or rather, simply be the test of B)
> SparkSubmitSuite fails on a clean build
> ---------------------------------------
>
> Key: SPARK-26855
> URL: https://issues.apache.org/jira/browse/SPARK-26855
> Project: Spark
> Issue Type: Bug
> Components: Spark Core, SparkR
> Affects Versions: 2.3.2, 2.4.0
> Reporter: Felix Cheung
> Priority: Major
>
> SparkSubmitSuite
> "include an external JAR in SparkR"
> fails consistently but the test before it, "correctly builds R packages
> included in a jar with --packages" passes.
> the workaround is to build once with skipTests first, then everything passes.
> ran into this while testing 2.3.3 RC2.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]