diff --git a/tests/testthat/_snaps/bind.md b/tests/testthat/_snaps/bind.md index 14dae353e1..1a88000e8d 100644 --- a/tests/testthat/_snaps/bind.md +++ b/tests/testthat/_snaps/bind.md @@ -25,8 +25,16 @@ Warning: `dm_bind()` was deprecated in dm 1.0.0. i Please use `dm()` instead. + Warning in `dm_for_filter_duckdb()`: + restarting interrupted promise evaluation + Warning in `dm_for_filter_duckdb()`: + restarting interrupted promise evaluation + Warning in `duckdb_test_src()`: + restarting interrupted promise evaluation + Warning in `duckdb_test_src()`: + restarting interrupted promise evaluation Output - All `dm` objects need to share the same `src`. + 'R_user_dir' is not an exported object from 'namespace:tools' # output diff --git a/tests/testthat/_snaps/dm.md b/tests/testthat/_snaps/dm.md index ea645564c7..046092a22d 100644 --- a/tests/testthat/_snaps/dm.md +++ b/tests/testthat/_snaps/dm.md @@ -108,8 +108,19 @@ Code writeLines(conditionMessage(expect_error(dm(dm_for_flatten(), dm_for_filter_duckdb())))) - Output - All `dm` objects need to share the same `src`. + Condition + Warning in `dm_for_filter_duckdb()`: + restarting interrupted promise evaluation + Warning in `dm_for_filter_duckdb()`: + restarting interrupted promise evaluation + Warning in `duckdb_test_src()`: + restarting interrupted promise evaluation + Warning in `duckdb_test_src()`: + restarting interrupted promise evaluation + Output + i In index: 2. + Caused by error: + ! 'R_user_dir' is not an exported object from 'namespace:tools' # output for dm() with dm