You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/23 19:11:47 UTC

[GitHub] [spark] tgravescs commented on a change in pull request #24634: [SPARK-27361][YARN] YARN support for GPU-aware scheduling

tgravescs commented on a change in pull request #24634: [SPARK-27361][YARN] YARN support for GPU-aware scheduling
URL: https://github.com/apache/spark/pull/24634#discussion_r287093226
 
 

 ##########
 File path: core/src/test/scala/org/apache/spark/scheduler/DAGSchedulerSuite.scala
 ##########
 @@ -172,7 +172,7 @@ class DAGSchedulerSuite extends SparkFunSuite with LocalSparkContext with TimeLi
   }
 
   /** Length of time to wait while draining listener events. */
-  val WAIT_TIMEOUT_MILLIS = 10000
+  val WAIT_TIMEOUT_MILLIS = 30000
 
 Review comment:
   I was seeing some intermittent timeouts on this test so increased, I can back it out if people think this is to long.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org