Last updated on 2020-01-27 00:48:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 8.62 | 45.29 | 53.91 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 8.47 | 35.68 | 44.15 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 69.53 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 70.51 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1.2 | 32.00 | 106.00 | 138.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 1.1.2 | 28.00 | 89.00 | 117.00 | OK | |
r-patched-linux-x86_64 | 1.1.2 | 10.31 | 41.27 | 51.58 | OK | |
r-patched-solaris-x86 | 1.1.2 | 89.20 | ERROR | |||
r-release-linux-x86_64 | 1.1.2 | 7.60 | 41.27 | 48.87 | OK | |
r-release-windows-ix86+x86_64 | 1.1.2 | 15.00 | 81.00 | 96.00 | OK | |
r-release-osx-x86_64 | 1.1.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.2 | 12.00 | 77.00 | 89.00 | OK | |
r-oldrel-osx-x86_64 | 1.1.2 | OK |
Version: 1.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/33s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fiery)
>
> test_check("fiery")
── 2. Error: switch logger works (@test-loggers.R#38) ─────────────────────────
invalid connection
Backtrace:
1. testthat::expect_output(logger("info", "info test"), "info: info test")
2. testthat:::quasi_capture(...)
3. testthat:::.capture(...)
4. testthat::capture_output_lines(code, print, width = width)
5. testthat:::eval_with_output(code, print = print, width = width)
6. withr::with_output_sink(temp, withVisible(code))
7. withr:::reset_output_sink(old)
8. base::sink()
── 3. Error: switch logger works (@test-loggers.R#38) ─────────────────────────
invalid connection
Backtrace:
1. testthat::expect_output(logger("info", "info test"), "info: info test")
2. testthat:::quasi_capture(...)
3. testthat:::.capture(...)
4. testthat::capture_output_lines(code, print, width = width)
5. testthat:::eval_with_output(code, print = print, width = width)
7. base::close.connection(temp)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 256 | SKIPPED: 0 | WARNINGS: 6 | FAILED: 3 ]
1. Error: switch logger works (@test-loggers.R#38)
2. Error: switch logger works (@test-loggers.R#38)
3. Error: switch logger works (@test-loggers.R#38)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86