Last updated on 2023-05-29 00:59:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7.5 | 8.73 | 53.38 | 62.11 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.7.5 | 6.69 | 42.50 | 49.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.7.5 | 87.50 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.7.5 | 81.55 | ERROR | |||
r-devel-windows-x86_64 | 1.7.5 | 48.00 | 159.00 | 207.00 | WARN | |
r-patched-linux-x86_64 | 1.7.5 | 10.76 | 51.63 | 62.39 | OK | |
r-release-linux-x86_64 | 1.7.5 | 8.42 | 52.19 | 60.61 | OK | |
r-release-macos-arm64 | 1.7.5 | 47.00 | OK | |||
r-release-macos-x86_64 | 1.7.5 | 68.00 | OK | |||
r-release-windows-x86_64 | 1.7.5 | 44.00 | 153.00 | 197.00 | WARN | |
r-oldrel-macos-arm64 | 1.7.5 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 1.7.5 | 66.00 | OK | |||
r-oldrel-windows-x86_64 | 1.7.5 | 36.00 | 140.00 | 176.00 | OK |
Version: 1.7.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [23s/58s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ps)
>
> if (ps::ps_is_supported() && Sys.getenv("R_COVR", "") != "true" &&
+ Sys.getenv("NOT_CRAN") != "" ) {
+ reporter <- ps::CleanupReporter(testthat::SummaryReporter)$new()
+ } else {
+ reporter <- "summary"
+ }
>
> if (ps_is_supported()) test_check("ps", reporter = reporter)
cleanup-reporter: .......................................................SSS
common: .......................................................SSSSS
connections: ...............1S.....S....S....S....
finished: S
kill-tree: ....SSSSSSS
linux: ......S
macos:
pid-reuse: ..........................................................................
posix-zombie: ...............................................................
posix: .............
ps: .
system: ..................
utils: ................
windows:
winver: ......
══ Skipped ═════════════════════════════════════════════════════════════════════
1. Network cleanup, test, fail ('test-cleanup-reporter.R:348:3') - Reason: On CRAN
2. Network cleanup, unit: testsuite ('test-cleanup-reporter.R:371:3') - Reason: On CRAN
3. Network connections already open are ignored ('test-cleanup-reporter.R:399:3') - Reason: On CRAN
4. children ('test-common.R:236:3') - Reason: On CRAN
5. num_fds ('test-common.R:265:3') - Reason: On CRAN
6. open_files ('test-common.R:281:3') - Reason: On CRAN
7. interrupt ('test-common.R:298:3') - Reason: On CRAN
8. cpu affinity ('test-common.R:315:3') - Reason: On CRAN
9. TCP ('test-connections.R:66:3') - Reason: On CRAN
10. UDP ('test-connections.R:120:3') - Reason: On CRAN
11. TCP6 ('test-connections.R:181:3') - Reason: Needs working IPv6 connection
12. UDP6 ('test-connections.R:237:3') - Reason: Needs working IPv6 connection
13. process already finished ('test-finished.R:3:3') - Reason: On CRAN
14. kill_tree ('test-kill-tree.R:12:3') - Reason: On CRAN
15. kill_tree, grandchild ('test-kill-tree.R:59:3') - Reason: On CRAN
16. kill_tree, orphaned grandchild ('test-kill-tree.R:127:3') - Reason: On CRAN
17. with_process_cleanup ('test-kill-tree.R:155:3') - Reason: On CRAN
18. find_tree ('test-kill-tree.R:182:3') - Reason: On CRAN
19. find_tree, grandchild ('test-kill-tree.R:207:3') - Reason: On CRAN
20. find_tree, orphaned grandchild ('test-kill-tree.R:255:3') - Reason: On CRAN
21. memory_info ('test-linux.R:30:3') - Reason: On CRAN
══ Failed ══════════════════════════════════════════════════════════════════════
── 1. Failure ('test-connections.R:62:3'): UNIX sockets with path ──────────────
nrow(cl) (`actual`) not equal to 1 (`expected`).
`actual`: 0
`expected`: 1
══ DONE ════════════════════════════════════════════════════════════════════════
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.7.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/28s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ps)
>
> if (ps::ps_is_supported() && Sys.getenv("R_COVR", "") != "true" &&
+ Sys.getenv("NOT_CRAN") != "" ) {
+ reporter <- ps::CleanupReporter(testthat::SummaryReporter)$new()
+ } else {
+ reporter <- "summary"
+ }
>
> if (ps_is_supported()) test_check("ps", reporter = reporter)
cleanup-reporter: .......................................................SSS
common: .......................................................SSSSS
connections: ...............1S.....S....S....S....
finished: S
kill-tree: ....SSSSSSS
linux: ......S
macos:
pid-reuse: ..........................................................................
posix-zombie: ...............................................................
posix: .S..........
ps: .
system: ..................
utils: ................
windows:
winver: ......
══ Skipped ═════════════════════════════════════════════════════════════════════
1. Network cleanup, test, fail ('test-cleanup-reporter.R:348:3') - Reason: On CRAN
2. Network cleanup, unit: testsuite ('test-cleanup-reporter.R:371:3') - Reason: On CRAN
3. Network connections already open are ignored ('test-cleanup-reporter.R:399:3') - Reason: On CRAN
4. children ('test-common.R:236:3') - Reason: On CRAN
5. num_fds ('test-common.R:265:3') - Reason: On CRAN
6. open_files ('test-common.R:281:3') - Reason: On CRAN
7. interrupt ('test-common.R:298:3') - Reason: On CRAN
8. cpu affinity ('test-common.R:315:3') - Reason: On CRAN
9. TCP ('test-connections.R:66:3') - Reason: On CRAN
10. UDP ('test-connections.R:120:3') - Reason: On CRAN
11. TCP6 ('test-connections.R:181:3') - Reason: Needs working IPv6 connection
12. UDP6 ('test-connections.R:237:3') - Reason: Needs working IPv6 connection
13. process already finished ('test-finished.R:3:3') - Reason: On CRAN
14. kill_tree ('test-kill-tree.R:12:3') - Reason: On CRAN
15. kill_tree, grandchild ('test-kill-tree.R:59:3') - Reason: On CRAN
16. kill_tree, orphaned grandchild ('test-kill-tree.R:127:3') - Reason: On CRAN
17. with_process_cleanup ('test-kill-tree.R:155:3') - Reason: On CRAN
18. find_tree ('test-kill-tree.R:182:3') - Reason: On CRAN
19. find_tree, grandchild ('test-kill-tree.R:207:3') - Reason: On CRAN
20. find_tree, orphaned grandchild ('test-kill-tree.R:255:3') - Reason: On CRAN
21. memory_info ('test-linux.R:30:3') - Reason: On CRAN
22. terminal ('test-posix.R:14:3') - Reason: no terminal
══ Failed ══════════════════════════════════════════════════════════════════════
── 1. Failure ('test-connections.R:62:3'): UNIX sockets with path ──────────────
nrow(cl) (`actual`) not equal to 1 (`expected`).
`actual`: 0
`expected`: 1
══ DONE ════════════════════════════════════════════════════════════════════════
Frustration is a natural part of programming :)
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.7.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
arch/windows/process_handles.h:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
arch/windows/process_handles.c:23:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
See 'd:/Rcompile/CRANpkg/local/4.4/ps.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.2.0'
Flavor: r-devel-windows-x86_64
Version: 1.7.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
arch/windows/process_handles.h:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
arch/windows/process_handles.c:23:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
See 'd:/Rcompile/CRANpkg/local/4.3/ps.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.2.0'
Flavor: r-release-windows-x86_64