- using R version 4.3.3 (2024-02-29 ucrt)
- using platform: x86_64-w64-mingw32 (64-bit)
- R was compiled by
gcc.exe (GCC) 12.3.0
GNU Fortran (GCC) 12.3.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'httr2/DESCRIPTION' ... OK
- this is package 'httr2' version '1.1.0'
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'httr2' can be installed ... OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking 'build' directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s] OK
- checking whether the package can be loaded with stated dependencies ... [0s] OK
- checking whether the package can be unloaded cleanly ... [1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s] OK
- checking loading without being on the library search path ... [1s] OK
- checking startup messages can be suppressed ... [1s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [13s] OK
- checking Rd files ... [2s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking R/sysdata.rda ... OK
- checking line endings in shell scripts ... OK
- checking installed files from 'inst/doc' ... OK
- checking files in 'vignettes' ... OK
- checking examples ... [33s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [65s] ERROR
Running 'testthat.R' [65s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(httr2)
Attaching package: 'httr2'
The following objects are masked from 'package:testthat':
local_mock, with_mock
>
> test_check("httr2")
Starting 2 test processes
[ FAIL 1 | WARN 1 | SKIP 112 | PASS 678 ]
══ Skipped tests (112) ═════════════════════════════════════════════════════════
• Can't find envvar HTTR2_KEY (2): 'test-oauth-client.R:74:3',
'test-oauth-flow-jwt.R:7:3'
• On CRAN (108): 'test-multi-req.R:3:3', 'test-multi-req.R:89:3',
'test-multi-req.R:135:3', 'test-multi-req.R:139:3',
'test-req-perform.R:14:3', 'test-req-perform.R:25:3',
'test-req-perform.R:189:3', 'test-req-perform.R:210:3',
'test-req-perform.R:220:3', 'test-content-type.R:16:3',
'test-content-type.R:24:3', 'test-content-type.R:55:3', 'test-curl.R:2:3',
'test-curl.R:6:3', 'test-curl.R:80:3', 'test-curl.R:118:3',
'test-curl.R:131:3', 'test-curl.R:139:3', 'test-curl.R:148:3',
'test-curl.R:156:3', 'test-curl.R:165:3', 'test-curl.R:193:3',
'test-curl.R:230:3', 'test-headers.R:11:3', 'test-headers.R:15:3',
'test-headers.R:37:3', 'test-iterate-helpers.R:4:3',
'test-iterate-helpers.R:63:3', 'test-iterate-helpers.R:85:3',
'test-resp-stream.R:46:3', 'test-resp-stream.R:56:3',
'test-resp-stream.R:303:3', 'test-resp-stream.R:320:3',
'test-oauth-client.R:3:3', 'test-oauth-client.R:11:3',
'test-oauth-client.R:20:3', 'test-oauth-flow-auth-code.R:6:3',
'test-oauth-flow-auth-code.R:75:3', 'test-oauth-flow-auth-code.R:98:3',
'test-oauth-flow-auth-code.R:127:3', 'test-oauth-flow-jwt.R:37:3',
'test-oauth-flow-refresh.R:37:3', 'test-oauth-flow.R:9:3',
'test-oauth-flow.R:18:3', 'test-oauth-flow.R:50:3', 'test-oauth-token.R:9:3',
'test-oauth.R:109:3', 'test-iterate.R:40:3', 'test-iterate.R:83:3',
'test-req-body.R:33:3', 'test-req-body.R:79:3', 'test-req-body.R:165:3',
'test-req-auth-aws.R:50:3', 'test-req-cookies.R:13:3',
'test-req-error.R:21:3', 'test-req-cache.R:95:3', 'test-req-cache.R:218:3',
'test-req-cache.R:232:3', 'test-req-cache.R:248:3',
'test-req-headers.R:35:3', 'test-req-mock.R:19:3', 'test-req-mock.R:38:3',
'test-req-options.R:39:3', 'test-req-options.R:54:3',
'test-req-options.R:63:3', 'test-req-perform-stream.R:3:3',
'test-req-perform-stream.R:100:3', 'test-req-perform-stream.R:109:3',
'test-req-policy.R:2:3', 'test-req-perform-connection.R:2:3',
'test-req-promise.R:4:3', 'test-req-promise.R:31:3',
'test-req-promise.R:122:5', 'test-req-template.R:29:3',
'test-req-template.R:45:3', 'test-req-throttle.R:2:3',
'test-req-throttle.R:19:3', 'test-req-retries.R:3:3',
'test-req-retries.R:73:3', 'test-req-retries.R:79:3', 'test-req.R:2:3',
'test-req.R:11:3', 'test-req.R:15:3', 'test-req.R:30:3',
'test-req-url.R:60:3', 'test-req-url.R:73:3', 'test-req-url.R:83:3',
'test-resp-status.R:3:3', 'test-resp-stream-aws.R:55:3',
'test-resp-body.R:15:3', 'test-resp-body.R:73:3', 'test-resp-body.R:80:3',
'test-secret.R:40:3', 'test-secret.R:67:3', 'test-resp.R:10:3',
'test-resp.R:26:3', 'test-url.R:32:3', 'test-url.R:40:3', 'test-url.R:44:3',
'test-url.R:58:3', 'test-url.R:106:3', 'test-url.R:179:3',
'test-url.R:205:3', 'test-url.R:242:3', 'test-sequential.R:3:3',
'test-utils-multi.R:45:3', 'test-utils.R:9:3', 'test-utils.R:33:3'
• On Windows (1): 'test-req-body.R:128:3'
• has_paws_credentials() is not TRUE (1): 'test-req-auth-aws.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-multi-req.R:36:3'): can download files ─────────────────────────
<httr2_failure/rlang_error/error/condition>
Error in `req_perform_parallel(reqs, paths)`: Connection died, tried 5 times before giving up
Backtrace:
▆
1. ├─httr2::req_perform_parallel(reqs, paths) at test-multi-req.R:36:3
2. │ └─httr2:::pool_run(pool, perfs, on_error = on_error)
3. │ ├─rlang::try_fetch(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─curl::multi_run(0.1, pool = pool, poll = TRUE)
6. ├─httr2 (local) `<fn>`("Connection died, tried 5 times before giving up")
7. │ └─rlang::signal("", error = self$resp, class = "httr2_fail")
8. │ └─rlang::cnd_signal(cnd)
9. │ ├─base::withRestarts(rlang_muffle = function() NULL, signalCondition(cnd))
10. │ │ └─base (local) withOneRestart(expr, restarts[[1L]])
11. │ │ └─base (local) doWithOneRestart(return(expr), restart)
12. │ └─base::signalCondition(cnd)
13. └─rlang (local) `<fn>`(`<httr2_fl>`)
14. └─handlers[[2L]](cnd)
15. └─rlang::cnd_signal(cnd$error)
[ FAIL 1 | WARN 1 | SKIP 112 | PASS 678 ]
Error: Test failures
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in 'inst/doc' ... OK
- checking re-building of vignette outputs ... [3s] OK
- checking PDF version of manual ... [21s] OK
- checking HTML version of manual ... [15s] OK
- DONE
Status: 1 ERROR