Last updated on 2025-02-06 09:52:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.7 | 3.39 | 76.49 | 79.88 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.10.7 | 2.81 | 54.32 | 57.13 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.10.7 | 126.04 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.7 | 149.19 | OK | |||
r-devel-windows-x86_64 | 0.10.7 | 7.00 | 114.00 | 121.00 | OK | |
r-patched-linux-x86_64 | 0.10.7 | 4.23 | 71.34 | 75.57 | ERROR | |
r-release-linux-x86_64 | 0.10.7 | 3.78 | 71.24 | 75.02 | OK | |
r-release-macos-arm64 | 0.10.7 | 66.00 | OK | |||
r-release-macos-x86_64 | 0.10.7 | 142.00 | OK | |||
r-release-windows-x86_64 | 0.10.7 | 8.00 | 108.00 | 116.00 | OK | |
r-oldrel-macos-arm64 | 0.10.7 | 80.00 | OK | |||
r-oldrel-macos-x86_64 | 0.10.7 | 167.00 | OK | |||
r-oldrel-windows-x86_64 | 0.10.7 | 8.00 | 133.00 | 141.00 | OK |
Version: 0.10.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [37s/57s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(taxonomizr)
> library(data.table)
> library(RSQLite)
> test_check("taxonomizr")
Download status: 0 done; 1 in progress (0 b/s). Total size: 359 b (100%)...
Download status: 1 done; 0 in progress. Total size: 359 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 359 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 359 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 359 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 359 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 0 b ... done!
Download status: 1 done; 0 in progress. Total size: 0 b ... done!
Download status: 1 done; 0 in progress. Total size: 359 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 15 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 15 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 15 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 15 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 15 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 0 b ... done!
Download status: 0 done; 1 in progress (0 b/s). Total size: 0 b (??%)...
Download status: 1 done; 0 in progress. Total size: 0 b ... done!
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 373 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_taxa.R:975:3'): Test resumableDownload ───────────────────────
`resumableDownload(...)` threw an error with unexpected message.
Expected match: "404"
Actual message: "Download failed with error: \"Resolving timed out after 10001 milliseconds\"."
Backtrace:
▆
1. ├─testthat::expect_error(...) at test_taxa.R:975:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─taxonomizr:::resumableDownload(...)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 373 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64