[
https://issues.apache.org/jira/browse/ARROW-15015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Keane resolved ARROW-15015.
------------------------------------
Fix Version/s: 8.0.0
Resolution: Fixed
Issue resolved by pull request 12940
[https://github.com/apache/arrow/pull/12940]
> [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
> Assignee: Jacob Wujciak-Jens
> Priority: Major
> Labels: pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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.7#820007)