Last updated on 2022-05-15 01:52:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.3 | 14.03 | 62.74 | 76.77 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.3 | 8.35 | 49.14 | 57.49 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.3 | 93.11 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.3 | 87.54 | OK | |||
r-devel-windows-x86_64 | 1.1.3 | 19.00 | 113.00 | 132.00 | OK | |
r-patched-linux-x86_64 | 1.1.3 | 9.74 | 61.84 | 71.58 | OK | |
r-release-linux-x86_64 | 1.1.3 | 10.42 | 60.59 | 71.01 | OK | |
r-release-macos-arm64 | 1.1.3 | 52.00 | OK | |||
r-release-macos-x86_64 | 1.1.3 | 69.00 | OK | |||
r-release-windows-x86_64 | 1.1.3 | 18.00 | 106.00 | 124.00 | ERROR | |
r-oldrel-macos-arm64 | 1.1.3 | 64.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.3 | 74.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.1.3 | 23.00 | 102.00 | 125.00 | OK |
Version: 1.1.3
Check: tests
Result: ERROR
Running 'testthat.R' [25s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(fiery)
>
> test_check("fiery")
createTcpServer: permission denied
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 247 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (1)
• On Windows (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-Fire.R:168:5): life cycle events get fired ──────────────────────
Error in `initialize(...)`: Failed to create server
Backtrace:
▆
1. └─app$ignite() at test-Fire.R:168:4
2. └─private$run(block = block, showcase = showcase, ..., silent = silent)
3. └─private$run_blocking_server(showcase = showcase)
4. └─httpuv::startServer(...)
5. └─WebServer$new(host, port, app, quiet)
6. └─httpuv initialize(...)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 247 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64