You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We disabled the Electron Integration tests on CI as it was blocking a significant number of PRs. We need to ensure it runs reliably before re-enabling.
Attempts to address #2379. I reenabled tests since the bug seems quite
low probably, and CI seems like the most reliably way to check whether
this fix actually works.
This failure has been showing up frequently in our Electron Integration CI tests:
Here are a bunch of examples of full test runs/logs from a variety of PRs by a variety of developers:
https://github.com/posit-dev/positron/actions/runs/7876449164/job/21490489953
https://github.com/posit-dev/positron/actions/runs/8088115350/attempts/1?pr=2358
https://github.com/posit-dev/positron/actions/runs/8088115350/attempts/2?pr=2358
https://github.com/posit-dev/positron/actions/runs/8090350064/job/22107697614?pr=2356
https://github.com/posit-dev/positron/actions/runs/8090241463/job/22107412078?pr=2360
Sometimes, CI tests have to be re-run two or three times to get a clean run.
We should either figure out why this test is flaky (and fix it so it isn't) or disable it.
Slack thread with more discussion: https://positpbc.slack.com/archives/C04FPQK3H9C/p1709164149296819
The text was updated successfully, but these errors were encountered: