Last updated on 2026-09-03 14:52:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 4.91 | 50.59 | 55.50 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.82 | 38.24 | 41.06 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 36.72 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 38.22 | OK | |||
| r-devel-windows-x86_64 | 0.1.0 | 7.00 | 99.00 | 106.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 4.23 | 44.99 | 49.22 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 4.79 | 47.94 | 52.73 | OK | |
| r-release-macos-arm64 | 0.1.0 | 1.00 | 60.00 | 61.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 3.00 | 108.00 | 111.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 7.00 | 95.00 | 102.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 1.00 | 66.00 | 67.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 3.00 | 105.00 | 108.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 8.00 | 99.00 | 107.00 | OK |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/42s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(autosync)
>
> test_check("autosync")
verbose_test: "value"
(empty)
<Automerge Document>
Actor: 431bf3158121c42a1d5c2c090b9a2dcc
Root keys: 0
(empty)
<Automerge Document>
Actor: b6875ff77aeb4637da487a8139ec4bcf
Root keys: 0
(empty)
<Automerge Document>
Actor: dce277ec55ffb13c9f564d830ebb4aa2
Root keys: 0
Saving _problems/test-server-19.R
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 407 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (10): 'test-auth.R:79:1', 'test-auth.R:1184:1', 'test-auth.R:1197:3',
'test-auth.R:1218:3', 'test-client.R:363:3', 'test-client.R:384:3',
'test-client.R:405:3', 'test-client.R:458:3', 'test-client.R:484:3',
'test-client.R:504:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-server.R:15:3'): sync_server with TLS creates wss URL ──────────
Error in `nanonext::tls_config(server = nanonext::write_cert()$server)`: 9 | Not supported
Backtrace:
▆
1. ├─autosync::sync_server(...) at test-server.R:15:3
2. └─nanonext::tls_config(server = nanonext::write_cert()$server)
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 407 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang