Github user vanzin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22209#discussion_r212703732
  
    --- Diff: 
core/src/test/scala/org/apache/spark/status/AppStatusListenerSuite.scala ---
    @@ -1190,6 +1190,65 @@ class AppStatusListenerSuite extends SparkFunSuite 
with BeforeAndAfter {
         assert(appStore.asOption(appStore.lastStageAttempt(3)) === None)
       }
     
    +  test("stage and job metrics should be updated when stage completion 
event" +
    --- End diff --
    
    "update metrics for tasks that finish late". Same thing, much shorter. 
Could also add the bug number to the test name.


---

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

Reply via email to