LuciferYang commented on PR #38091: URL: https://github.com/apache/spark/pull/38091#issuecomment-1309925947
@wankunde A little sad, the test seems still flaky: https://github.com/apache/spark/actions/runs/3431057909/jobs/5718760733 https://pipelines.actions.githubusercontent.com/serviceHosts/03398d36-4378-4d47-a936-fba0a5e8ccb9/_apis/pipelines/1/runs/194491/signedlogcontent/20?urlExpires=2022-11-10T08%3A15%3A37.0094993Z&urlSigningMethod=HMACV1&urlSignature=VyPkl0b3O%2F9BRK0o4FNQzulBETE8xLiRNfnYfBmCXtA%3D ``` 2022-11-09T19:40:31.5556444Z [0m[[0m[0minfo[0m] [0m[0m[31m- SPARK-40096: Send finalize events even if shuffle merger blocks indefinitely with registerMergeResults is false *** FAILED *** (103 milliseconds)[0m[0m 2022-11-09T19:40:31.5617485Z [0m[[0m[0minfo[0m] [0m[0m[31m ArrayBuffer("hostB") was empty (DAGSchedulerSuite.scala:4562)[0m[0m 2022-11-09T19:40:31.5619350Z [0m[[0m[0minfo[0m] [0m[0m[31m org.scalatest.exceptions.TestFailedException:[0m[0m 2022-11-09T19:40:31.5732830Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:472)[0m[0m 2022-11-09T19:40:31.5733721Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:471)[0m[0m 2022-11-09T19:40:31.5734539Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.scalatest.Assertions$.newAssertionFailedException(Assertions.scala:1231)[0m[0m 2022-11-09T19:40:31.5735312Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.scalatest.Assertions$AssertionsHelper.macroAssert(Assertions.scala:1295)[0m[0m 2022-11-09T19:40:31.5736164Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.apache.spark.scheduler.DAGSchedulerSuite.$anonfun$new$289(DAGSchedulerSuite.scala:4562)[0m[0m 2022-11-09T19:40:31.5736918Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)[0m[0m 2022-11-09T19:40:31.5737584Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)[0m[0m 2022-11-09T19:40:31.5738253Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)[0m[0m 2022-11-09T19:40:31.5738907Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.scalatest.Transformer.apply(Transformer.scala:22)[0m[0m 2022-11-09T19:40:31.5739571Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.scalatest.Transformer.apply(Transformer.scala:20)[0m[0m 2022-11-09T19:40:31.5740324Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:226)[0m[0m ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
