Last updated on 2025-09-23 08:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.14 | 4.71 | 51.68 | 56.39 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.14 | 3.42 | 37.14 | 40.56 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.14 | 87.34 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.14 | 78.76 | OK | |||
r-devel-windows-x86_64 | 0.1.14 | 7.00 | 75.00 | 82.00 | OK | |
r-patched-linux-x86_64 | 0.1.14 | 4.91 | 47.99 | 52.90 | OK | |
r-release-linux-x86_64 | 0.1.14 | 4.73 | 48.06 | 52.79 | OK | |
r-release-macos-arm64 | 0.1.14 | 54.00 | OK | |||
r-release-macos-x86_64 | 0.1.14 | 66.00 | OK | |||
r-release-windows-x86_64 | 0.1.14 | 8.00 | 76.00 | 84.00 | OK | |
r-oldrel-macos-arm64 | 0.1.14 | 48.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.14 | 72.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.14 | 10.00 | 96.00 | 106.00 | OK |
Version: 0.1.14
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/36s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(wikkitidy)
>
> test_check("wikkitidy")
> The query you tried was unsuccessful. See the response below.
<httr2_response>
GET http://127.0.0.1:35881/status/404
Status: 404 Not Found
Content-Type: text/plain
Body: None
[ FAIL 3 | WARN 0 | SKIP 27 | PASS 86 ]
══ Skipped tests (27) ══════════════════════════════════════════════════════════
• On CRAN (27): 'test-get-diff.R:2:3', 'test-get-diff.R:10:3',
'test-get-diff.R:21:3', 'test-get-history-count.R:8:3',
'test-get-page-data.R:2:3', 'test-get-page-data.R:25:3',
'test-get-query-results.R:2:3', 'test-get-query-results.R:11:3',
'test-get-query-results.R:21:3', 'test-get-rest-resource.R:2:3',
'test-get-rest-resource.R:9:3', 'test-get-rest-resource.R:17:3',
'test-get-rest-resource.R:24:3', 'test-get-rest-resource.R:30:3',
'test-prop-query-type.R:60:3', 'test-query-category-members.R:2:3',
'test-query-category-members.R:15:3', 'test-rest-request.R:2:3',
'test-rest-request.R:9:3', 'test-rest-request.R:16:3',
'test-rest-request.R:26:3', 'test-rest-request.R:36:3', 'test-utils.R:8:3',
'test-wiki-action-request.R:15:3', 'test-wiki-action-request.R:22:3',
'test-xtools-page-api.R:2:3', 'test-xtools-page-api.R:18:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-generator-query-type.R:15:3'): `query_generate_pages` returns data for a known request ──
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `httr2::req_perform(.)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [en.wikipedia.org]:
Connection timed out after 10002 milliseconds
Backtrace:
▆
1. ├─... %>% next_batch() at test-generator-query-type.R:15:3
2. ├─wikkitidy::next_batch(.)
3. ├─wikkitidy:::next_batch.query(.)
4. │ ├─wikkitidy:::perform_query(x, continue = NULL)
5. │ └─wikkitidy:::perform_query.generator(x, continue = NULL)
6. │ └─wikkitidy:::get_result(request, continue, c("query", "pages"))
7. │ └─request %>% httr2::req_url_query(!!!continue) %>% httr2::req_perform()
8. └─httr2::req_perform(.)
9. └─httr2:::handle_resp(req, resp, error_call = error_call)
10. └─rlang::cnd_signal(resp)
── Error ('test-list-query-type.R:2:3'): `query_list_pages` returns data for a known request ──
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `httr2::req_perform(.)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [en.wikipedia.org]:
Connection timed out after 10002 milliseconds
Backtrace:
▆
1. ├─... %>% next_batch() at test-list-query-type.R:2:3
2. ├─wikkitidy::next_batch(.)
3. ├─wikkitidy:::next_batch.query(.)
4. │ ├─wikkitidy:::perform_query(x, continue = NULL)
5. │ └─wikkitidy:::perform_query.list(x, continue = NULL)
6. │ └─wikkitidy:::get_result(request, continue, c("query"))
7. │ └─request %>% httr2::req_url_query(!!!continue) %>% httr2::req_perform()
8. └─httr2::req_perform(.)
9. └─httr2:::handle_resp(req, resp, error_call = error_call)
10. └─rlang::cnd_signal(resp)
── Error ('test-prop-query-type.R:2:3'): `query_by_title` returns data for a known request ──
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `httr2::req_perform(.)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [en.wikipedia.org]:
Connection timed out after 10001 milliseconds
Backtrace:
▆
1. ├─... %>% next_batch() at test-prop-query-type.R:2:3
2. ├─wikkitidy::next_batch(.)
3. ├─wikkitidy:::next_batch.query(.)
4. │ ├─wikkitidy:::perform_query(x, continue = NULL)
5. │ └─wikkitidy:::perform_query.prop(x, continue = NULL)
6. │ └─wikkitidy:::get_result(request, continue, c("query", "pages"))
7. │ └─request %>% httr2::req_url_query(!!!continue) %>% httr2::req_perform()
8. └─httr2::req_perform(.)
9. └─httr2:::handle_resp(req, resp, error_call = error_call)
10. └─rlang::cnd_signal(resp)
[ FAIL 3 | WARN 0 | SKIP 27 | PASS 86 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc