[R-pkg-team] Bug#963795: r-cran-httr: autopkgtest regression
Graham Inggs
ginggs at debian.org
Sat Jun 27 12:18:56 BST 2020
Source: r-cran-httr
Version: 1.4.1-2
Severity: serious
Tags: bullseye sid
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: regression
Hi Maintainer
Recently, r-cran-httr started to fail its own autopkgtests [1].
I've copied what I hope is the relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/r/r-cran-httr/testing/amd64/
> library(testthat)
> test_check("httr")
Loading required package: httr
-- 1. Failure: All headers captures headers from redirects (@test-header.r#18)
length(r1$all_headers) not equal to 1 + 1.
1/1 mismatches
[1] 1 - 2 == -1
-- 2. Failure: All headers captures headers from redirects (@test-header.r#21)
length(r3$all_headers) not equal to 3 + 1.
1/1 mismatches
[1] 1 - 4 == -3
== testthat results ===========================================================
[ OK: 155 | SKIPPED: 4 | WARNINGS: 4 | FAILED: 2 ]
1. Failure: All headers captures headers from redirects (@test-header.r#18)
2. Failure: All headers captures headers from redirects (@test-header.r#21)
Error: testthat unit tests failed
Execution halted
autopkgtest [17:19:24]: test run-unit-test: -----------------------]
autopkgtest [17:19:24]: test run-unit-test: - - - - - - - - - -
results - - - - - - - - - -
run-unit-test FAIL non-zero exit status 1
More information about the R-pkg-team
mailing list