shaneknapp commented on issue #25423: [SPARK-28701][test-java11][k8s] adding 
java11 support for pull request builds
URL: https://github.com/apache/spark/pull/25423#issuecomment-522069012
 
 
   another question...  in the `SparkPullRequestBuilder` config, after 
`./dev/run-tests-jenkins` completes, it launches the following:
   
   ```
   # Hack to ensure that at least one JVM suite always runs in order to prevent 
spurious errors from the
   # Jenkins JUnit test reporter plugin
   ./build/sbt unsafe/test > /dev/null 2>&1
   ```
   
   1) do we need this step?
   2) if we do, do we test this w/java11?
   
   this part of the build config has been here since before i took over the 
build system so i don't really have any context except for the comment about 
the junit plugin.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to