Last updated on 2024-10-10 19:50:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.7 | 12.48 | 129.18 | 141.66 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.7 | 8.04 | 94.18 | 102.22 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.7 | 239.47 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.7 | 284.03 | OK | |||
r-devel-windows-x86_64 | 0.0.7 | 15.00 | 145.00 | 160.00 | OK | |
r-patched-linux-x86_64 | 0.0.7 | 15.22 | 120.11 | 135.33 | OK | |
r-release-linux-x86_64 | 0.0.7 | 12.81 | 123.02 | 135.83 | OK | |
r-release-macos-arm64 | 0.0.7 | 85.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 | 86.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.0.7 | 207.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.7 | 19.00 | 172.00 | 191.00 | OK |
Version: 0.0.7
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [16s/19s]
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’ [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-oldrel-macos-arm64