SparkQA commented on issue #25709: [SPARK-29007][STREAMING][MLLIB] Enforce not leaking SparkContext in tests which creates new StreamingContext with new SparkContext URL: https://github.com/apache/spark/pull/25709#issuecomment-529257103 **[Test build #110316 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110316/testReport)** for PR 25709 at commit [`0f3a4f4`](https://github.com/apache/spark/commit/0f3a4f4972b218e7c761de3c6c8db2dd87ad6fe2). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class StreamingKMeansSuite extends SparkFunSuite with LocalStreamingContext with TestSuiteBase ` * `class DStreamClosureSuite extends SparkFunSuite with LocalStreamingContext with BeforeAndAfterAll ` * `class StreamingListenerSuite extends TestSuiteBase with LocalStreamingContext with Matchers ` * `class InputInfoTrackerSuite extends SparkFunSuite with LocalStreamingContext with BeforeAndAfter ` * `trait LocalStreamingContext extends BeforeAndAfterEach with BeforeAndAfterAll `
---------------------------------------------------------------- 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