rstudio / shinycoreci-apps

SUPERSEDED - Apps for Shiny continuous integration testing
Other
36 stars 4 forks source link

"200-flexdashboard-render-text" shinytest fixes #141

Closed MadhulikaTanuboddi closed 3 years ago

MadhulikaTanuboddi commented 3 years ago

Add wait on Page 2 of flexdashboard to make sure month is updated

This is a potential fix especially for Windows builds on GHA

Fixes https://github.com/rstudio/shinycoreci-apps/issues/139

schloerke commented 3 years ago

With https://github.com/rstudio/rmarkdown/pull/2137 merged into rmarkdown devel, we should be able to get a green check within two passes (one to update the sha, the second to get a green check)

schloerke commented 3 years ago

Failures now are only shinyjster failures. These will be fixed later. Merging!