Last updated on 2026-09-24 05:03:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 4.75 | 52.09 | 56.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 3.16 | 39.20 | 42.36 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 39.42 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 38.80 | OK | |||
| r-devel-windows-x86_64 | 0.2.0 | 7.00 | 105.00 | 112.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 4.58 | 48.09 | 52.67 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 3.87 | 46.84 | 50.71 | OK | |
| r-release-macos-arm64 | 0.2.0 | 1.00 | 55.00 | 56.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 4.00 | 100.00 | 104.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 6.00 | 98.00 | 104.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | 2.00 | 71.00 | 73.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.0 | 4.00 | 105.00 | 109.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 8.00 | 100.00 | 108.00 | OK |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/45s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(autosync)
>
> test_check("autosync")
verbose_test: "value"
(empty)
<Automerge Document>
Actor: 21b0465f6698f363ae263e5022d9ff61
Root keys: 0
(empty)
<Automerge Document>
Actor: 68002ae1abe1a957fa16a6ff304305b0
Root keys: 0
(empty)
<Automerge Document>
Actor: 1a4d48317e73be2014d7592e2f8a8a12
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