-
### Current behavior
Observed in this [CI run](https://app.circleci.com/pipelines/github/cypress-io/cypress/57846/workflows/2febf414-ced8-45c3-a2f7-fad29ebe304e/jobs/2402298), we are hitting the fata…
-
### Current Behavior
When running the cypress executor in my CI (azure devops) the parallel flag is not passed into cypress. I have followed the instructions for passing args and it still does not w…
-
UPDATE:
Please use https://github.com/currents-dev/cypress-cloud
---
```
$ /home/runner/work/acordosweb/acordosweb/node_modules/.bin/currents run --project ./spec --record --parallel --key…
-
Es sind diverse Completion-Tests instabil und sollten nochmals angeschaut werden:
[Cypress - Flaky Completion](https://cloud.cypress.io/projects/gv8yue/analytics/flaky-tests?branches=%5B%5D&browsers=%…
-
Would it be possible to have an option to save the test results to a file instead of posting a job summary? My use case is I am using the `parallel: true` flag to run across multiple runners and I wa…
-
### Before opening, please confirm:
- [X] I have searched for [duplicate or closed issues](https://github.com/currents-dev/cypress-debugger/issues) and [discussions](https://github.com/currents-dev/…
-
### Current Behavior
SUBJECT: MFE host cannot generate root ngrx state for app - broken
causes error
```
NX Generating @nx/angular:ngrx-root-store
NX Cannot read properties of null (reading 'le…
-
Run Cypress against the PR deployed by Cloud Build
- [ ] Add [Cypress Framework](https://www.cypress.io/).
- [ ] Add Sample specs.
- [ ] Add [cypress-audit](https://www.npmjs.com/package/cypress-a…
MuckT updated
3 years ago
-
### Current behavior
Here's a very ambiguous CI issue during parallelization
It happens because Chrome rolls out varying versions , and if the parallelized CI machines do not match versions, you…
-
### Current Behavior
SUBJECT: Cannot launch MFE host/remotes... 3rd party libs scraped out of package-lock.json errantly
I cannot launch my app
MFE app is configured properly
though the lock files…