jonkeane commented on PR #39587:
URL: https://github.com/apache/arrow/pull/39587#issuecomment-1891052907
The r-binary job fails on windows. It doesn't look related, but can you
confirm that @assignUser ?
Did test-r-rhub-ubuntu-gcc-release-latest timeout? It looks like it did
install, but later in the check failed (possibly during tests?). Regardless, it
doesn't look related, but is strange.
```
* checking tests ...
Running ‘testthat.R’
Error: R CMD check process failed with exit status -9
Standard output and error:
* using log directory ‘/arrow/r/check/arrow.Rcheck’
* using R version 4.3.2 (2023-10-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
* running under: Ubuntu 20.04.6 LTS
* using session charset: UTF-8
* using options ‘--run-donttest --no-manual --ignore-vignettes’
* checking for file ‘arrow/DESCRIPTION’ ... OK
* this is package ‘arrow’ version ‘14.0.2.9000’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether packag
Execution halted
1
```
--
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]