Last updated on 2024-11-22 03:52:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.5 | 20.63 | 91.30 | 111.93 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.5.5 | 15.47 | 72.12 | 87.59 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.5.5 | 209.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.5 | 192.11 | OK | |||
r-devel-windows-x86_64 | 0.5.5 | 25.00 | 117.00 | 142.00 | OK | |
r-patched-linux-x86_64 | 0.5.5 | 21.80 | 89.07 | 110.87 | ERROR | |
r-release-linux-x86_64 | 0.5.5 | 19.56 | 87.95 | 107.51 | OK | |
r-release-macos-arm64 | 0.5.5 | 58.00 | OK | |||
r-release-macos-x86_64 | 0.5.5 | 145.00 | OK | |||
r-release-windows-x86_64 | 0.5.5 | 26.00 | 115.00 | 141.00 | OK | |
r-oldrel-macos-arm64 | 0.5.5 | 60.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.5 | 97.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.5 | 32.00 | 141.00 | 173.00 | OK |
Version: 0.5.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(processmapR)
Attaching package: 'processmapR'
The following object is masked from 'package:stats':
frequency
>
> test_check("processmapR")
[ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (7): 'test_dotted_chart.R:115:2', 'test_lined_chart.R:91:3',
'test_trace_explorer.R:10:3', 'test_trace_explorer.R:36:3',
'test_trace_explorer.R:68:3', 'test_trace_explorer.R:104:3',
'test_trace_explorer.R:252:3'
• depends on timezone (3): 'test_dotted_chart_helpers.R:5:3',
'test_dotted_chart_helpers.R:12:3', 'test_dotted_chart_helpers.R:69:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dotted_chart_helpers.R:35:3'): test timeSinceStartOfDay CET summer/winter time ──
as.integer(timeSinceStartOfDay(summer_time)) (`actual`) not equal to 17 * 3600 + 36 * 60 + 52 (`expected`).
`actual`: 67012.0
`expected`: 63412.0
── Failure ('test_dotted_chart_helpers.R:37:3'): test timeSinceStartOfDay CET summer/winter time ──
as.integer(timeSinceStartOfDay(winter_time)) (`actual`) not equal to 19 * 3600 + 36 * 60 + 52 (`expected`).
`actual`: 67012.0
`expected`: 70612.0
[ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(processmapR)
Attaching package: 'processmapR'
The following object is masked from 'package:stats':
frequency
>
> test_check("processmapR")
[ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (7): 'test_dotted_chart.R:115:2', 'test_lined_chart.R:91:3',
'test_trace_explorer.R:10:3', 'test_trace_explorer.R:36:3',
'test_trace_explorer.R:68:3', 'test_trace_explorer.R:104:3',
'test_trace_explorer.R:252:3'
• depends on timezone (3): 'test_dotted_chart_helpers.R:5:3',
'test_dotted_chart_helpers.R:12:3', 'test_dotted_chart_helpers.R:69:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dotted_chart_helpers.R:35:3'): test timeSinceStartOfDay CET summer/winter time ──
as.integer(timeSinceStartOfDay(summer_time)) (`actual`) not equal to 17 * 3600 + 36 * 60 + 52 (`expected`).
`actual`: 67012.0
`expected`: 63412.0
── Failure ('test_dotted_chart_helpers.R:37:3'): test timeSinceStartOfDay CET summer/winter time ──
as.integer(timeSinceStartOfDay(winter_time)) (`actual`) not equal to 19 * 3600 + 36 * 60 + 52 (`expected`).
`actual`: 67012.0
`expected`: 70612.0
[ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(processmapR)
Attaching package: 'processmapR'
The following object is masked from 'package:stats':
frequency
>
> test_check("processmapR")
[ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (7): 'test_dotted_chart.R:115:2', 'test_lined_chart.R:91:3',
'test_trace_explorer.R:10:3', 'test_trace_explorer.R:36:3',
'test_trace_explorer.R:68:3', 'test_trace_explorer.R:104:3',
'test_trace_explorer.R:252:3'
• depends on timezone (3): 'test_dotted_chart_helpers.R:5:3',
'test_dotted_chart_helpers.R:12:3', 'test_dotted_chart_helpers.R:69:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dotted_chart_helpers.R:35:3'): test timeSinceStartOfDay CET summer/winter time ──
as.integer(timeSinceStartOfDay(summer_time)) (`actual`) not equal to 17 * 3600 + 36 * 60 + 52 (`expected`).
`actual`: 67012.0
`expected`: 63412.0
── Failure ('test_dotted_chart_helpers.R:37:3'): test timeSinceStartOfDay CET summer/winter time ──
as.integer(timeSinceStartOfDay(winter_time)) (`actual`) not equal to 19 * 3600 + 36 * 60 + 52 (`expected`).
`actual`: 67012.0
`expected`: 70612.0
[ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64