Mike McCready
Mike McCready
@Willey1986 I'm sorry to hear of your struggles! I'm regularly using Windows 11 (Pro 23H2) and I haven't seen anything like this before, so it's hard to explain. I'm wondering...
Also discussed in https://discord.com/channels/755913899261296641/1202932321238646874
@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](https://github.com/cypress-io/github-action) instead. I don't expect...
@deepankar-sajwan Have you tried updating to [cypress-io/github-action@v6](https://github.com/cypress-io/github-action)?
This was also suggested in Discord [Get only failed test for the "test reply" feature](https://discord.com/channels/755913899261296641/1147921332852506694) in Sep 2023 and according to @conversayShawn the feedback was shared with the Product &...
@jonhermansen Maybe it would be a good time to update the comments here? The examples are from legacy Cypress `9.7.0` and earlier. "config_passing_spec.js" => "config_passing_spec.cy.js" and the default directory would...
@sarah-vendredi - From your problem description it seems very likely that you have been hit by a bug in Chrome `117` although you haven't said which version of Chrome you...
@multivoltage > Same problem for my company. This happen in pipeline with jenkins but also in my localhost. This happen also in a production env (we did not touch code...
@sarah-vendredi Are you still having this issue? Is yes, could you please say which version of Chrome you are using? For example from executing the command ```bash npx cypress info...
@danielbayerlein You seem to have a different issue, given that the original post concerned Chrome and you write: > Browser: Electron 114 (headless)