[ https://issues.apache.org/jira/browse/SPARK-20130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcelo Vanzin reopened SPARK-20130: ------------------------------------ Reopening since I've seen this a few times recently. e.g.: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/100161/ {noformat} Error Message org.scalatest.exceptions.TestFailedDueToTimeoutException: The code passed to eventually never returned normally. Attempted 2 times over 4.021686279 seconds. Last failure message: 4 did not equal 3. Stacktrace sbt.ForkMain$ForkError: org.scalatest.exceptions.TestFailedDueToTimeoutException: The code passed to eventually never returned normally. Attempted 2 times over 4.021686279 seconds. Last failure message: 4 did not equal 3. at org.scalatest.concurrent.Eventually.tryTryAgain$1(Eventually.scala:432) at org.scalatest.concurrent.Eventually.eventually(Eventually.scala:439) at org.scalatest.concurrent.Eventually.eventually$(Eventually.scala:391) at org.scalatest.concurrent.Eventually$.eventually(Eventually.scala:479) at org.scalatest.concurrent.Eventually.eventually(Eventually.scala:308) at org.scalatest.concurrent.Eventually.eventually$(Eventually.scala:307) at org.scalatest.concurrent.Eventually$.eventually(Eventually.scala:479) at org.apache.spark.storage.BlockManagerReplicationBehavior.$anonfun$$init$$26(BlockManagerReplicationSuite.scala:299) at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85) at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83) at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104) at org.scalatest.Transformer.apply(Transformer.scala:22) {noformat} > Flaky test: BlockManagerProactiveReplicationSuite > ------------------------------------------------- > > Key: SPARK-20130 > URL: https://issues.apache.org/jira/browse/SPARK-20130 > Project: Spark > Issue Type: Bug > Components: Tests > Affects Versions: 2.2.0 > Reporter: Marcelo Vanzin > Priority: Major > > See following page: > https://spark-tests.appspot.com/test-details?suite_name=org.apache.spark.storage.BlockManagerProactiveReplicationSuite&test_name=proactive+block+replication+-+5+replicas+-+4+block+manager+deletions > I also have seen it fail intermittently during local unit test runs. -- 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