Last updated on 2022-08-14 00:54:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.3 | 8.59 | 52.47 | 61.06 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.4.3 | 6.56 | 41.02 | 47.58 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.4.3 | 82.21 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.3 | 88.93 | OK | |||
r-devel-windows-x86_64 | 1.4.3 | 54.00 | 122.00 | 176.00 | OK | |
r-patched-linux-x86_64 | 1.4.3 | 10.13 | 48.79 | 58.92 | OK | |
r-release-linux-x86_64 | 1.4.3 | 6.28 | 49.45 | 55.73 | OK | |
r-release-macos-arm64 | 1.4.3 | 98.00 | OK | |||
r-release-macos-x86_64 | 1.4.3 | 106.00 | OK | |||
r-release-windows-x86_64 | 1.4.3 | 73.00 | 179.00 | 252.00 | ERROR | |
r-oldrel-macos-arm64 | 1.4.3 | 97.00 | OK | |||
r-oldrel-macos-x86_64 | 1.4.3 | 112.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.4.3 | 15.00 | 104.00 | 119.00 | OK |
Version: 1.4.3
Check: tests
Result: ERROR
Running 'testthat.R' [25s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("httr")
Loading required package: httr
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 158 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• Currently broken (1)
• On CRAN (5)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-response.r:39:3): headers returned as expected ──────────────────
Error in `names(headers) <- tolower(names(headers))`: attempt to set an attribute on NULL
Backtrace:
▆
1. ├─testthat::expect_equal(round_trip(a = "a + b")$a, "a + b") at test-response.r:39:2
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─httr (local) round_trip(a = "a + b")
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 158 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64