[R-pkg-team] Bug#1028111: r-cran-clock: autopkgtest failure on 32bit

Adrian Bunk bunk at debian.org
Sat Jan 7 01:02:04 GMT 2023


Source: r-cran-clock
Version: 0.6.1-1
Severity: serious

https://tracker.debian.org/pkg/r-cran-clock

Issues preventing migration:
∙ ∙ autopkgtest for r-cran-clock/0.6.1-1: amd64: Pass, arm64: Pass, armel: Regression ♻ , armhf: Regression ♻ , i386: Regression ♻


...
> test_check("clock")
[ FAIL 2 | WARN 29 | SKIP 252 | PASS 1146 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (252)

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-posixt.R:151'): can group by year/month/day/hour/minute/second ──
date_group(z, "year") (`actual`) not identical to `expect` (`expected`).

    actual              | expected     
[1] "-1-12-31 23:56:02" - "0-01-01" [1]
[2] "0-12-31 23:56:02"  - "1-01-01" [2]
[3] "1-12-31 23:56:02"  - "2-01-01" [3]
[4] "2-12-31 23:56:02"  - "3-01-01" [4]
[5] "3-12-31 23:56:02"  - "4-01-01" [5]
── Failure ('test-posixt.R:152'): can group by year/month/day/hour/minute/second ──
date_group(z, "year", n = 3) (`actual`) not identical to expect[c(1, 1, 1, 4, 4)] (`expected`).

    actual              | expected     
[1] "-1-12-31 23:56:02" - "0-01-01" [1]
[2] "-1-12-31 23:56:02" - "0-01-01" [2]
[3] "-1-12-31 23:56:02" - "0-01-01" [3]
[4] "2-12-31 23:56:02"  - "3-01-01" [4]
[5] "2-12-31 23:56:02"  - "3-01-01" [5]

[ FAIL 2 | WARN 29 | SKIP 252 | PASS 1146 ]
Error: Test failures
Execution halted
autopkgtest [16:10:54]: test run-unit-test: -----------------------]
autopkgtest [16:10:55]: test run-unit-test:  - - - - - - - - - - results - - - - - - - - - -
run-unit-test        FAIL non-zero exit status 1
...


More information about the R-pkg-team mailing list