You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/26 09:48:35 UTC

[GitHub] [arrow] assignUser commented on a diff in pull request #13680: ARROW-17166: [R] [CI] Exclude large memory tests from the force-tests job on CI

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org