cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
47.02k stars 3.19k forks source link

Opening new, dist'd production Cypress app hangs indefinitely first time/has corrupted stdout #21729

Closed sync-by-unito[bot] closed 1 year ago

sync-by-unito[bot] commented 2 years ago

Summary

When opening a new Cypress 10 app for the first time, the "cypress open" script hangs indefinitely. See screenshot

Screen Shot 2022-02-10 at 8 13 24 PM

Steps to reproduce

  1. Clear your Cypress cache yarn cypress cache clear
  2. yarn add (any pre-release CDN link)
  3. yarn cypress open

┆Issue is synchronized with this Jira Bug by Unito ┆Attachments: image-20220404-162854.png | Screen Shot 2022-02-10 at 8.13.24 PM.png ┆author: Jess Sachs ┆epic: Edge Cases ┆friendlyId: UNIFY-1114 ┆priority: Medium ┆sprint: Unification Release Backlog ┆taskType: Bug

sync-by-unito[bot] commented 2 years ago

➤ Jennifer Shehane commented:

Jess Sachs Is this still an issue?

sync-by-unito[bot] commented 2 years ago

➤ Zach Bloomquist commented:

Unable to reproduce on Linux with the linux-x64 version of the given URL. Potentially related to https://github.com/cypress-io/cypress/issues/20160

sync-by-unito[bot] commented 2 years ago

➤ Jennifer Shehane commented:

Closing as this is not reproducible. We suspect the cache wasn’t cleared which resulted in this issue. Please open a new issue if you’re able to reproduce again.

sync-by-unito[bot] commented 2 years ago

➤ Zach Bloomquist commented:

image-20220404-162854

Another manifestation of this. My thinking is that this has to do with some race condition causing the stdio output to be mixed, causing the corrupted listr2 output [but only sometimes]. Revived discussion Slack thread:

https://cypressio.slack.com/archives/C02MW5QBD4K/p1648766577055329 ( https://cypressio.slack.com/archives/C02MW5QBD4K/p1648766577055329|smart-card )

github-actions[bot] commented 1 year ago

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 commented 1 year ago

This issue has been closed due to inactivity.