dongjoon-hyun commented on pull request #28547: URL: https://github.com/apache/spark/pull/28547#issuecomment-629460159
In another PR (https://github.com/apache/spark/pull/28509#issuecomment-629203078), `BarrierTaskContextSuite.support multiple barrier() call within a single task`. ``` org.apache.spark.scheduler.BarrierTaskContextSuite.support multiple barrier() call within a single task sbt.ForkMain$ForkError: org.scalatest.exceptions.TestFailedException: 1031 was not less than or equal to 1000 at org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:530) ``` - https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122655/testReport/org.apache.spark.scheduler/BarrierTaskContextSuite/support_multiple_barrier___call_within_a_single_task/ ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
