Skip to content
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

Retry browser tests when they report a conection failure #129

Open
JeremyRand opened this issue Oct 11, 2022 · 0 comments
Open

Retry browser tests when they report a conection failure #129

JeremyRand opened this issue Oct 11, 2022 · 0 comments
Labels

Comments

@JeremyRand
Copy link
Member

The browser tests (Chromium/Firefox) seem to be very sensitive to network issues, and will often report a connection failure; this causes spurious Cirrus failures for us. It would be desirable to retry those tests a few times if a connection failure happens. Preferably do not retry if a certificate error is reported (not sure how easy it is to disambiguate the two).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant