jonkeane commented on a change in pull request #12240:
URL: https://github.com/apache/arrow/pull/12240#discussion_r811971294
##########
File path: r/tests/testthat/test-dplyr-funcs-datetime.R
##########
@@ -386,6 +389,7 @@ test_that("extract epiweek from timestamp", {
})
test_that("extract week from timestamp", {
+ skip_on_os("windows") # https://issues.apache.org/jira/browse/ARROW-13168
Review comment:
Yes, though I do think we need to figure out what's going on in the case
I highlighted in this comment thread. Have you figured out what's going on here
already (I looked for a comment / explanation and haven't seen any but I might
very well have missed it, so if you have please link me to it!)?
--
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]