Open MadhulikaTanuboddi opened 3 years ago
Just fyi, this is happening mostly on Mac builds. Additional logs
* 147-websocket ~ shinyjster-chrome.R
<simpleError in assert_jster(ret):
shinyjster - Failing apps:
shinyjster - * /Users/runner/work/shinycoreci-apps/shinycoreci-apps/apps/147-websocket - chrome_headless>
* 147-websocket ~ shinyjster-firefox.R
<simpleError in assert_jster(ret):
shinyjster - Failing apps:
shinyjster - * /Users/runner/work/shinycoreci-apps/shinycoreci-apps/apps/147-websocket - firefox_headless>
* 200-flexdashboard-render-text ~ shinyjster-chrome.R
<simpleError in assert_jster(ret):
shinyjster - Failing apps:
shinyjster - * /Users/runner/work/shinycoreci-apps/shinycoreci-apps/apps/200-flexdashboard-render-text/index.Rmd - chrome_headless>
On several Mac and Ubuntu builds, shinyjster tests for above apps fails only in GHA (I ran the same app locally on Mac 4.0 on chrome and all the shinyjster checks are successful)
for ex: https://github.com/rstudio/shinycoreci-apps/runs/2285509176?check_suite_focus=true#step:31:12868 https://github.com/rstudio/shinycoreci-apps/runs/2285509251?check_suite_focus=true#step:31:14116 https://github.com/rstudio/shinycoreci-apps/runs/2285509288?check_suite_focus=true#step:31:12785 https://github.com/rstudio/shinycoreci-apps/runs/2285509391?check_suite_focus=true#step:31:12162 https://github.com/rstudio/shinycoreci-apps/runs/2285509484?check_suite_focus=true#step:31:12319 https://github.com/rstudio/shinycoreci-apps/runs/2285509551?check_suite_focus=true#step:31:14435
As discussed with Barret and Shalu, the cause seems to be similar to https://github.com/rstudio/shinycoreci-apps/issues/133. Browser is closed abruptly after its opened and the test fails.
Additional logs
200-flexdashboard-rendertext (Only on chrome)
147-websocket (Chrome and Firefox)