lidavidm commented on pull request #9941: URL: https://github.com/apache/arrow/pull/9941#issuecomment-818685821
It looks like the R 3.5 tests got stuck when running on x64, timing out after 6 hours. The 1 hour timeout didn't apply. Unfortunately there seems to be practically nothing in the logs other than that. ``` 2021-04-13T03:25:44.2272201Z * checking tests ... 2021-04-13T03:25:44.2272689Z 2021-04-13T03:25:44.4682128Z ** running tests for arch 'i386' ... 2021-04-13T03:25:44.4683020Z 2021-04-13T03:26:12.7283883Z Running 'testthat.R' [28s] 2021-04-13T03:26:12.7285110Z 2021-04-13T03:26:12.7402341Z OK 2021-04-13T03:26:12.7403034Z 2021-04-13T03:26:12.9895003Z ** running tests for arch 'x64' ... 2021-04-13T03:26:12.9896008Z 2021-04-13T09:00:00.6350799Z 2021-04-13T09:00:00.6360365Z ##[error]Error: 'col_ed' is not an exported object from 'namespace:cli' 2021-04-13T09:00:00.6405966Z Execution halted 2021-04-13T09:00:05.5571291Z ##[error]The operation was canceled. ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected]
