Last updated on 2025-07-23 12:54:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 15.96 | 48.74 | 64.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 9.90 | 38.36 | 48.26 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 103.90 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 95.70 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 15.00 | 77.00 | 92.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 16.25 | 44.69 | 60.94 | OK | |
r-release-linux-x86_64 | 0.1.1 | 13.96 | 43.88 | 57.84 | OK | |
r-release-macos-arm64 | 0.1.1 | 41.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 64.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 15.00 | 78.00 | 93.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 65.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 13.00 | 94.00 | 107.00 | NOTE |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/33s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lgrExtra)
>
> test_check("lgrExtra")
[ FAIL 3 | WARN 0 | SKIP 6 | PASS 111 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• '/var/log/syslog' is not readable (1): 'test_AppenderSyslog.R:24:3'
• Cannot establish connection (3): 'test_AppenderDbi.R:124:5',
'test_AppenderDbi.R:124:5', 'test_AppenderDbi.R:124:5'
• SQLite doesn't support schemas (2): 'test_AppenderDbi.R:220:7',
'test_AppenderDbi.R:251:7'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_AppenderDbi.R:170:5'): SQLite via RSQLite: serialized_cols works ──
app$data$fields not identical to c(as.character(jsonlite::toJSON(list(bar = letters))), as.character(jsonlite::toJSON(list(bar = letters)))).
2/2 mismatches
x[1]: "{\"rawMsg\":\";*/; \\\"' /* blubb;\",\"bar\":[\"a\",\"b\",\"c\",\"d\",\
x[1]: "e\",\"f\",\"g\",\"h\",\"i\",\"j\",\"k\",\"l\",\"m\",\"n\",\"o\",\"p\",\"q
x[1]: \",\"r\",\"s\",\"t\",\"u\",\"v\",\"w\",\"x\",\"y\",\"z\"]}"
y[1]: "{\"bar\":[\"a\",\"b\",\"c\",\"d\",\"e\",\"f\",\"g\",\"h\",\"i\",\"j\",\"k
y[1]: \",\"l\",\"m\",\"n\",\"o\",\"p\",\"q\",\"r\",\"s\",\"t\",\"u\",\"v\",\"w\"
y[1]: ,\"x\",\"y\",\"z\"]}"
x[2]: "{\"rawMsg\":\";*/; \\\"' /* blubb;\",\"bar\":[\"a\",\"b\",\"c\",\"d\",\
x[2]: "e\",\"f\",\"g\",\"h\",\"i\",\"j\",\"k\",\"l\",\"m\",\"n\",\"o\",\"p\",\"q
x[2]: \",\"r\",\"s\",\"t\",\"u\",\"v\",\"w\",\"x\",\"y\",\"z\"]}"
y[2]: "{\"bar\":[\"a\",\"b\",\"c\",\"d\",\"e\",\"f\",\"g\",\"h\",\"i\",\"j\",\"k
y[2]: \",\"l\",\"m\",\"n\",\"o\",\"p\",\"q\",\"r\",\"s\",\"t\",\"u\",\"v\",\"w\"
y[2]: ,\"x\",\"y\",\"z\"]}"
── Failure ('test_AppenderDt.R:116:3'): AppenderDt: .fields works ──────────────
is_empty(app$data$.fields[[1]]) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_AppenderDynatrace.R:29:3'): AppenderDynatrace: appending works ──
`sent_body` not identical to "[{\"level\":\"warn\",\"timestamp\":\"2018-11-02 16:19:33\",\"logger\":\"dummy\",\"caller\":null,\"content\":\"foo bar\"}]".
1/1 mismatches
x[1]: "[{\"level\":\"warn\",\"timestamp\":\"2018-11-02 16:19:33\",\"logger\":\"d
x[1]: ummy\",\"caller\":null,\"content\":\"foo bar\",\"rawMsg\":\"foo bar\"}]"
y[1]: "[{\"level\":\"warn\",\"timestamp\":\"2018-11-02 16:19:33\",\"logger\":\"d
y[1]: ummy\",\"caller\":null,\"content\":\"foo bar\"}]"
[ FAIL 3 | WARN 0 | SKIP 6 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lgrExtra)
>
> test_check("lgrExtra")
[ FAIL 3 | WARN 0 | SKIP 6 | PASS 111 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• '/var/log/syslog' is not readable (1): 'test_AppenderSyslog.R:24:3'
• Cannot establish connection (3): 'test_AppenderDbi.R:124:5',
'test_AppenderDbi.R:124:5', 'test_AppenderDbi.R:124:5'
• SQLite doesn't support schemas (2): 'test_AppenderDbi.R:220:7',
'test_AppenderDbi.R:251:7'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_AppenderDbi.R:170:5'): SQLite via RSQLite: serialized_cols works ──
app$data$fields not identical to c(as.character(jsonlite::toJSON(list(bar = letters))), as.character(jsonlite::toJSON(list(bar = letters)))).
2/2 mismatches
x[1]: "{\"rawMsg\":\";*/; \\\"' /* blubb;\",\"bar\":[\"a\",\"b\",\"c\",\"d\",\
x[1]: "e\",\"f\",\"g\",\"h\",\"i\",\"j\",\"k\",\"l\",\"m\",\"n\",\"o\",\"p\",\"q
x[1]: \",\"r\",\"s\",\"t\",\"u\",\"v\",\"w\",\"x\",\"y\",\"z\"]}"
y[1]: "{\"bar\":[\"a\",\"b\",\"c\",\"d\",\"e\",\"f\",\"g\",\"h\",\"i\",\"j\",\"k
y[1]: \",\"l\",\"m\",\"n\",\"o\",\"p\",\"q\",\"r\",\"s\",\"t\",\"u\",\"v\",\"w\"
y[1]: ,\"x\",\"y\",\"z\"]}"
x[2]: "{\"rawMsg\":\";*/; \\\"' /* blubb;\",\"bar\":[\"a\",\"b\",\"c\",\"d\",\
x[2]: "e\",\"f\",\"g\",\"h\",\"i\",\"j\",\"k\",\"l\",\"m\",\"n\",\"o\",\"p\",\"q
x[2]: \",\"r\",\"s\",\"t\",\"u\",\"v\",\"w\",\"x\",\"y\",\"z\"]}"
y[2]: "{\"bar\":[\"a\",\"b\",\"c\",\"d\",\"e\",\"f\",\"g\",\"h\",\"i\",\"j\",\"k
y[2]: \",\"l\",\"m\",\"n\",\"o\",\"p\",\"q\",\"r\",\"s\",\"t\",\"u\",\"v\",\"w\"
y[2]: ,\"x\",\"y\",\"z\"]}"
── Failure ('test_AppenderDt.R:116:3'): AppenderDt: .fields works ──────────────
is_empty(app$data$.fields[[1]]) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_AppenderDynatrace.R:29:3'): AppenderDynatrace: appending works ──
`sent_body` not identical to "[{\"level\":\"warn\",\"timestamp\":\"2018-11-02 16:19:33\",\"logger\":\"dummy\",\"caller\":null,\"content\":\"foo bar\"}]".
1/1 mismatches
x[1]: "[{\"level\":\"warn\",\"timestamp\":\"2018-11-02 16:19:33\",\"logger\":\"d
x[1]: ummy\",\"caller\":null,\"content\":\"foo bar\",\"rawMsg\":\"foo bar\"}]"
y[1]: "[{\"level\":\"warn\",\"timestamp\":\"2018-11-02 16:19:33\",\"logger\":\"d
y[1]: ummy\",\"caller\":null,\"content\":\"foo bar\"}]"
[ FAIL 3 | WARN 0 | SKIP 6 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'rsyslog'
Flavor: r-oldrel-windows-x86_64