From a148b0c29d52633013a97e782ac798ecf3e68276 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kirill=20M=C3=BCller?= Date: Mon, 4 Nov 2024 05:24:08 +0100 Subject: [PATCH] FIXME --- tests/testthat/test-relational-duckdb.R | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/testthat/test-relational-duckdb.R b/tests/testthat/test-relational-duckdb.R index 96a0b089..a4ed59cf 100644 --- a/tests/testthat/test-relational-duckdb.R +++ b/tests/testthat/test-relational-duckdb.R @@ -33,6 +33,9 @@ test_that("duckdb_rel_from_df()", { map(df, vec_ptype) ) + # FIXME: Test that vec_ptype_safe() does not materialize (#149), + # remove test-altrep.R + skip_if(Sys.getenv("DUCKPLYR_CHECK_ROUNDTRIP") == "TRUE") # If this is no longer an eror, we need to make sure that subsetting