Re: [PR] GH-46989: [CI][R] Use Ubuntu 22.04 for old R [arrow]
github-actions[bot] commented on PR #46990: URL: https://github.com/apache/arrow/pull/46990#issuecomment-3037290419 Revision: 7d9bf797f9810a56994194264d820edc78f9257b Submitted crossbow builds: [ursacomputing/crossbow @ actions-c0bd9ba83d](https://github.com/ursacomputing/crossbow/branches/all?query=actions-c0bd9ba83d) |Task|Status| ||--| |test-r-rstudio-r-base-4.1-focal|[](https://github.com/ursacomputing/crossbow/runs/45386452885)| |test-r-rstudio-r-base-4.2-focal|[](https://github.com/ursacomputing/crossbow/runs/45386453357)| -- 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]
Re: [PR] GH-46989: [CI][R] Use Ubuntu 22.04 for old R [arrow]
kou commented on PR #46990: URL: https://github.com/apache/arrow/pull/46990#issuecomment-3037288850 @github-actions crossbow submit test-r-rstudio-r-base-* -- 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]
Re: [PR] GH-46989: [CI][R] Use Ubuntu 22.04 for old R [arrow]
kou commented on PR #46990:
URL: https://github.com/apache/arrow/pull/46990#issuecomment-3034696983
Hmm... They don't work...
https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=70218&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=6c939d89-0d1a-51f2-8b30-091a7a82e98c&l=24235
```text
══ Failed tests
── Error ('test-dplyr-filter.R:295:5'): Filtering on a column that doesn't
exist errors correctly ──
Error in `not_a_col == 42`: object 'not_a_col' not found
9. ├─testthat::expect_error(...)
10. │ └─testthat:::expect_condition_matching(...)
11. │ └─testthat:::quasi_capture(...)
12. │ ├─testthat (local) .capture(...)
13. │ │ └─base::withCallingHandlers(...)
14. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
15. ├─Table$create(tbl) %>% mutate(newvar = NOTAVAR + 2)
16. ├─dplyr::mutate(., newvar = NOTAVAR + 2)
17. └─arrow:::mutate.ArrowTabular(., newvar = NOTAVAR + 2)
18. ├─arrow:::try_arrow_dplyr(...)
19. │ ├─base::tryCatch(...)
20. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
21. │ │ └─base (local) tryCatchOne(expr, names, parentenv,
handlers[[1L]])
22. │ │ └─base (local) doTryCatch(return(expr), name, parentenv,
handler)
23. │ └─base::eval(expr, parent)
24. └─arrow:::arrow_eval(exprs[[i]], mask)
25. └─base::tryCatch(...)
26. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
27. └─base (local) tryCatchOne(expr, names, parentenv,
handlers[[1L]])
28. └─value[[3L]](cond)
29. └─arrow:::validation_error(msg, call = expr)
30. └─rlang::abort(...)
[ FAIL 2 | WARN 2 | SKIP 30 | PASS 8283 ]
```
--
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]
Re: [PR] GH-46989: [CI][R] Use Ubuntu 22.04 for old R [arrow]
github-actions[bot] commented on PR #46990: URL: https://github.com/apache/arrow/pull/46990#issuecomment-3034553369 Revision: c2d4d46cae97366cc76dcdeb486c9e0fbe2f4f4e Submitted crossbow builds: [ursacomputing/crossbow @ actions-e1fe36eccc](https://github.com/ursacomputing/crossbow/branches/all?query=actions-e1fe36eccc) |Task|Status| ||--| |test-r-rstudio-r-base-4.1-noble|[](https://github.com/ursacomputing/crossbow/runs/45341304071)| |test-r-rstudio-r-base-4.2-noble|[](https://github.com/ursacomputing/crossbow/runs/45341304774)| -- 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]
Re: [PR] GH-46989: [CI][R] Use Ubuntu 22.04 for old R [arrow]
kou commented on PR #46990: URL: https://github.com/apache/arrow/pull/46990#issuecomment-3034550190 @github-actions crossbow submit test-r-rstudio-r-base-* -- 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]
Re: [PR] GH-46989: [CI][R] Use Ubuntu 22.04 for old R [arrow]
github-actions[bot] commented on PR #46990: URL: https://github.com/apache/arrow/pull/46990#issuecomment-3034550200 :warning: GitHub issue #46989 **has been automatically assigned in GitHub** to PR creator. -- 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]
