-
- Downloads
[HOTFIX] [TEST] Ignoring flaky tests
org.apache.spark.DriverSuite.driver should exit after finishing without cleanup (SPARK-530) https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-SBT/2267/ org.apache.spark.deploy.SparkSubmitSuite.includes jars passed in through --jars https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-SBT/2271/AMPLAB_JENKINS_BUILD_PROFILE=hadoop1.0,label=centos/testReport/ org.apache.spark.streaming.flume.FlumePollingStreamSuite.flume polling test https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-SBT/2269/ Author: Tathagata Das <tathagata.das1565@gmail.com> Closes #5901 from tdas/ignore-flaky-tests and squashes the following commits: 9cd8667 [Tathagata Das] Ignoring tests.
Showing
- core/src/test/scala/org/apache/spark/DriverSuite.scala 1 addition, 1 deletioncore/src/test/scala/org/apache/spark/DriverSuite.scala
- core/src/test/scala/org/apache/spark/deploy/SparkSubmitSuite.scala 1 addition, 1 deletion...test/scala/org/apache/spark/deploy/SparkSubmitSuite.scala
- external/flume/src/test/scala/org/apache/spark/streaming/flume/FlumePollingStreamSuite.scala 2 additions, 2 deletions...pache/spark/streaming/flume/FlumePollingStreamSuite.scala
Loading
Please register or sign in to comment