rok commented on code in PR #13854:
URL: https://github.com/apache/arrow/pull/13854#discussion_r944611546
##########
r/tests/testthat/test-dplyr-funcs-datetime.R:
##########
@@ -155,6 +179,71 @@ test_that("strptime", {
# RE2 library (not available on Windows with R 3.6)
skip_if_not_available("re2")
+ expect_equal(
Review Comment:
I moved `skip_on_cran()` up and split the relevant `strptime` test block
into three.
--
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]