You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2021/03/29 20:22:00 UTC

[jira] [Created] (ARROW-12143) [CI] R builds should timeout and fail after some threshold and dump the output.

Weston Pace created ARROW-12143:
-----------------------------------

             Summary: [CI] R builds should timeout and fail after some threshold and dump the output.
                 Key: ARROW-12143
                 URL: https://issues.apache.org/jira/browse/ARROW-12143
             Project: Apache Arrow
          Issue Type: Improvement
          Components: CI, R
            Reporter: Weston Pace


Currently, if an R test hangs, then it is very difficult to determine what the root cause is because it just outputs "checking tests".  It also slows down the CI pipeline because it doesn't time out for 6 hours.


I'm hoping we can instead kill the test after some unreasonable amount of time has passed and dump whatever output has been generated so far.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)