ajithme commented on a change in pull request #27115: 
[SPARK-30440][CORE][TESTS] Flaky test: 
org.apache.spark.scheduler.TaskSetManagerSuite
URL: https://github.com/apache/spark/pull/27115#discussion_r364258420
 
 

 ##########
 File path: core/src/test/scala/org/apache/spark/scheduler/FakeTask.scala
 ##########
 @@ -36,34 +36,74 @@ class FakeTask(
   override def preferredLocations: Seq[TaskLocation] = prefLocs
 }
 
+class FakeLongTasks(
 
 Review comment:
   I have updated the PR as per your suggestion

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to