Last updated on 2020-08-07 01:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 101.79 | 31.08 | 132.87 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 88.53 | 24.40 | 112.93 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 201.14 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 188.35 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3.1 | 473.00 | 113.00 | 586.00 | NOTE | |
r-patched-linux-x86_64 | 1.3.1 | 91.21 | 30.78 | 121.99 | NOTE | |
r-patched-solaris-x86 | 1.3.1 | 162.80 | ERROR | |||
r-release-linux-x86_64 | 1.3.1 | 93.31 | 30.70 | 124.01 | NOTE | |
r-release-macos-x86_64 | 1.3.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.3.1 | 468.00 | 150.00 | 618.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.3.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.3.1 | 334.00 | 126.00 | 460.00 | NOTE |
Version: 1.3.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.3.1
Check: installed package size
Result: NOTE
installed size is 21.1Mb
sub-directories of 1Mb or more:
libs 20.8Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/26s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(websocket)
>
> test_check("websocket")
[2020-07-27 22:44:57] [error] consume error: websocketpp.processor:4 (A message was too large)
[2020-07-27 22:45:03] [info] Error getting remote endpoint: asio.system:9 (Bad file number)
[2020-07-27 22:45:03] [info] asio async_shutdown error: asio.system:9 (Bad file number)
[2020-07-27 22:45:03] [error] handle_connect error: Timer Expired
[2020-07-27 22:45:10] [error] Server handshake response error: websocketpp.processor:20 (Invalid HTTP status.)
[2020-07-27 22:45:19] [info] Error getting remote endpoint: asio.system:9 (Bad file number)
[2020-07-27 22:45:19] [error] handle_connect error: Timer Expired
[2020-07-27 22:45:19] [info] asio async_shutdown error: asio.ssl:336462100 (uninitialized)
── 1. Failure: Basic ssl websocket communication (@test-client.R#446) ─────────
ws$readyState() not equivalent to 1L.
1/1 mismatches
[1] 3 - 1 == 2
── 2. Failure: Basic ssl websocket communication (@test-client.R#446) ─────────
`state` not identical to "open".
1/1 mismatches
x[1]: "failed"
y[1]: "open"
── 3. Error: Basic ssl websocket communication (@test-client.R#446) ───────────
invalid state
Backtrace:
1. websocket:::check_ws("wss://echo.websocket.org/")
2. ws$send("hello")
3. websocket:::wsSend(private$wsObj, msg)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 32 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 3 ]
1. Failure: Basic ssl websocket communication (@test-client.R#446)
2. Failure: Basic ssl websocket communication (@test-client.R#446)
3. Error: Basic ssl websocket communication (@test-client.R#446)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86