-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Github Actions: Windows test results not displayed on few R versions due to time out #96
Comments
This is probably fixed now |
Following upon this. The Windows builds ran well during Feb and almost until mid march. But, I have been noticing time outs again only on Windows build since mid march. This is happening on only Windows build (all R versions). For ex: from April 5 review, all Windows builds are timing out R4.0: https://github.com/rstudio/shinycoreci-apps/runs/2268362344?check_suite_focus=true#step:31:27003 |
Closing this issue as these timeouts are happening due to a different issue. more details at #133 |
I noticed that Windows builds timeouts started happening again. However, its not consistently happening with all the R versions. For ex: Check the "runTests" results from https://github.com/rstudio/shinycoreci-apps/actions/runs/775896165. While Windows - 4.0, 3.5 and 3.4 looks good, Windows 3.6 run times out -> https://github.com/rstudio/shinycoreci-apps/runs/2415030210?check_suite_focus=true#step:31:137 Brief log:
Similarly, in https://github.com/rstudio/shinycoreci-apps/actions/runs/788354935 I noticed Windows (4.0, 3.6, 3.5) builds are timing out . 3.4 is ok. |
After chatting with Barret/Shalu, we noticed that the timeouts are happening during the Firefox run with the 001-hello app. Check the logs from https://github.com/rstudio/shinycoreci-apps/runs/2415030210?check_suite_focus=true#step:31:111
|
May 4: Windows 4.0 run timeout - https://github.com/rstudio/shinycoreci-apps/runs/2498695531?check_suite_focus=true#step:31:24419 |
Working:
Windows 4.0: https://github.com/rstudio/shinycoreci-apps/runs/1548870973?check_suite_focus=true#step:30:30445
Windows 3.4: https://github.com/rstudio/shinycoreci-apps/runs/1548871149?check_suite_focus=true#step:30:28377
Not Working:
Windows 3.6: https://github.com/rstudio/shinycoreci-apps/runs/1548871046?check_suite_focus=true#step:30:19242
Windows 3.5: https://github.com/rstudio/shinycoreci-apps/runs/1548871104?check_suite_focus=true#step:30:19111
The text was updated successfully, but these errors were encountered: