Skip to content

Commit 2e01c2b

Browse files
committed
re2 skip
1 parent 429deb6 commit 2e01c2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

r/tests/testthat/test-compute-no-bindings.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ test_that("non-bound compute kernels using MatchSubstringOptions", {
162162
c(0, 0, 1, 1)
163163
)
164164

165+
skip_if_not_available("re2")
166+
165167
# Remove this test when ARROW-13156 has been completed
166168
expect_equal(
167169
as.vector(

0 commit comments

Comments
 (0)