karldw commented on pull request #11001:
URL: https://github.com/apache/arrow/pull/11001#issuecomment-912222264
That build is "passing", but it looks like it didn't actually run any tests.
```r
if(tools::testInstalledPackage("arrow") != 0L) stop("There was a test
failure.")
#> Testing examples for package ‘arrow’
#> no parsed files found
#> Running specific tests for package ‘arrow’
#> Running ‘testthat.R’
#> Warning message:
#> no examples found for package ‘arrow’
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]