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

On executing the cypress test cases for safari browser using webkit getting tcp errors in github actions #28889

Open
deepankar-sajwan opened this issue Feb 7, 2024 · 5 comments
Labels
experiment: webkit Issues when using experimentalWebkitSupport stage: needs investigating Someone from Cypress needs to look at this

Comments

@deepankar-sajwan
Copy link

deepankar-sajwan commented Feb 7, 2024

Current behavior

image

Desired behavior

The cypress test cases should execute in github

Test code to reproduce

Not able to provide repo as it is not open source

Cypress Version

12.16.0

Node version

16.20.0

Operating System

ubuntu-latest

Debug Logs

File containing debug logs
https://docs.google.com/document/d/1bFpZ2Zx-BizlrsvNAe_viCixBwE5G7L6PddNHuZLxek/edit?usp=sharing

Other

Using playwright-webkit-1.34 for running test cases on safari

@MikeMcC399
Copy link
Contributor

@deepankar-sajwan
Copy link
Author

@deepankar-sajwan
Copy link
Author

Hi can anybody provide a solution for resolving this issue

@MikeMcC399
Copy link
Contributor

@deepankar-sajwan

I looked at your logs and I saw that you are using cypress-io/github-action@v3. This version is no longer supported and you should be using cypress-io/github-action@v6 instead. I don't expect this will solve your issue, however when troubleshooting it is best to rule out any influence from using old versions.

I'm sorry that I don't have the in-depth experience with WebKit to help you further here. Good luck!

@jennifer-shehane jennifer-shehane added experiment: webkit Issues when using experimentalWebkitSupport stage: needs investigating Someone from Cypress needs to look at this labels Feb 26, 2024
@MikeMcC399
Copy link
Contributor

@deepankar-sajwan

Have you tried updating to cypress-io/github-action@v6?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experiment: webkit Issues when using experimentalWebkitSupport stage: needs investigating Someone from Cypress needs to look at this
Projects
None yet
Development

No branches or pull requests

3 participants