Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20222#discussion_r161140353
  
    --- Diff: dev/run-tests-jenkins.py ---
    @@ -181,8 +181,8 @@ def main():
         short_commit_hash = ghprb_actual_commit[0:7]
     
         # format: http://linux.die.net/man/1/timeout
    -    # must be less than the timeout configured on Jenkins (currently 300m)
    -    tests_timeout = "250m"
    +    # must be less than the timeout configured on Jenkins (currently 350m)
    +    tests_timeout = "300m"
    --- End diff --
    
    Ah, this was the root causes. Thanks, @HyukjinKwon .
    Sorry, @shaneknapp . I sent an annoying email before knowing this here.


---

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

Reply via email to