Commit 3a81f05
authored
Update snapshots and sysinfo files (#341)
* Update snapshots and sysinfo files
Regenerated many testthat snapshot PNGs across multiple example apps to update visual tests. Also refreshed inst/apps/sysinfo-*.txt files to reflect the new CI image/date and updated package versions (e.g. bslib, DBI, later, pak, shiny, shinytest2, readr, snowflakeauth, xtable, etc.). This is a test/data update; no functional source code changes.
* Fix 224-shinymeta: add explicit varname to metaReactive calls
shinymeta's auto-detection of variable names via source references
(mrexprSrcrefToLabel) crashes with shiny >= 1.13.0.9000 due to changed
source reference behavior in callModule(). The while loop in
mrexprSrcrefToLabel can decrement firstLineIdx to 0, causing lines[0]
to return character(0) which crashes the grepl() check.
Adding explicit varname parameters bypasses the broken auto-detection.
* Regenerate test snapshots and sysinfo files
Regenerated testthat snapshots for example apps (063-superzip-example, 041-dynamic-ui) across multiple platforms and R versions. Updated PNG snapshot binaries and corresponding JSON entries (image hashes, sizes and range values) for linux/mac/windows (4.1–4.5), and refreshed inst/apps/sysinfo-*.txt files. This brings stored snapshots in line with current rendering/sysinfo outputs so tests match the environment.1 parent 2d37e5a commit 3a81f05
File tree
111 files changed
+482
-1420
lines changed- inst/apps
- 041-dynamic-ui/tests/testthat/_snaps/mac-4.1/mytest
- 063-superzip-example/tests/testthat/_snaps
- linux-4.1/mytest
- linux-4.2/mytest
- linux-4.3/mytest
- linux-4.4/mytest
- linux-4.5/mytest
- mac-4.3/mytest
- mac-4.4/mytest
- mac-4.5/mytest
- windows-4.1/mytest
- windows-4.2/mytest
- windows-4.3/mytest
- windows-4.4/mytest
- windows-4.5/mytest
- 156-subapps/tests/testthat/_snaps
- windows-4.1/mytest
- windows-4.2/mytest
- windows-4.3/mytest
- windows-4.4/mytest
- windows-4.5/mytest
- 178-delayed-widget/tests/testthat/_snaps
- windows-4.1/mytest
- windows-4.2/mytest
- windows-4.3/mytest
- windows-4.4/mytest
- windows-4.5/mytest
- 179-nondelayed-widget/tests/testthat/_snaps
- windows-4.1/mytest
- windows-4.2/mytest
- windows-4.3/mytest
- windows-4.4/mytest
- windows-4.5/mytest
- 180-delayed-staticwidget/tests/testthat/_snaps
- windows-4.1/mytest
- windows-4.2/mytest
- windows-4.3/mytest
- windows-4.4/mytest
- windows-4.5/mytest
- 224-shinymeta
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+482
-1420
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31891 | 31891 | | |
31892 | 31892 | | |
31893 | 31893 | | |
31894 | | - | |
| 31894 | + | |
31895 | 31895 | | |
31896 | 31896 | | |
31897 | 31897 | | |
| |||
32050 | 32050 | | |
32051 | 32051 | | |
32052 | 32052 | | |
32053 | | - | |
| 32053 | + | |
32054 | 32054 | | |
32055 | 32055 | | |
32056 | 32056 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
678 | | - | |
| 678 | + | |
679 | 679 | | |
680 | 680 | | |
681 | 681 | | |
| |||
834 | 834 | | |
835 | 835 | | |
836 | 836 | | |
837 | | - | |
| 837 | + | |
838 | 838 | | |
839 | 839 | | |
840 | 840 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
0 commit comments