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

chore: fix windows job due to ipv6 issues #30437

Merged
merged 5 commits into from
Oct 22, 2024

Conversation

ryanthemanuel
Copy link
Collaborator

@ryanthemanuel ryanthemanuel commented Oct 22, 2024

Additional details

Windows tests are periodically failing with Cypress in Cypress because the inner Cypress server is having communication issues when attempted to be connected to via ipv6. As a workaround for this, we will filter out ipv6 addresses (but only when doing Cypress in Cypress testing on windows).

Steps to test

How has the user experience changed?

PR Tasks

Copy link

cypress bot commented Oct 22, 2024

cypress    Run #57808

Run Properties:  status check passed Passed #57808  •  git commit a41b6188e3: Update packages/network/lib/connect.ts
Project cypress
Branch Review ryanm/chore/fix-windows-tests
Run status status check passed Passed #57808
Run duration 18m 59s
Commit git commit a41b6188e3: Update packages/network/lib/connect.ts
Committer Ryan Manuel
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 77
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 5587
View all changes introduced in this branch ↗︎

Warning

No Report: Something went wrong and we could not generate a report for the Application Quality products.

@ryanthemanuel ryanthemanuel self-assigned this Oct 22, 2024
@ryanthemanuel ryanthemanuel merged commit 0e28a81 into develop Oct 22, 2024
128 of 131 checks passed
@ryanthemanuel ryanthemanuel deleted the ryanm/chore/fix-windows-tests branch October 22, 2024 13:22
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Oct 24, 2024

Released in 13.15.1.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v13.15.1, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate flake in windows-run-app-integration-tests-chrome job
2 participants