Last updated on 2022-09-11 12:56:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 6.16 | 77.03 | 83.19 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 4.98 | 56.40 | 61.38 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 110.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 111.29 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 35.00 | 120.00 | 155.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 7.23 | 70.47 | 77.70 | OK | |
r-release-linux-x86_64 | 0.2.0 | 5.05 | 70.17 | 75.22 | OK | |
r-release-macos-arm64 | 0.2.0 | 39.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 51.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 27.00 | 116.00 | 143.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 42.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 51.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 16.00 | 104.00 | 120.00 | ERROR |
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(chronicler)
>
> test_check("chronicler")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
== Failed tests ================================================================
-- Failure (test-run_time.R:15:3): test running time ---------------------------
sum(as.integer(result_pipe$log_df$run_time)) (`actual`) not equal to 2 (`expected`).
`actual`: 1
`expected`: 2
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64