[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1005250: r-cran-rlang breaks r-cran-tidyselect autopkgtest: catch_cnd(vars_select(letters, starts_with("1"))) inherits from `'lifecycle_soft_deprecated'/'condition'` not `'character'`.



Source: r-cran-rlang, r-cran-tidyselect
Control: found -1 r-cran-rlang/1.0.0-1
Control: found -1 r-cran-tidyselect/1.1.1+dfsg-1
Severity: serious
Tags: sid bookworm
X-Debbugs-CC: debian-ci@lists.debian.org
User: debian-ci@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of r-cran-rlang the autopkgtest of r-cran-tidyselect fails in testing when that autopkgtest is run with the binary packages of r-cran-rlang from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
r-cran-rlang           from testing    1.0.0-1
r-cran-tidyselect      from testing    1.1.1+dfsg-1
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of r-cran-rlang to testing [1]. Due to the nature of this issue, I filed this bug report against both packages. Can you please investigate the situation and reassign the bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=r-cran-rlang

https://ci.debian.net/data/autopkgtest/testing/amd64/r/r-cran-tidyselect/19094216/log.gz

BEGIN TEST testthat.R

R version 4.1.2 (2021-11-01) -- "Bird Hippie"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

library("testthat")
library("rlang")

Attaching package: 'rlang'

The following objects are masked from 'package:testthat':

    is_false, is_null, is_true

library("tidyselect")

Attaching package: 'tidyselect'

The following object is masked from 'package:testthat':

    matches


test_check("tidyselect")
[ FAIL 1 | WARN 2 | SKIP 18 | PASS 452 ]

== Skipped tests ===============================================================
* FIXME (1)
* Non-deterministic failures (1)
* On CRAN (16)

== Failed tests ================================================================ -- Failure (test-lifecycle-deprecated.R:73:3): empty selection signals a condition -- catch_cnd(vars_select(letters, starts_with("1"))) inherits from `'lifecycle_soft_deprecated'/'condition'` not `'character'`.

[ FAIL 1 | WARN 2 | SKIP 18 | PASS 452 ]
Error: Test failures
Execution halted
autopkgtest [18:11:58]: test run-unit-test

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: