Last updated on 2026-01-10 17:48:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 6.55 | 106.27 | 112.82 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 5.11 | 73.39 | 78.50 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 13.00 | 168.09 | 181.09 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 14.00 | 202.33 | 216.33 | ERROR | |
| r-devel-windows-x86_64 | 0.1.4 | 11.00 | 130.00 | 141.00 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 7.53 | 97.10 | 104.63 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 6.29 | 96.86 | 103.15 | OK | |
| r-release-macos-arm64 | 0.1.4 | 2.00 | 33.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 0.1.4 | 6.00 | 278.00 | 284.00 | OK | |
| r-release-windows-x86_64 | 0.1.4 | 9.00 | 126.00 | 135.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.4 | 2.00 | 36.00 | 38.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.4 | 6.00 | 316.00 | 322.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.4 | 13.00 | 151.00 | 164.00 | OK |
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [73s/256s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard devtools workflow.
> # See `?devtools::test()` for more information.
>
> library(testthat)
> library(shiny)
> library(shinyOAuth)
>
> test_check("shinyOAuth")
GET /base HTTP/1.1
accept: application/json
authorization: Bearer tok
user-agent: shinyOAuth/0.1.4 R/4.6.0 httr2/1.2.2
x-test: 1
GET /base HTTP/1.1
accept: */*
authorization: Bearer tok
user-agent: shinyOAuth/0.1.4 R/4.6.0 httr2/1.2.2
POST /base HTTP/1.1
accept: */*
authorization: Bearer tok
user-agent: shinyOAuth/0.1.4 R/4.6.0 httr2/1.2.2
x-test: 1
<0 bytes>
GET /base HTTP/1.1
accept: */*
authorization: Bearer tok
user-agent: shinyOAuth/0.1.4 R/4.6.0 httr2/1.2.2
x-other: ok
Saving _problems/test-discovery-auth-methods-130.R
webfakes process dead, exit code: -9
Saving _problems/test-discovery-hardened-85.R
webfakes process dead, exit code: -9
trace=TZE4lizMXsem class=shinyOAuth_pkce_error, shinyOAuth_error, rlang_error, error, condition
[shinyOAuth] - PKCE validation failed
! x
i Trace ID: TZE4lizMXsem
[ FAIL 2 | WARN 0 | SKIP 12 | PASS 705 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test-constant-time-compare.R:53:3',
'test-introspect-token.R:110:3', 'test-module-server-async.R:2:3',
'test-module-server-async.R:70:3', 'test-module-server-async.R:133:3',
'test-refresh-races.R:2:3', 'test-state-fail-delay.R:3:3',
'test_chromote_cookie.R:98:3', 'test_chromote_cookie.R:137:3',
'test_chromote_cookie.R:165:3', 'test_state_store_single_use.R:2:3',
'test_state_store_single_use.R:38:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-discovery-auth-methods.R:130:3'): when methods are not advertised, fall back to header (historic default) ──
Error in `self$start()`: webfakes app subprocess did not start :(
Backtrace:
▆
1. └─srv$url() at test-discovery-auth-methods.R:130:3
2. └─self$start()
── Error ('test-discovery-hardened.R:85:3'): discovery enforces JWKS host pinning early ──
Error in `self$start()`: webfakes app subprocess did not start :(
Backtrace:
▆
1. └─srv$url() at test-discovery-hardened.R:85:3
2. └─self$start()
[ FAIL 2 | WARN 0 | SKIP 12 | PASS 705 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc