cypress-io / cypress-realworld-app

A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.

Home Page:https://docs.cypress.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flaky CircleCI ECONNREFUSED 127.0.0.1:3001 db:seed

MikeMcC399 opened this issue · comments

Suggestion

If it is not planned to enhance Orb to include a wait-on function (again), then use

start-server-and-test

which is already included in devDependencies and unused at this time.

https://circleci.com/developer/orbs/orb/cypress-io/cypress now lists wait-on

image

I don't plan to submit a PR for this. I have found that trying to use Circle CI from a fork is impractical. Either I have it working in the fork under my user credentials, but then it fails automated CI checks or I have no credentials defined, in which case CI checks pass, but I can't manually test anymore. So I leave it to somebody who is working in the parent repository and is a member of cypress-io on GitHub and Circle CI.

No current failures.
I will re-open if necessary.

This issue occurred again today in CircleCI, in the current RWA setup.

See https://app.circleci.com/pipelines/github/cypress-io/cypress-realworld-app/5566/workflows/20addbdb-3781-48f2-8fad-0b7c1b6aefa9/jobs/35423

So, unfortunately, I need to re-open 🙁