Last updated on 2024-09-19 20:48:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.7 | 13.00 | 127.22 | 140.22 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.7 | 9.09 | 92.23 | 101.32 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.7 | 225.91 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.7 | 283.05 | OK | |||
r-devel-windows-x86_64 | 0.0.7 | 18.00 | 147.00 | 165.00 | OK | |
r-patched-linux-x86_64 | 0.0.7 | 14.50 | 118.02 | 132.52 | OK | |
r-release-linux-x86_64 | 0.0.7 | 13.75 | 118.25 | 132.00 | OK | |
r-release-macos-arm64 | 0.0.7 | 86.00 | ERROR | |||
r-release-macos-x86_64 | 0.0.7 | 194.00 | OK | |||
r-release-windows-x86_64 | 0.0.7 | 16.00 | 144.00 | 160.00 | OK | |
r-oldrel-macos-arm64 | 0.0.7 | 92.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.0.7 | 207.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.7 | 22.00 | 172.00 | 194.00 | OK |
Version: 0.0.7
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [17s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
`expected`: "0427" "1946"
── Failure ('test-audioblastProcessors.R:103:3'): .calcTimesOfDay() works as expected ──
as.character(o[2, ]) (`actual`) not equal to c("2248", "0124") (`expected`).
`actual`: "2254" "0119"
`expected`: "2248" "0124"
── Failure ('test-audioblastProcessors.R:105:3'): .calcTimesOfDay() works as expected ──
as.character(o[4, ]) (`actual`) not equal to c("1206", "2248") (`expected`).
`actual`: "1207" "2254"
`expected`: "1206" "2248"
[ FAIL 18 | WARN 0 | SKIP 7 | PASS 821 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 0.0.7
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [18s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
`expected`: "0427" "1946"
── Failure ('test-audioblastProcessors.R:103:3'): .calcTimesOfDay() works as expected ──
as.character(o[2, ]) (`actual`) not equal to c("2248", "0124") (`expected`).
`actual`: "2254" "0119"
`expected`: "2248" "0124"
── Failure ('test-audioblastProcessors.R:105:3'): .calcTimesOfDay() works as expected ──
as.character(o[4, ]) (`actual`) not equal to c("1206", "2248") (`expected`).
`actual`: "1207" "2254"
`expected`: "1206" "2248"
[ FAIL 18 | WARN 0 | SKIP 7 | PASS 821 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64