jonkeane commented on pull request #11001: URL: https://github.com/apache/arrow/pull/11001#issuecomment-912595955
Aaah, actually the original configuration was fine (though I've adjusted the "Dump test logs" step to always be run (so that it's easier to confirm without downloading the artifacts). This took a [bit of RTFM](https://rdrr.io/r/tools/testInstalledPackage.html), but the output of `tools::testInstalledPackage()` (run against arrow) is placed in `arrow-tests` of the working directory. So if the tests were not run, the output file would not exist or be blank, but we do see output from it showing that the tests are running. When this run finished I will (double) check that we're not seeing a bunch of skips for various features that are disabled. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org