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

Flaky test: Port 4445 is already in use #23418

Closed
rachelruderman opened this issue Aug 18, 2022 · 3 comments
Closed

Flaky test: Port 4445 is already in use #23418

rachelruderman opened this issue Aug 18, 2022 · 3 comments
Labels
process: flaky test Related to test(s) that have flake in our internal tests stale no activity on this issue for a long period

Comments

@rachelruderman
Copy link
Contributor

rachelruderman commented Aug 18, 2022

Link to dashboard or CircleCI failure

All the "Choose a browser" tests failed in this run:

Dashboard and CircleCI

Link to failing test in GitHub

https://github.com/cypress-io/cypress/blob/develop/packages/launchpad/cypress/e2e/project-setup.cy.ts#L658

Analysis

Looks like the port is already in use

Screen Shot 2022-08-17 at 11 47 51 PM

Cypress Version

10.6.0

Other

Search for this issue number in the codebase to find the test(s) skipped until this issue is fixed

@flotwig
Copy link
Contributor

flotwig commented Feb 1, 2023

Looked at this as part of #25671 - the test is flaky, but we can't apply retries to it, because it fails after the first failure every time with "port in use 4455". Seems like a failure in cleanup in addition to the flake.

@cypress-app-bot
Copy link
Collaborator

This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.

@cypress-app-bot cypress-app-bot added the stale no activity on this issue for a long period label Aug 1, 2023
@cypress-app-bot
Copy link
Collaborator

This issue has been closed due to inactivity.

@cypress-app-bot cypress-app-bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
process: flaky test Related to test(s) that have flake in our internal tests stale no activity on this issue for a long period
Projects
None yet
Development

No branches or pull requests

4 participants