Marcelo Vanzin created SPARK-23345: -------------------------------------- Summary: Flaky test: FileBasedDataSourceSuite Key: SPARK-23345 URL: https://issues.apache.org/jira/browse/SPARK-23345 Project: Spark Issue Type: Bug Components: SQL Affects Versions: 2.4.0 Reporter: Marcelo Vanzin
See at least once: https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/87114/testReport/junit/org.apache.spark.sql/FileBasedDataSourceSuite/_It_is_not_a_test_it_is_a_sbt_testing_SuiteSelector_/ {noformat} Error Message org.scalatest.exceptions.TestFailedDueToTimeoutException: The code passed to eventually never returned normally. Attempted 650 times over 10.011358752 seconds. Last failure message: There are 1 possibly leaked file streams.. Stacktrace sbt.ForkMain$ForkError: org.scalatest.exceptions.TestFailedDueToTimeoutException: The code passed to eventually never returned normally. Attempted 650 times over 10.011358752 seconds. Last failure message: There are 1 possibly leaked file streams.. at org.scalatest.concurrent.Eventually$class.tryTryAgain$1(Eventually.scala:421) at org.scalatest.concurrent.Eventually$class.eventually(Eventually.scala:439) at org.apache.spark.sql.FileBasedDataSourceSuite.eventually(FileBasedDataSourceSuite.scala:26) at org.scalatest.concurrent.Eventually$class.eventually(Eventually.scala:337) at org.apache.spark.sql.FileBasedDataSourceSuite.eventually(FileBasedDataSourceSuite.scala:26) at org.apache.spark.sql.test.SharedSparkSession$class.afterEach(SharedSparkSession.scala:114) at org.apache.spark.sql.FileBasedDataSourceSuite.afterEach(FileBasedDataSourceSuite.scala:26) at org.scalatest.BeforeAndAfterEach$$anonfun$1.apply$mcV$sp(BeforeAndAfterEach.scala:234) {noformat} Log file is too large to attach here, though. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org