Last updated on 2025-11-26 05:51:39 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 10.96 | 140.70 | 151.66 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 7.87 | 98.67 | 106.54 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 49.00 | 205.81 | 254.81 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 73.00 | 184.91 | 257.91 | ERROR | |
| r-devel-windows-x86_64 | 1.2.1 | 15.00 | 146.00 | 161.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 12.76 | 131.06 | 143.82 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 10.73 | 130.47 | 141.20 | OK | |
| r-release-macos-arm64 | 1.2.1 | OK | ||||
| r-release-macos-x86_64 | 1.2.1 | 9.00 | 110.00 | 119.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 14.00 | 145.00 | 159.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.1 | 10.00 | 114.00 | 124.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 20.00 | 176.00 | 196.00 | OK |
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [112s/165s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(httr2)
>
> test_check("httr2")
Starting 2 test processes.
> test-req-perform-iterative.R: iterating ===============>--------------- 50% | ETA: 2s
> test-req-perform-iterative.R: iterating ==============================> 100% | ETA: 0s
> test-req-perform-iterative.R: \ iterating 12 done (5.9/s) | 2s
> test-req-perform-parallel.R: [working] (117 + 0) -> 10 -> 3 | =>----------------------------- 2%
> test-req-perform-iterative.R: | iterating 22 done (5.8/s) | 3.8s
> test-req-perform-iterative.R: / iterating 40 done (5.7/s) | 7s
> test-req-perform-parallel.R: [working] (98 + 0) -> 1 -> 31 | =======>----------------------- 24%
> test-req-perform-iterative.R: - iterating 58 done (5.9/s) | 9.9s
> test-req-perform-parallel.R: [working] (86 + 0) -> 1 -> 43 | ==========>-------------------- 33%
> test-req-perform-parallel.R: [working] (68 + 0) -> 6 -> 56 | =============>----------------- 43%
> test-req-perform-iterative.R: \ iterating 75 done (5.9/s) | 12.8s
> test-req-perform-parallel.R: [working] (62 + 0) -> 1 -> 67 | ===============>--------------- 52%
> test-req-perform-iterative.R: | iterating 89 done (5.6/s) | 15.8s
> test-req-perform-parallel.R: [working] (41 + 0) -> 9 -> 80 | ==================>------------ 62%
> test-req-perform-iterative.R: / iterating 106 done (5.6/s) | 18.9s
> test-req-perform-iterative.R: / iterating 120 done (5.6/s) | 21.4s
> test-req-perform-parallel.R: [working] (26 + 0) -> 1 -> 103 | ========================>------ 79%
> test-req-perform-parallel.R: [working] (14 + 0) -> 5 -> 111 | ==========================>---- 85%
> test-req-perform-parallel.R: [working] (2 + 0) -> 1 -> 127 | =============================>- 98%
> test-req-perform-parallel.R: [working] (0 + 0) -> 0 -> 130 | ==============================> 100%
Saving _problems/test-req-perform-parallel-37.R
> test-req.R: <httr2_request>
> test-req.R: GET https://example.com
> test-req.R: Headers:
> test-req.R: * Authorization: <REDACTED>
> test-req.R: Body: empty
[ FAIL 1 | WARN 0 | SKIP 142 | PASS 801 ]
══ Skipped tests (142) ═════════════════════════════════════════════════════════
• Can't find envvar HTTR2_KEY (1): 'test-oauth-flow-jwt.R:7:3'
• On CRAN (140): 'test-resp-stream.R:40:3', 'test-resp-stream.R:56:1',
'test-resp-stream.R:68:3', 'test-resp-stream.R:92:3',
'test-resp-stream.R:164:3', 'test-resp-stream.R:182:3',
'test-resp-stream.R:204:3', 'test-resp-stream.R:218:3',
'test-resp-stream.R:263:3', 'test-resp-stream.R:282:3',
'test-resp-stream.R:304:3', 'test-resp-stream.R:326:3',
'test-resp-stream.R:346:3', 'test-content-type.R:6:1',
'test-content-type.R:22:1', 'test-content-type.R:56:1',
'test-req-perform.R:31:1', 'test-req-perform.R:46:1',
'test-req-perform.R:97:3', 'test-req-perform.R:214:1', 'test-headers.R:10:1',
'test-headers.R:14:1', 'test-headers.R:21:1', 'test-headers.R:36:1',
'test-last.R:28:3', 'test-last.R:39:1', 'test-last.R:50:1',
'test-last.R:59:1', 'test-oauth-client.R:1:1', 'test-oauth-client.R:10:1',
'test-oauth-client.R:19:1', 'test-oauth-flow-auth-code.R:1:1',
'test-oauth-flow-auth-code.R:82:1', 'test-oauth-flow-auth-code.R:116:3',
'test-oauth-flow-jwt.R:38:1', 'test-curl.R:1:1', 'test-curl.R:5:1',
'test-curl.R:79:1', 'test-curl.R:125:1', 'test-curl.R:138:1',
'test-curl.R:146:1', 'test-curl.R:157:1', 'test-curl.R:165:1',
'test-curl.R:178:1', 'test-curl.R:211:3', 'test-curl.R:234:1',
'test-oauth-flow-refresh.R:31:1', 'test-oauth-token.R:1:1',
'test-oauth-token.R:11:1', 'test-oauth.R:101:1', 'test-oauth-flow.R:3:1',
'test-oauth-flow.R:14:1', 'test-oauth-flow.R:42:1',
'test-req-auth-aws.R:19:1', 'test-req-auth-aws.R:51:1',
'test-req-auth-aws.R:101:1', 'test-req-body.R:1:1', 'test-req-body.R:37:1',
'test-req-body.R:86:1', 'test-req-body.R:126:1', 'test-req-body.R:151:1',
'test-req-cookies.R:1:1', 'test-req-dry-run.R:9:1',
'test-req-dry-run.R:26:1', 'test-req-cache.R:94:1', 'test-req-cache.R:216:1',
'test-req-cache.R:231:1', 'test-req-cache.R:245:1', 'test-req-error.R:11:1',
'test-req-error.R:21:1', 'test-req-error.R:35:1', 'test-req-headers.R:20:1',
'test-req-headers.R:105:1', 'test-req-headers.R:122:1',
'test-req-mock.R:25:1', 'test-req-options.R:39:1', 'test-req-options.R:46:1',
'test-req-perform-connection.R:1:1', 'test-req-perform-connection.R:24:3',
'test-req-perform-connection.R:34:3', 'test-req-perform-connection.R:58:1',
'test-req-perform-connection.R:98:1', 'test-req-perform-connection.R:105:3',
'test-req-perform-iterative-helpers.R:3:1',
'test-req-perform-iterative-helpers.R:62:1',
'test-req-perform-iterative-helpers.R:84:1',
'test-req-perform-iterative.R:35:1', 'test-req-perform-iterative.R:103:1',
'test-req-perform-sequential.R:1:1', 'test-req-perform-stream.R:1:1',
'test-req-perform-stream.R:107:1', 'test-req-perform-stream.R:121:1',
'test-req-policy.R:1:1', 'test-req-perform-parallel.R:1:1',
'test-req-perform-parallel.R:156:1', 'test-req-perform-parallel.R:188:3',
'test-req-perform-parallel.R:213:3', 'test-req-perform-parallel.R:227:3',
'test-req-promise.R:1:1', 'test-req-promise.R:29:1',
'test-req-promise.R:113:1', 'test-req-retries.R:1:1',
'test-req-retries.R:74:1', 'test-req-retries.R:85:1',
'test-req-throttle.R:2:3', 'test-req-template.R:26:1',
'test-req-template.R:44:1', 'test-req-verbose.R:3:3',
'test-req-verbose.R:33:3', 'test-req-verbose.R:45:3',
'test-req-verbose.R:57:3', 'test-req-verbose.R:76:3', 'test-req.R:1:1',
'test-req.R:10:1', 'test-req.R:14:1', 'test-req.R:29:1',
'test-req-url.R:105:1', 'test-req-url.R:119:1', 'test-req-url.R:134:1',
'test-resp-status.R:1:1', 'test-resp-body.R:13:1', 'test-resp-body.R:73:1',
'test-resp-body.R:80:1', 'test-resp-stream-aws.R:61:1', 'test-secret.R:38:1',
'test-secret.R:69:1', 'test-resp.R:1:1', 'test-resp.R:25:1',
'test-resp.R:29:1', 'test-utils-multi.R:63:1', 'test-utils-redacted.R:1:1',
'test-utils.R:1:1', 'test-utils.R:19:1', 'test-url.R:30:1',
'test-url.R:36:1', 'test-url.R:48:1', 'test-url.R:111:1', 'test-url.R:190:1',
'test-url.R:218:1', 'test-url.R:255:1'
• has_paws_credentials() is not TRUE (1): 'test-req-auth-aws.R:31:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-req-perform-parallel.R:37:3'): requests happen in parallel ───
Expected `time[[3]]` < 1.
Actual comparison: 1.41 >= 1.00
Difference: 0.41 >= 0
[ FAIL 1 | WARN 0 | SKIP 142 | PASS 801 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [107s/157s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(httr2)
>
> test_check("httr2")
Starting 2 test processes.
> test-req-perform-iterative.R: iterating ===============>--------------- 50% | ETA: 1s
> test-req-perform-iterative.R: iterating ==============================> 100% | ETA: 0s
> test-req-perform-iterative.R: \ iterating 9 done (4.4/s) | 2s
> test-req-perform-iterative.R: | iterating 10 done (4.2/s) | 2.4s
> test-req-perform-parallel.R: [working] (118 + 0) -> 10 -> 2 | >------------------------------ 2%
> test-req-perform-iterative.R: / iterating 23 done (4/s) | 5.8s
> test-req-perform-parallel.R: [working] (106 + 0) -> 1 -> 23 | =====>------------------------- 18%
> test-req-perform-iterative.R: - iterating 32 done (3.7/s) | 8.6s
> test-req-perform-parallel.R: [working] (96 + 0) -> 10 -> 24 | ======>------------------------ 18%
> test-req-perform-iterative.R: \ iterating 42 done (3.6/s) | 11.6s
> test-req-perform-parallel.R: [working] (94 + 0) -> 3 -> 33 | ========>---------------------- 25%
> test-req-perform-iterative.R: | iterating 55 done (3.8/s) | 14.4s
> test-req-perform-parallel.R: [working] (83 + 0) -> 10 -> 37 | =========>--------------------- 28%
> test-req-perform-iterative.R: / iterating 69 done (4/s) | 17.4s
> test-req-perform-parallel.R: [working] (71 + 0) -> 10 -> 49 | ===========>------------------- 38%
> test-req-perform-parallel.R: [working] (58 + 0) -> 7 -> 65 | ===============>--------------- 50%
> test-req-perform-iterative.R: - iterating 87 done (4.2/s) | 20.5s
> test-req-perform-iterative.R: \ iterating 103 done (4.4/s) | 23.5s
> test-req-perform-parallel.R: [working] (46 + 0) -> 1 -> 83 | ===================>----------- 64%
> test-req-perform-iterative.R: | iterating 120 done (4.5/s) | 26.5s
> test-req-perform-parallel.R: [working] (34 + 0) -> 1 -> 95 | ======================>-------- 73%
> test-req-perform-parallel.R: [working] (8 + 0) -> 6 -> 116 | ===========================>--- 89%
> test-req-perform-parallel.R: [working] (0 + 0) -> 0 -> 130 | ==============================> 100%
Saving _problems/test-req-perform-parallel-37.R
> test-req.R: <httr2_request>
> test-req.R: GET https://example.com
> test-req.R:
> test-req.R: Headers:
> test-req.R:
> test-req.R: * Authorization: <REDACTED>
> test-req.R: Body: empty
[ FAIL 1 | WARN 0 | SKIP 142 | PASS 801 ]
══ Skipped tests (142) ═════════════════════════════════════════════════════════
• Can't find envvar HTTR2_KEY (1): 'test-oauth-flow-jwt.R:7:3'
• On CRAN (140): 'test-resp-stream.R:40:3', 'test-resp-stream.R:56:1',
'test-resp-stream.R:68:3', 'test-resp-stream.R:92:3',
'test-resp-stream.R:164:3', 'test-resp-stream.R:182:3',
'test-resp-stream.R:204:3', 'test-resp-stream.R:218:3',
'test-resp-stream.R:263:3', 'test-resp-stream.R:282:3',
'test-resp-stream.R:304:3', 'test-resp-stream.R:326:3',
'test-resp-stream.R:346:3', 'test-req-perform.R:31:1',
'test-req-perform.R:46:1', 'test-req-perform.R:97:3',
'test-req-perform.R:214:1', 'test-content-type.R:6:1',
'test-content-type.R:22:1', 'test-content-type.R:56:1',
'test-headers.R:10:1', 'test-headers.R:14:1', 'test-headers.R:21:1',
'test-headers.R:36:1', 'test-last.R:28:3', 'test-last.R:39:1',
'test-last.R:50:1', 'test-last.R:59:1', 'test-oauth-client.R:1:1',
'test-oauth-client.R:10:1', 'test-oauth-client.R:19:1',
'test-oauth-flow-auth-code.R:1:1', 'test-oauth-flow-auth-code.R:82:1',
'test-oauth-flow-auth-code.R:116:3', 'test-oauth-flow-jwt.R:38:1',
'test-oauth-flow-refresh.R:31:1', 'test-oauth-flow.R:3:1',
'test-oauth-flow.R:14:1', 'test-oauth-flow.R:42:1', 'test-oauth-token.R:1:1',
'test-oauth-token.R:11:1', 'test-oauth.R:101:1', 'test-req-auth-aws.R:19:1',
'test-req-auth-aws.R:51:1', 'test-req-auth-aws.R:101:1', 'test-curl.R:1:1',
'test-curl.R:5:1', 'test-curl.R:79:1', 'test-curl.R:125:1',
'test-curl.R:138:1', 'test-curl.R:146:1', 'test-curl.R:157:1',
'test-curl.R:165:1', 'test-curl.R:178:1', 'test-curl.R:211:3',
'test-curl.R:234:1', 'test-req-cache.R:94:1', 'test-req-cache.R:216:1',
'test-req-cache.R:231:1', 'test-req-cache.R:245:1', 'test-req-cookies.R:1:1',
'test-req-body.R:1:1', 'test-req-body.R:37:1', 'test-req-body.R:86:1',
'test-req-body.R:126:1', 'test-req-body.R:151:1', 'test-req-dry-run.R:9:1',
'test-req-dry-run.R:26:1', 'test-req-headers.R:20:1',
'test-req-headers.R:105:1', 'test-req-headers.R:122:1',
'test-req-error.R:11:1', 'test-req-error.R:21:1', 'test-req-error.R:35:1',
'test-req-mock.R:25:1', 'test-req-options.R:39:1', 'test-req-options.R:46:1',
'test-req-perform-connection.R:1:1', 'test-req-perform-connection.R:24:3',
'test-req-perform-connection.R:34:3', 'test-req-perform-connection.R:58:1',
'test-req-perform-connection.R:98:1', 'test-req-perform-connection.R:105:3',
'test-req-perform-iterative-helpers.R:3:1',
'test-req-perform-iterative-helpers.R:62:1',
'test-req-perform-iterative-helpers.R:84:1',
'test-req-perform-iterative.R:35:1', 'test-req-perform-iterative.R:103:1',
'test-req-perform-sequential.R:1:1', 'test-req-perform-stream.R:1:1',
'test-req-perform-stream.R:107:1', 'test-req-perform-stream.R:121:1',
'test-req-perform-parallel.R:1:1', 'test-req-perform-parallel.R:156:1',
'test-req-perform-parallel.R:188:3', 'test-req-perform-parallel.R:213:3',
'test-req-perform-parallel.R:227:3', 'test-req-policy.R:1:1',
'test-req-retries.R:1:1', 'test-req-retries.R:74:1',
'test-req-retries.R:85:1', 'test-req-template.R:26:1',
'test-req-template.R:44:1', 'test-req-promise.R:1:1',
'test-req-promise.R:29:1', 'test-req-promise.R:113:1',
'test-req-throttle.R:2:3', 'test-req-verbose.R:3:3',
'test-req-verbose.R:33:3', 'test-req-verbose.R:45:3',
'test-req-verbose.R:57:3', 'test-req-verbose.R:76:3', 'test-req-url.R:105:1',
'test-req-url.R:119:1', 'test-req-url.R:134:1', 'test-req.R:1:1',
'test-req.R:10:1', 'test-req.R:14:1', 'test-req.R:29:1',
'test-resp-status.R:1:1', 'test-resp-body.R:13:1', 'test-resp-body.R:73:1',
'test-resp-body.R:80:1', 'test-resp-stream-aws.R:61:1', 'test-secret.R:38:1',
'test-secret.R:69:1', 'test-resp.R:1:1', 'test-resp.R:25:1',
'test-resp.R:29:1', 'test-utils-multi.R:63:1', 'test-utils-redacted.R:1:1',
'test-utils.R:1:1', 'test-utils.R:19:1', 'test-url.R:30:1',
'test-url.R:36:1', 'test-url.R:48:1', 'test-url.R:111:1', 'test-url.R:190:1',
'test-url.R:218:1', 'test-url.R:255:1'
• has_paws_credentials() is not TRUE (1): 'test-req-auth-aws.R:31:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-req-perform-parallel.R:37:3'): requests happen in parallel ───
Expected `time[[3]]` < 1.
Actual comparison: 1.21 >= 1.00
Difference: 0.21 >= 0
[ FAIL 1 | WARN 0 | SKIP 142 | PASS 801 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc