Last updated on 2026-06-19 11:53:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.8 | 11.10 | 100.68 | 111.78 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.8 | 7.44 | 68.34 | 75.78 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.4.8 | 19.00 | 208.81 | 227.81 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.8 | 18.00 | 224.00 | 242.00 | ERROR | |
| r-devel-windows-x86_64 | 1.4.8 | 14.00 | 137.00 | 151.00 | OK | |
| r-patched-linux-x86_64 | 1.4.8 | 9.98 | 91.87 | 101.85 | OK | |
| r-release-linux-x86_64 | 1.4.8 | 10.84 | 93.23 | 104.07 | OK | |
| r-release-macos-arm64 | 1.4.8 | 3.00 | 36.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 1.4.8 | 8.00 | 145.00 | 153.00 | OK | |
| r-release-windows-x86_64 | 1.4.8 | 12.00 | 133.00 | 145.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.8 | 2.00 | 38.00 | 40.00 | OK | |
| r-oldrel-macos-x86_64 | 1.4.8 | 8.00 | 168.00 | 176.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.8 | 17.00 | 152.00 | 169.00 | OK |
Version: 1.4.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # Copyright (c) Meta Platforms, Inc. and affiliates.
> # All rights reserved.
> #
> # This source code is licensed under the BSD-style license found in the
> # LICENSE file in the root directory of this source tree.
>
> library("testthat")
> library("DBI")
> library("dplyr")
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library("RPresto")
>
> test_check("RPresto")
Warning: Presto connection default is not available
Saving _problems/test-db_query_fields-49.R
[ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ]
══ Skipped tests (151) ═════════════════════════════════════════════════════════
• On CRAN (151): 'test-bigint_handling.R:10:3', 'test-bigint_handling.R:25:3',
'test-bigint_handling.R:54:3', 'test-bigint_overflow_warning.R:10:3',
'test-bigint_overflow_warning.R:27:3', 'test-bigint_overflow_warning.R:50:3',
'test-bigint_overflow_warning.R:79:5',
'test-bigint_overflow_warning.R:123:3',
'test-bigint_overflow_warning.R:141:3', 'test-copy_to.src_presto.R:67:3',
'test-copy_to.src_presto.R:75:3', 'test-copy_to.src_presto.R:81:3',
'test-cte.R:10:3', 'test-cte.R:26:3', 'test-cte.R:67:3', 'test-cte.R:108:3',
'test-cte.R:204:3', 'test-data_types.R:10:3', 'test-data_types.R:31:3',
'test-data_types.R:67:3', 'test-data_types.R:98:3',
'test-data_types.R:128:3', 'test-dbAppendTable.R:10:3',
'test-dbAppendTableAs.R:10:3', 'test-dbAppendTableAs.R:39:3',
'test-dbAppendTableAs.R:66:3', 'test-dbAppendTableAs.R:99:3',
'test-dbAppendTableAs.R:126:3', 'test-dbAppendTableAs.R:157:3',
'test-dbAppendTableAs.R:174:3', 'test-dbAppendTableAs.R:191:3',
'test-dbAppendTableAs.R:218:3', 'test-dbAppendTableAs.R:253:3',
'test-dbAppendTableAs.R:278:3', 'test-dbAppendTableAs.R:309:3',
'test-dbClearResult.R:10:3', 'test-dbColumnInfo.R:10:3',
'test-dbColumnInfo.R:35:3', 'test-dbColumnInfo.R:56:3',
'test-dbColumnInfo.R:74:3', 'test-dbColumnInfo.R:97:3',
'test-dbColumnInfo.R:122:3', 'test-dbColumnInfo.R:147:3',
'test-dbColumnInfo.R:235:3', 'test-dbColumnInfo.R:251:3',
'test-dbColumnInfo.R:267:3', 'test-dbColumnInfo.R:279:3',
'test-dbColumnType.R:10:3', 'test-dbColumnType.R:24:3',
'test-dbColumnType.R:46:3', 'test-dbColumnType.R:70:3',
'test-dbColumnType.R:99:3', 'test-dbColumnType.R:130:3',
'test-dbColumnType.R:156:3', 'test-dbColumnType.R:253:3',
'test-dbColumnType.R:272:3', 'test-dbColumnType.R:288:3',
'test-dbColumnType.R:297:3', 'test-dbCreateTable.R:10:3',
'test-dbCreateTable.R:41:3', 'test-dbCreateTableAs.R:10:3',
'test-dbCreateTableAs.R:54:3', 'test-dbDisconnect.R:10:3',
'test-dbExecute.R:10:3', 'test-dbExecute.R:33:3', 'test-dbExecute.R:56:3',
'test-dbExecute.R:79:3', 'test-dbExistsTable.R:10:3', 'test-dbFetch.R:10:3',
'test-dbGetInfo.R:10:3', 'test-dbGetQuery.R:10:3',
'test-dbGetRowCount.R:10:3', 'test-dbGetStatement.R:10:3',
'test-dbHasCompleted.R:10:3', 'test-dbIsValid.R:10:3',
'test-dbListFields.R:10:3', 'test-dbListFields.R:30:3',
'test-dbListTables.R:10:3', 'test-dbReadTable.R:10:3',
'test-dbRemoveTable.R:10:3', 'test-dbRenameTable.R:30:3',
'test-dbSendQuery.R:10:3', 'test-dbWriteTable.R:10:3',
'test-dbWriteTable.R:76:3', 'test-db_explain.R:10:3',
'test-db_query_fields.R:10:3', 'test-dbplyr-db.R:10:3',
'test-dbplyr-db.R:44:3', 'test-dbplyr-db.R:71:3', 'test-dbplyr-db.R:105:3',
'test-dbplyr-db.R:142:3', 'test-dbplyr-db.R:191:3', 'test-dbplyr-db.R:230:3',
'test-dbplyr-db.R:266:3', 'test-dbplyr-db.R:300:3', 'test-dbplyr-sql.R:10:3',
'test-dplyr.integration.R:10:3', 'test-dplyr_as_type.R:10:3',
'test-extra.credential.R:10:3', 'test-fetch.R:10:3',
'test-integration.R:31:3', 'test-presto_field.R:26:3',
'test-presto_field.R:220:3', 'test-presto_field.R:516:3',
'test-presto_field.R:742:3', 'test-presto_field.R:806:3',
'test-presto_field.R:840:3', 'test-presto_field.R:899:3',
'test-presto_field.R:917:3', 'test-presto_field.R:933:3',
'test-presto_field.R:941:3', 'test-presto_type.R:10:3',
'test-presto_type.R:28:3', 'test-presto_type.R:62:3',
'test-presto_type.R:87:3', 'test-presto_type.R:118:3',
'test-presto_type.R:143:3', 'test-presto_type.R:186:3',
'test-presto_type.R:206:3', 'test-presto_type.R:234:3',
'test-presto_type.R:262:3', 'test-presto_type.R:290:3',
'test-presto_type.R:321:3', 'test-presto_type.R:346:3',
'test-presto_type.R:383:3', 'test-presto_type.R:420:3',
'test-presto_type.R:478:3', 'test-presto_unnest.R:13:3',
'test-presto_unnest.R:49:3', 'test-presto_unnest.R:84:3',
'test-presto_unnest.R:115:3', 'test-presto_unnest.R:144:3',
'test-presto_unnest.R:173:3', 'test-presto_unnest.R:207:3',
'test-presto_unnest.R:240:3', 'test-presto_unnest.R:273:3',
'test-presto_unnest.R:312:3', 'test-presto_unnest.R:354:3',
'test-session.property.R:19:3', 'test-session.timezone.R:21:3',
'test-sqlAppendTableAs.R:10:3', 'test-sqlAppendTableAs.R:39:3',
'test-sqlAppendTableAs.R:67:3', 'test-sqlAppendTableAs.R:99:3',
'test-sqlAppendTableAs.R:130:3', 'test-tbl.src_presto.R:10:3',
'test-tbl.src_presto.R:44:3', 'test-tbl.src_presto.R:55:3',
'test-translate_sql.R:32:3', 'test-translate_sql.R:198:3',
'test-translate_sql.R:353:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-db_query_fields.R:42:7'): db_query_fields works with mock ──────
Error in `UseMethod("db_query_fields")`: no applicable method for 'db_query_fields' applied to an object of class "c('PrestoConnection', 'DBIConnection', 'DBIObject')"
Backtrace:
▆
1. ├─testthat::with_mocked_bindings(...) at test-db_query_fields.R:40:3
2. └─dplyr::db_query_fields(...) at test-db_query_fields.R:42:7
[ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/49s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # Copyright (c) Meta Platforms, Inc. and affiliates.
> # All rights reserved.
> #
> # This source code is licensed under the BSD-style license found in the
> # LICENSE file in the root directory of this source tree.
>
> library("testthat")
> library("DBI")
> library("dplyr")
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library("RPresto")
>
> test_check("RPresto")
Warning: Presto connection default is not available
Saving _problems/test-db_query_fields-49.R
[ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ]
══ Skipped tests (151) ═════════════════════════════════════════════════════════
• On CRAN (151): 'test-bigint_handling.R:10:3', 'test-bigint_handling.R:25:3',
'test-bigint_handling.R:54:3', 'test-bigint_overflow_warning.R:10:3',
'test-bigint_overflow_warning.R:27:3', 'test-bigint_overflow_warning.R:50:3',
'test-bigint_overflow_warning.R:79:5',
'test-bigint_overflow_warning.R:123:3',
'test-bigint_overflow_warning.R:141:3', 'test-copy_to.src_presto.R:67:3',
'test-copy_to.src_presto.R:75:3', 'test-copy_to.src_presto.R:81:3',
'test-cte.R:10:3', 'test-cte.R:26:3', 'test-cte.R:67:3', 'test-cte.R:108:3',
'test-cte.R:204:3', 'test-data_types.R:10:3', 'test-data_types.R:31:3',
'test-data_types.R:67:3', 'test-data_types.R:98:3',
'test-data_types.R:128:3', 'test-dbAppendTable.R:10:3',
'test-dbAppendTableAs.R:10:3', 'test-dbAppendTableAs.R:39:3',
'test-dbAppendTableAs.R:66:3', 'test-dbAppendTableAs.R:99:3',
'test-dbAppendTableAs.R:126:3', 'test-dbAppendTableAs.R:157:3',
'test-dbAppendTableAs.R:174:3', 'test-dbAppendTableAs.R:191:3',
'test-dbAppendTableAs.R:218:3', 'test-dbAppendTableAs.R:253:3',
'test-dbAppendTableAs.R:278:3', 'test-dbAppendTableAs.R:309:3',
'test-dbClearResult.R:10:3', 'test-dbColumnInfo.R:10:3',
'test-dbColumnInfo.R:35:3', 'test-dbColumnInfo.R:56:3',
'test-dbColumnInfo.R:74:3', 'test-dbColumnInfo.R:97:3',
'test-dbColumnInfo.R:122:3', 'test-dbColumnInfo.R:147:3',
'test-dbColumnInfo.R:235:3', 'test-dbColumnInfo.R:251:3',
'test-dbColumnInfo.R:267:3', 'test-dbColumnInfo.R:279:3',
'test-dbColumnType.R:10:3', 'test-dbColumnType.R:24:3',
'test-dbColumnType.R:46:3', 'test-dbColumnType.R:70:3',
'test-dbColumnType.R:99:3', 'test-dbColumnType.R:130:3',
'test-dbColumnType.R:156:3', 'test-dbColumnType.R:253:3',
'test-dbColumnType.R:272:3', 'test-dbColumnType.R:288:3',
'test-dbColumnType.R:297:3', 'test-dbCreateTable.R:10:3',
'test-dbCreateTable.R:41:3', 'test-dbCreateTableAs.R:10:3',
'test-dbCreateTableAs.R:54:3', 'test-dbDisconnect.R:10:3',
'test-dbExecute.R:10:3', 'test-dbExecute.R:33:3', 'test-dbExecute.R:56:3',
'test-dbExecute.R:79:3', 'test-dbExistsTable.R:10:3', 'test-dbFetch.R:10:3',
'test-dbGetInfo.R:10:3', 'test-dbGetQuery.R:10:3',
'test-dbGetRowCount.R:10:3', 'test-dbGetStatement.R:10:3',
'test-dbHasCompleted.R:10:3', 'test-dbIsValid.R:10:3',
'test-dbListFields.R:10:3', 'test-dbListFields.R:30:3',
'test-dbListTables.R:10:3', 'test-dbReadTable.R:10:3',
'test-dbRemoveTable.R:10:3', 'test-dbRenameTable.R:30:3',
'test-dbSendQuery.R:10:3', 'test-dbWriteTable.R:10:3',
'test-dbWriteTable.R:76:3', 'test-db_explain.R:10:3',
'test-db_query_fields.R:10:3', 'test-dbplyr-db.R:10:3',
'test-dbplyr-db.R:44:3', 'test-dbplyr-db.R:71:3', 'test-dbplyr-db.R:105:3',
'test-dbplyr-db.R:142:3', 'test-dbplyr-db.R:191:3', 'test-dbplyr-db.R:230:3',
'test-dbplyr-db.R:266:3', 'test-dbplyr-db.R:300:3', 'test-dbplyr-sql.R:10:3',
'test-dplyr.integration.R:10:3', 'test-dplyr_as_type.R:10:3',
'test-extra.credential.R:10:3', 'test-fetch.R:10:3',
'test-integration.R:31:3', 'test-presto_field.R:26:3',
'test-presto_field.R:220:3', 'test-presto_field.R:516:3',
'test-presto_field.R:742:3', 'test-presto_field.R:806:3',
'test-presto_field.R:840:3', 'test-presto_field.R:899:3',
'test-presto_field.R:917:3', 'test-presto_field.R:933:3',
'test-presto_field.R:941:3', 'test-presto_type.R:10:3',
'test-presto_type.R:28:3', 'test-presto_type.R:62:3',
'test-presto_type.R:87:3', 'test-presto_type.R:118:3',
'test-presto_type.R:143:3', 'test-presto_type.R:186:3',
'test-presto_type.R:206:3', 'test-presto_type.R:234:3',
'test-presto_type.R:262:3', 'test-presto_type.R:290:3',
'test-presto_type.R:321:3', 'test-presto_type.R:346:3',
'test-presto_type.R:383:3', 'test-presto_type.R:420:3',
'test-presto_type.R:478:3', 'test-presto_unnest.R:13:3',
'test-presto_unnest.R:49:3', 'test-presto_unnest.R:84:3',
'test-presto_unnest.R:115:3', 'test-presto_unnest.R:144:3',
'test-presto_unnest.R:173:3', 'test-presto_unnest.R:207:3',
'test-presto_unnest.R:240:3', 'test-presto_unnest.R:273:3',
'test-presto_unnest.R:312:3', 'test-presto_unnest.R:354:3',
'test-session.property.R:19:3', 'test-session.timezone.R:21:3',
'test-sqlAppendTableAs.R:10:3', 'test-sqlAppendTableAs.R:39:3',
'test-sqlAppendTableAs.R:67:3', 'test-sqlAppendTableAs.R:99:3',
'test-sqlAppendTableAs.R:130:3', 'test-tbl.src_presto.R:10:3',
'test-tbl.src_presto.R:44:3', 'test-tbl.src_presto.R:55:3',
'test-translate_sql.R:32:3', 'test-translate_sql.R:198:3',
'test-translate_sql.R:353:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-db_query_fields.R:42:7'): db_query_fields works with mock ──────
Error in `UseMethod("db_query_fields")`: no applicable method for 'db_query_fields' applied to an object of class "c('PrestoConnection', 'DBIConnection', 'DBIObject')"
Backtrace:
▆
1. ├─testthat::with_mocked_bindings(...) at test-db_query_fields.R:40:3
2. └─dplyr::db_query_fields(...) at test-db_query_fields.R:42:7
[ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.4.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/59s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # Copyright (c) Meta Platforms, Inc. and affiliates.
> # All rights reserved.
> #
> # This source code is licensed under the BSD-style license found in the
> # LICENSE file in the root directory of this source tree.
>
> library("testthat")
> library("DBI")
> library("dplyr")
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library("RPresto")
>
> test_check("RPresto")
Warning: Presto connection default is not available
Saving _problems/test-db_query_fields-49.R
[ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ]
══ Skipped tests (151) ═════════════════════════════════════════════════════════
• On CRAN (151): 'test-bigint_handling.R:10:3', 'test-bigint_handling.R:25:3',
'test-bigint_handling.R:54:3', 'test-bigint_overflow_warning.R:10:3',
'test-bigint_overflow_warning.R:27:3', 'test-bigint_overflow_warning.R:50:3',
'test-bigint_overflow_warning.R:79:5',
'test-bigint_overflow_warning.R:123:3',
'test-bigint_overflow_warning.R:141:3', 'test-copy_to.src_presto.R:67:3',
'test-copy_to.src_presto.R:75:3', 'test-copy_to.src_presto.R:81:3',
'test-cte.R:10:3', 'test-cte.R:26:3', 'test-cte.R:67:3', 'test-cte.R:108:3',
'test-cte.R:204:3', 'test-data_types.R:10:3', 'test-data_types.R:31:3',
'test-data_types.R:67:3', 'test-data_types.R:98:3',
'test-data_types.R:128:3', 'test-dbAppendTable.R:10:3',
'test-dbAppendTableAs.R:10:3', 'test-dbAppendTableAs.R:39:3',
'test-dbAppendTableAs.R:66:3', 'test-dbAppendTableAs.R:99:3',
'test-dbAppendTableAs.R:126:3', 'test-dbAppendTableAs.R:157:3',
'test-dbAppendTableAs.R:174:3', 'test-dbAppendTableAs.R:191:3',
'test-dbAppendTableAs.R:218:3', 'test-dbAppendTableAs.R:253:3',
'test-dbAppendTableAs.R:278:3', 'test-dbAppendTableAs.R:309:3',
'test-dbClearResult.R:10:3', 'test-dbColumnInfo.R:10:3',
'test-dbColumnInfo.R:35:3', 'test-dbColumnInfo.R:56:3',
'test-dbColumnInfo.R:74:3', 'test-dbColumnInfo.R:97:3',
'test-dbColumnInfo.R:122:3', 'test-dbColumnInfo.R:147:3',
'test-dbColumnInfo.R:235:3', 'test-dbColumnInfo.R:251:3',
'test-dbColumnInfo.R:267:3', 'test-dbColumnInfo.R:279:3',
'test-dbColumnType.R:10:3', 'test-dbColumnType.R:24:3',
'test-dbColumnType.R:46:3', 'test-dbColumnType.R:70:3',
'test-dbColumnType.R:99:3', 'test-dbColumnType.R:130:3',
'test-dbColumnType.R:156:3', 'test-dbColumnType.R:253:3',
'test-dbColumnType.R:272:3', 'test-dbColumnType.R:288:3',
'test-dbColumnType.R:297:3', 'test-dbCreateTable.R:10:3',
'test-dbCreateTable.R:41:3', 'test-dbCreateTableAs.R:10:3',
'test-dbCreateTableAs.R:54:3', 'test-dbDisconnect.R:10:3',
'test-dbExecute.R:10:3', 'test-dbExecute.R:33:3', 'test-dbExecute.R:56:3',
'test-dbExecute.R:79:3', 'test-dbExistsTable.R:10:3', 'test-dbFetch.R:10:3',
'test-dbGetInfo.R:10:3', 'test-dbGetQuery.R:10:3',
'test-dbGetRowCount.R:10:3', 'test-dbGetStatement.R:10:3',
'test-dbHasCompleted.R:10:3', 'test-dbIsValid.R:10:3',
'test-dbListFields.R:10:3', 'test-dbListFields.R:30:3',
'test-dbListTables.R:10:3', 'test-dbReadTable.R:10:3',
'test-dbRemoveTable.R:10:3', 'test-dbRenameTable.R:30:3',
'test-dbSendQuery.R:10:3', 'test-dbWriteTable.R:10:3',
'test-dbWriteTable.R:76:3', 'test-db_explain.R:10:3',
'test-db_query_fields.R:10:3', 'test-dbplyr-db.R:10:3',
'test-dbplyr-db.R:44:3', 'test-dbplyr-db.R:71:3', 'test-dbplyr-db.R:105:3',
'test-dbplyr-db.R:142:3', 'test-dbplyr-db.R:191:3', 'test-dbplyr-db.R:230:3',
'test-dbplyr-db.R:266:3', 'test-dbplyr-db.R:300:3', 'test-dbplyr-sql.R:10:3',
'test-dplyr.integration.R:10:3', 'test-dplyr_as_type.R:10:3',
'test-extra.credential.R:10:3', 'test-fetch.R:10:3',
'test-integration.R:31:3', 'test-presto_field.R:26:3',
'test-presto_field.R:220:3', 'test-presto_field.R:516:3',
'test-presto_field.R:742:3', 'test-presto_field.R:806:3',
'test-presto_field.R:840:3', 'test-presto_field.R:899:3',
'test-presto_field.R:917:3', 'test-presto_field.R:933:3',
'test-presto_field.R:941:3', 'test-presto_type.R:10:3',
'test-presto_type.R:28:3', 'test-presto_type.R:62:3',
'test-presto_type.R:87:3', 'test-presto_type.R:118:3',
'test-presto_type.R:143:3', 'test-presto_type.R:186:3',
'test-presto_type.R:206:3', 'test-presto_type.R:234:3',
'test-presto_type.R:262:3', 'test-presto_type.R:290:3',
'test-presto_type.R:321:3', 'test-presto_type.R:346:3',
'test-presto_type.R:383:3', 'test-presto_type.R:420:3',
'test-presto_type.R:478:3', 'test-presto_unnest.R:13:3',
'test-presto_unnest.R:49:3', 'test-presto_unnest.R:84:3',
'test-presto_unnest.R:115:3', 'test-presto_unnest.R:144:3',
'test-presto_unnest.R:173:3', 'test-presto_unnest.R:207:3',
'test-presto_unnest.R:240:3', 'test-presto_unnest.R:273:3',
'test-presto_unnest.R:312:3', 'test-presto_unnest.R:354:3',
'test-session.property.R:19:3', 'test-session.timezone.R:21:3',
'test-sqlAppendTableAs.R:10:3', 'test-sqlAppendTableAs.R:39:3',
'test-sqlAppendTableAs.R:67:3', 'test-sqlAppendTableAs.R:99:3',
'test-sqlAppendTableAs.R:130:3', 'test-tbl.src_presto.R:10:3',
'test-tbl.src_presto.R:44:3', 'test-tbl.src_presto.R:55:3',
'test-translate_sql.R:32:3', 'test-translate_sql.R:198:3',
'test-translate_sql.R:353:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-db_query_fields.R:42:7'): db_query_fields works with mock ──────
Error in `UseMethod("db_query_fields")`: no applicable method for 'db_query_fields' applied to an object of class "c('PrestoConnection', 'DBIConnection', 'DBIObject')"
Backtrace:
▆
1. ├─testthat::with_mocked_bindings(...) at test-db_query_fields.R:40:3
2. └─dplyr::db_query_fields(...) at test-db_query_fields.R:42:7
[ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc