jiangxb1987 opened a new pull request #24917: [SPARK-28115][CORE][TEST] Fix 
flaky test: SparkContextSuite.test resource scheduling under local-cluster mode
URL: https://github.com/apache/spark/pull/24917
 
 
   ## What changes were proposed in this pull request?
   
   The test `SparkContextSuite.test resource scheduling under local-cluster 
mode` has been flaky, because it expects the size of 
`sc.statusTracker.getExecutorInfos` be the same as the number of executors, 
while the returned list contains both the driver and executors.
   
   ## How was this patch tested?
   
   Updated existing tests.

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