assignUser commented on code in PR #13680:
URL: https://github.com/apache/arrow/pull/13680#discussion_r929758313
##########
r/tests/testthat/helper-skip.R:
##########
@@ -70,6 +70,10 @@ skip_if_not_dev_mode <- function() {
}
skip_if_not_running_large_memory_tests <- function() {
+ if (force_tests()) {
Review Comment:
Did you add this back in accidentally? Or am I missing something?
--
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]