Source: r-cran-seurat Version: 5.1.0-1 Severity: serious User: debian...@lists.debian.org Usertags: regression
Hi Maintainer Since the upload of 5.1.0-1, r-cran-seurat has been failing its own autopkgtests on riscv64 [1] and s390x [2] where it succeeded previously. 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-seurat/testing/riscv64/ [2] https://ci.debian.net/packages/r/r-cran-seurat/testing/s390x/ 185s ══ Failed tests ════════════════════════════════════════════════════════════════ 185s ── Failure ('test_integration5.R:86:3'): IntegrateLayers works with CCAIntegration ── 185s abs(x) not equal to abs(y). 185s 1/1 mismatches 185s [1] 1.08 - 0.917 == 0.165 185s Backtrace: 185s ▆ 185s 1. └─Seurat (local) expect_abs_equal(...) at test_integration5.R:86:3 185s 2. └─testthat::expect_equal(abs(x), abs(y), tolerance = tolerance) at test_integration5.R:7:3 185s ── Failure ('test_integration5.R:90:3'): IntegrateLayers works with CCAIntegration ── 185s abs(x) not equal to abs(y). 185s 1/1 mismatches 185s [1] 1.38 - 1.49 == -0.107 185s Backtrace: 185s ▆ 185s 1. └─Seurat (local) expect_abs_equal(...) at test_integration5.R:90:3 185s 2. └─testthat::expect_equal(abs(x), abs(y), tolerance = tolerance) at test_integration5.R:7:3 185s 185s [ FAIL 2 | WARN 210 | SKIP 32 | PASS 659 ] 186s Error: Test failures