Last updated on 2020-12-04 00:48:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 8.20 | 234.50 | 242.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 7.00 | 169.13 | 176.13 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 272.79 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 271.28 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 17.00 | 145.00 | 162.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 7.17 | 219.37 | 226.54 | OK | |
r-patched-solaris-x86 | 0.2.0 | 355.30 | ERROR | |||
r-release-linux-x86_64 | 0.2.0 | 8.26 | 226.64 | 234.90 | OK | |
r-release-macos-x86_64 | 0.2.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.2.0 | 13.00 | 152.00 | 165.00 | OK | |
r-oldrel-macos-x86_64 | 0.2.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 24.00 | 204.00 | 228.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [223s/227s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(randomsearch)
Loading required package: ParamHelpers
Loading required package: smoof
Loading required package: checkmate
>
> test_check("randomsearch")
Error : [ENOENT] Failed to stat '/tmp/RtmpyEaaEW/working_dir/Rtmpf9ay3b/file3bb69385804/2_126': no such file or directory
── ERROR (test_randomsearch.R:83:5): parallel randomsearch works with parallelMa
Error: Errors occurred in 1 slave jobs, displaying at most 10 of them:
00001: Error : [ENOENT] Failed to stat '/tmp/RtmpyEaaEW/working_dir/Rtmpf9ay3b/file3bb69385804/2_126': no such file or directory
Backtrace:
█
1. ├─randomsearch::randomsearch(...) test_randomsearch.R:83:4
2. └─randomsearch:::randomsearch.smoof_function(...)
3. └─parallelMap::parallelMap(...)
4. └─parallelMap:::checkResultsAndStopWithErrorsMessages(res)
5. └─parallelMap:::stopWithJobErrorMessages(...)
6. └─BBmisc::stopf(...)
══ testthat results ═══════════════════════════════════════════════════════════
ERROR (test_randomsearch.R:83:5): parallel randomsearch works with parallelMap
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 69 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86