Last updated on 2026-08-04 04:51:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.8 | 9.77 | 100.95 | 110.72 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.4.8 | 7.41 | 71.04 | 78.45 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.4.8 | 18.00 | 156.20 | 174.20 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.8 | 75.13 | ERROR | |||
| r-devel-windows-x86_64 | 1.4.8 | 14.00 | 129.00 | 143.00 | ERROR | |
| r-patched-linux-x86_64 | 1.4.8 | 11.56 | 92.20 | 103.76 | ERROR | |
| r-release-linux-x86_64 | 1.4.8 | 10.28 | 92.70 | 102.98 | ERROR | |
| 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 | 14.00 | 139.00 | 153.00 | ERROR | |
| 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 | 18.00 | 159.00 | 177.00 | ERROR |
Version: 1.4.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/27s]
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-clang
Version: 1.4.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/20s]
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: for new files in some other directories
Result: NOTE
Found the following files/directories:
‘~/tmp/scratch/Rtmp0RRwgW’ ‘~/tmp/scratch/Rtmp0yuuHx’
‘~/tmp/scratch/Rtmp100taD’ ‘~/tmp/scratch/Rtmp1jEdqf’
‘~/tmp/scratch/Rtmp1l97OM’ ‘~/tmp/scratch/Rtmp23QZVr’
‘~/tmp/scratch/Rtmp2TMGiy’ ‘~/tmp/scratch/Rtmp2tHsFN’
‘~/tmp/scratch/Rtmp31KGKy’ ‘~/tmp/scratch/Rtmp3A54pG’
‘~/tmp/scratch/Rtmp3TDfMk’ ‘~/tmp/scratch/Rtmp3rWJ2H’
‘~/tmp/scratch/Rtmp4s4Cj5’ ‘~/tmp/scratch/Rtmp5VyUWr’
‘~/tmp/scratch/Rtmp5W6ZkI’ ‘~/tmp/scratch/Rtmp6LXrL8’
‘~/tmp/scratch/Rtmp79E4x8’ ‘~/tmp/scratch/Rtmp7rbiGX’
‘~/tmp/scratch/Rtmp7utcr7’ ‘~/tmp/scratch/RtmpAAoHoG’
‘~/tmp/scratch/RtmpALCdlo’ ‘~/tmp/scratch/RtmpAoZiPc’
‘~/tmp/scratch/RtmpAwnvIE’ ‘~/tmp/scratch/RtmpBrFbW4’
‘~/tmp/scratch/RtmpCYzeFQ’ ‘~/tmp/scratch/RtmpDXq1ai’
‘~/tmp/scratch/RtmpDlRPTN’ ‘~/tmp/scratch/RtmpDpkOuB’
‘~/tmp/scratch/RtmpEBuLRV’ ‘~/tmp/scratch/RtmpEPKSlo’
‘~/tmp/scratch/RtmpEQ8SEq’ ‘~/tmp/scratch/RtmpEfHCQy’
‘~/tmp/scratch/RtmpEl8LgD’ ‘~/tmp/scratch/RtmpFC9GyG’
‘~/tmp/scratch/RtmpFDdUQQ’ ‘~/tmp/scratch/RtmpFr25BM’
‘~/tmp/scratch/RtmpGL7gXS’ ‘~/tmp/scratch/RtmpGMLZXV’
‘~/tmp/scratch/RtmpHC8gE6’ ‘~/tmp/scratch/RtmpHatRNr’
‘~/tmp/scratch/RtmpIYZCxq’ ‘~/tmp/scratch/RtmpImP5E3’
‘~/tmp/scratch/RtmpJ7T7q5’ ‘~/tmp/scratch/RtmpJCrG03’
‘~/tmp/scratch/RtmpJTRblR’ ‘~/tmp/scratch/RtmpKF1g9b’
‘~/tmp/scratch/RtmpKdaraU’ ‘~/tmp/scratch/RtmpKzalmu’
‘~/tmp/scratch/RtmpL3sabO’ ‘~/tmp/scratch/RtmpLwfZtK’
‘~/tmp/scratch/RtmpMNF79p’ ‘~/tmp/scratch/RtmpMS7XmY’
‘~/tmp/scratch/RtmpMon86X’ ‘~/tmp/scratch/RtmpMtBYfh’
‘~/tmp/scratch/RtmpNMEqeI’ ‘~/tmp/scratch/RtmpNSxQS5’
‘~/tmp/scratch/RtmpNz6LiK’ ‘~/tmp/scratch/RtmpOTMyAb’
‘~/tmp/scratch/RtmpOU9gq5’ ‘~/tmp/scratch/RtmpOhQSGv’
‘~/tmp/scratch/RtmpPNuJ8E’ ‘~/tmp/scratch/RtmpPPdRVK’
‘~/tmp/scratch/RtmpPzjkvG’ ‘~/tmp/scratch/RtmpQZBboE’
‘~/tmp/scratch/RtmpR7M2Lu’ ‘~/tmp/scratch/RtmpRQC8aB’
‘~/tmp/scratch/RtmpSX90gW’ ‘~/tmp/scratch/RtmpSlGdbp’
‘~/tmp/scratch/RtmpTaTZRj’ ‘~/tmp/scratch/RtmpTcvJ4n’
‘~/tmp/scratch/RtmpTf40sZ’ ‘~/tmp/scratch/RtmpTrL9gG’
‘~/tmp/scratch/RtmpTsEsvH’ ‘~/tmp/scratch/RtmpUKzSwz’
‘~/tmp/scratch/RtmpUXKeAI’ ‘~/tmp/scratch/RtmpUyT2Kz’
‘~/tmp/scratch/RtmpVaWvur’ ‘~/tmp/scratch/RtmpVguCG8’
‘~/tmp/scratch/RtmpWDWilL’ ‘~/tmp/scratch/RtmpWIBaA0’
‘~/tmp/scratch/RtmpX2MgUq’ ‘~/tmp/scratch/RtmpX4s2sy’
‘~/tmp/scratch/RtmpXNYnrU’ ‘~/tmp/scratch/RtmpY8YrJ0’
‘~/tmp/scratch/RtmpYTuc6z’ ‘~/tmp/scratch/RtmpZR3fy0’
‘~/tmp/scratch/RtmpZSZlXy’ ‘~/tmp/scratch/RtmpZepCrH’
‘~/tmp/scratch/RtmpZwFt2O’ ‘~/tmp/scratch/Rtmpa63qhX’
‘~/tmp/scratch/Rtmpa8rEo0’ ‘~/tmp/scratch/RtmpabZEUE’
‘~/tmp/scratch/RtmpbDVGDB’ ‘~/tmp/scratch/RtmpblMGBT’
‘~/tmp/scratch/RtmpczQ1u2’ ‘~/tmp/scratch/Rtmpd7b2BG’
‘~/tmp/scratch/RtmpdFRp1N’ ‘~/tmp/scratch/RtmpdWb0aA’
‘~/tmp/scratch/Rtmpdc23ea’ ‘~/tmp/scratch/RtmpdhEtdt’
‘~/tmp/scratch/RtmpdpJs4i’ ‘~/tmp/scratch/RtmpdxBuuX’
‘~/tmp/scratch/Rtmpe8aYRv’ ‘~/tmp/scratch/RtmpfE3L3A’
‘~/tmp/scratch/RtmpfSYwCY’ ‘~/tmp/scratch/RtmpfSb6JC’
‘~/tmp/scratch/RtmpgwPEfq’ ‘~/tmp/scratch/RtmphLxkEP’
‘~/tmp/scratch/RtmphSuPkx’ ‘~/tmp/scratch/RtmphqNOJo’
‘~/tmp/scratch/RtmphyJW8i’ ‘~/tmp/scratch/RtmpiNpZtk’
‘~/tmp/scratch/RtmpiS5Dzj’ ‘~/tmp/scratch/RtmpiX0slT’
‘~/tmp/scratch/Rtmpj5qEdh’ ‘~/tmp/scratch/RtmpkiA4ck’
‘~/tmp/scratch/RtmpkiYyjL’ ‘~/tmp/scratch/Rtmpl5sqQs’
‘~/tmp/scratch/RtmplOZjpu’ ‘~/tmp/scratch/RtmplycPwY’
‘~/tmp/scratch/RtmpmPHKIh’ ‘~/tmp/scratch/RtmpmrNPrd’
‘~/tmp/scratch/Rtmpn8QZEy’ ‘~/tmp/scratch/RtmpoAF5iI’
‘~/tmp/scratch/Rtmpp2vjho’ ‘~/tmp/scratch/RtmppfR4NR’
‘~/tmp/scratch/Rtmppu2X46’ ‘~/tmp/scratch/RtmpqWvtLo’
‘~/tmp/scratch/RtmprTkxVf’ ‘~/tmp/scratch/RtmprjFsKv’
‘~/tmp/scratch/Rtmps3YVeu’ ‘~/tmp/scratch/RtmpsSiJFz’
‘~/tmp/scratch/RtmpszvbNs’ ‘~/tmp/scratch/RtmptAHobg’
‘~/tmp/scratch/Rtmpv0BLRh’ ‘~/tmp/scratch/RtmpvFD7u2’
‘~/tmp/scratch/RtmpwISicq’ ‘~/tmp/scratch/RtmpwOwyNd’
‘~/tmp/scratch/RtmpxNEBaa’ ‘~/tmp/scratch/RtmpxpfTuT’
‘~/tmp/scratch/RtmpyLuWGS’ ‘~/tmp/scratch/RtmpyN9Xvj’
‘~/tmp/scratch/RtmpzI7SfM’ ‘~/tmp/scratch/RtmpzSFgXZ’
‘~/tmp/scratch/RtmpzjVw5C’ ‘~/tmp/scratch/RtmpzvzbIn’
‘~/tmp/scratch/xvfb-run.0H9YAt’ ‘~/tmp/scratch/xvfb-run.20awff’
‘~/tmp/scratch/xvfb-run.2otB7S’ ‘~/tmp/scratch/xvfb-run.3ftaba’
‘~/tmp/scratch/xvfb-run.5cGX5X’ ‘~/tmp/scratch/xvfb-run.5vO7x5’
‘~/tmp/scratch/xvfb-run.6dKOuO’ ‘~/tmp/scratch/xvfb-run.7Mb9JB’
‘~/tmp/scratch/xvfb-run.7nowD6’ ‘~/tmp/scratch/xvfb-run.7odWtw’
‘~/tmp/scratch/xvfb-run.8v6GbV’ ‘~/tmp/scratch/xvfb-run.98vp7p’
‘~/tmp/scratch/xvfb-run.9vxOe0’ ‘~/tmp/scratch/xvfb-run.AuG3ZT’
‘~/tmp/scratch/xvfb-run.ClSweG’ ‘~/tmp/scratch/xvfb-run.Clrs6f’
‘~/tmp/scratch/xvfb-run.DSGJWl’ ‘~/tmp/scratch/xvfb-run.Eqslhw’
‘~/tmp/scratch/xvfb-run.EuFIWv’ ‘~/tmp/scratch/xvfb-run.FG2lTr’
‘~/tmp/scratch/xvfb-run.FMYt7t’ ‘~/tmp/scratch/xvfb-run.GRFnSF’
‘~/tmp/scratch/xvfb-run.GkIrrv’ ‘~/tmp/scratch/xvfb-run.GkwJag’
‘~/tmp/scratch/xvfb-run.KujoOm’ ‘~/tmp/scratch/xvfb-run.LKUZ6L’
‘~/tmp/scratch/xvfb-run.LQRz0Y’ ‘~/tmp/scratch/xvfb-run.MFqw8N’
‘~/tmp/scratch/xvfb-run.MVmWNz’ ‘~/tmp/scratch/xvfb-run.Nu9TgS’
‘~/tmp/scratch/xvfb-run.OnEvVx’ ‘~/tmp/scratch/xvfb-run.PK5Ygh’
‘~/tmp/scratch/xvfb-run.Po6DLX’ ‘~/tmp/scratch/xvfb-run.SFZizM’
‘~/tmp/scratch/xvfb-run.TPhl7Y’ ‘~/tmp/scratch/xvfb-run.TmrsLd’
‘~/tmp/scratch/xvfb-run.TzWChw’ ‘~/tmp/scratch/xvfb-run.VZsS5C’
‘~/tmp/scratch/xvfb-run.VxKl0a’ ‘~/tmp/scratch/xvfb-run.Xyqe2F’
‘~/tmp/scratch/xvfb-run.YBlxbV’ ‘~/tmp/scratch/xvfb-run.ZcWvdM’
‘~/tmp/scratch/xvfb-run.a7UFqf’ ‘~/tmp/scratch/xvfb-run.aKg0Ft’
‘~/tmp/scratch/xvfb-run.dJhsiL’ ‘~/tmp/scratch/xvfb-run.dpooNT’
‘~/tmp/scratch/xvfb-run.e9GHS4’ ‘~/tmp/scratch/xvfb-run.f45DOW’
‘~/tmp/scratch/xvfb-run.fnTFWI’ ‘~/tmp/scratch/xvfb-run.hWGMij’
‘~/tmp/scratch/xvfb-run.hv7t65’ ‘~/tmp/scratch/xvfb-run.izlE6z’
‘~/tmp/scratch/xvfb-run.j3T2Yk’ ‘~/tmp/scratch/xvfb-run.jZ7T8O’
‘~/tmp/scratch/xvfb-run.jvcAxc’ ‘~/tmp/scratch/xvfb-run.ko0myw’
‘~/tmp/scratch/xvfb-run.mqAzZc’ ‘~/tmp/scratch/xvfb-run.nHhyhN’
‘~/tmp/scratch/xvfb-run.ovcBAb’ ‘~/tmp/scratch/xvfb-run.pLzYFv’
‘~/tmp/scratch/xvfb-run.qk7MCH’ ‘~/tmp/scratch/xvfb-run.sUKjLO’
‘~/tmp/scratch/xvfb-run.sZvTvQ’ ‘~/tmp/scratch/xvfb-run.v1a7hl’
‘~/tmp/scratch/xvfb-run.wngrm2’ ‘~/tmp/scratch/xvfb-run.xNFM5s’
‘~/tmp/scratch/xvfb-run.zkCLY1’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/36s]
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’ [8s/16s]
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 164 | PASS 209 ]
══ Skipped tests (164) ═════════════════════════════════════════════════════════
• Cannot set locale to tr_TR.iso8859-9it is set at: en_GB.utf8 (18):
'test-dbDataType.R:9:1', 'test-dbFetch.R:216:1', 'test-dbFetch.R:262:1',
'test-dbGetQuery.R:9:1', 'test-dbGetQuery.R:39:1',
'test-dplyr_as_type.R:9:1', 'test-get.state.R:9:1',
'test-response.to.content.R:9:1', 'test-sql_escape_date.R:9:1',
'test-sql_escape_datetime.R:9:1', 'test-translate_sql.R:9:1',
'test-translate_sql.R:117:1', 'test-translate_sql.R:153:1',
'test-translate_sql.R:189:1', 'test-translate_sql.R:322:1',
'test-translate_sql.R:340:1', 'test-translate_sql.R:398:1',
'test-translate_sql.R:427:1'
• On CRAN (146): '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-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-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'
══ 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 164 | PASS 209 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.4.8
Check: tests
Result: ERROR
Running 'testthat.R' [20s]
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 164 | PASS 209 ]
══ Skipped tests (164) ═════════════════════════════════════════════════════════
• Cannot set locale to Turkish_Turkey.1254it is set at: German_Germany.utf8
(18): 'test-dbDataType.R:9:1', 'test-dbFetch.R:216:1',
'test-dbFetch.R:262:1', 'test-dbGetQuery.R:9:1', 'test-dbGetQuery.R:39:1',
'test-dplyr_as_type.R:9:1', 'test-get.state.R:9:1',
'test-response.to.content.R:9:1', 'test-sql_escape_date.R:9:1',
'test-sql_escape_datetime.R:9:1', 'test-translate_sql.R:9:1',
'test-translate_sql.R:117:1', 'test-translate_sql.R:153:1',
'test-translate_sql.R:189:1', 'test-translate_sql.R:322:1',
'test-translate_sql.R:340:1', 'test-translate_sql.R:398:1',
'test-translate_sql.R:427:1'
• On CRAN (146): '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-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-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'
══ 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 164 | PASS 209 ]
Error:
! Test failures.
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.4.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/26s]
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-patched-linux-x86_64
Version: 1.4.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/25s]
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-release-linux-x86_64
Version: 1.4.8
Check: tests
Result: ERROR
Running 'testthat.R' [24s]
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 164 | PASS 209 ]
══ Skipped tests (164) ═════════════════════════════════════════════════════════
• Cannot set locale to Turkish_Turkey.1254it is set at: German_Germany.utf8
(18): 'test-dbDataType.R:9:1', 'test-dbFetch.R:216:1',
'test-dbFetch.R:262:1', 'test-dbGetQuery.R:9:1', 'test-dbGetQuery.R:39:1',
'test-dplyr_as_type.R:9:1', 'test-get.state.R:9:1',
'test-response.to.content.R:9:1', 'test-sql_escape_date.R:9:1',
'test-sql_escape_datetime.R:9:1', 'test-translate_sql.R:9:1',
'test-translate_sql.R:117:1', 'test-translate_sql.R:153:1',
'test-translate_sql.R:189:1', 'test-translate_sql.R:322:1',
'test-translate_sql.R:340:1', 'test-translate_sql.R:398:1',
'test-translate_sql.R:427:1'
• On CRAN (146): '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-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-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'
══ 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 164 | PASS 209 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64