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

[jira] [Created] (ARROW-15015) [R] Test / CI flag for ensuring all tests are run?

Jonathan Keane created ARROW-15015:
--------------------------------------

             Summary: [R] Test / CI flag for ensuring all tests are run?
                 Key: ARROW-15015
                 URL: https://issues.apache.org/jira/browse/ARROW-15015
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
            Reporter: Jonathan Keane


We frequently skip [tests that depend on features that are not available|https://github.com/apache/arrow/blob/b9ac245afef081339093cd1930153d6b18b0479d/r/tests/testthat/helper-skip.R#L24-L34] which is nice (especially for CRAN tests, where the features might not be buildable.

But should we have a CI flag that we could turn on (that is, off by default) that forces all of these tests to be run so we can know there is at least one build that runs all the tests? AFAICT, right now if we have no CI that successfully builds parquet, for example, most of our parquet tests would silently not run.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)