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_r364191856
 
 

 ##########
 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:
   Just to keep as a utility for future case and as the `FakeTask.create` is in 
a separate file i have updated this in `FakeTask.scala`

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