Mike McCready
Mike McCready
@maximegheraille If the failures are repeatable, then you may like to try with `DEBUG=cypress:*` to see if there are any other relatable errors. In the test runs of the Docker...
@EtienneBruines I suspect that these are two different errors. This is however just "gut feel". It needs more investigation to find out.
The https://github.com/cypress-io/cypress/labels/browser%3A%20chromium label can be removed, as this issue also occurs with Electron. See https://app.circleci.com/pipelines/github/cypress-io/cypress-docker-images/2035/workflows/0b0791df-55ea-4811-a494-1111e289d282/jobs/61974
@serhatgemici It's difficult to know if Cypress failures are related to the `XDG_RUNTIME_DIR` or not. Just as a comment on the way you are building your Docker image: you might...
@theTestingApproach - The issue hasn't been addressed so far and it looks like it may just be a "garbage error". It's possible it may go away (or be replaced by...
Also observed under `test-factory-cypress-included-edge` in https://app.circleci.com/pipelines/github/cypress-io/cypress-docker-images/2161/workflows/274bfadc-347c-43e1-818c-41fb4079d996/jobs/65984 with ```text ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 13.13.1 │ │ Browser: Edge 126 (headless) │ │ Node Version: v20.15.1 (/usr/local/bin/node) │ │ Specs: 20 found (1-getting-started/todo.cy.js,...
@jpierson-at-riis Due to the nature of this issue there are different root causes emerging which are difficult to split out. As far as the original subject of this issue is...
@jpierson-at-riis Sorry for the confusing details! I was actually testing the Debian 12 image on Cypress `13.10.0` before the official Docker image was released for Cypress `13.11.0`. It doesn't look...
@krista-prokop You need to install the version of Node.js that you want to use. Since you are on Windows you may consider installing and using a Node.js manager, such as...
You can get support from the Cypress technical community on Discord [](https://on.cypress.io/discord) (click on button)