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

Allow Edge tests to fail #339

Merged
merged 1 commit into from Feb 23, 2023
Merged

Allow Edge tests to fail #339

merged 1 commit into from Feb 23, 2023

Conversation

josephlr
Copy link
Member

Window's msedgedriver seems to be unreliable, as port binding will occasionally fail. Instead of wasting time trying to debug this, just let the tests fail.

We take a similar approch for Safari's webdriver, we will allow the tests to fail, but will hopefully see when they start succeeding (when Safari fixes the COOP bug).

Window's `msedgedriver` seems to be unreliable, as port binding will
occasionally fail. Instead of wasting time trying to debug this, just
let the tests fail.

We take a similar approch for Safari's webdriver, we will allow the
tests to fail, but will hopefully see when they start succeeding (when
Safari fixes the COOP bug).

Signed-off-by: Joe Richey <joerichey@google.com>
@josephlr josephlr merged commit 41b8981 into master Feb 23, 2023
@josephlr josephlr deleted the web branch February 23, 2023 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants