cypress-io / cypress-docker-images

Docker images with Cypress dependencies and browsers
https://on.cypress.io/continuous-integration
MIT License
1.02k stars 380 forks source link

docs: rework test-project README #1062

Closed MikeMcC399 closed 4 months ago

MikeMcC399 commented 4 months ago

Issue

Following the document test-project/README.MD leaves an unwanted lockfile behind.

Change

  1. Rework the document for better accuracy and more use of copy-and-paste instructions.
  2. Change instructions to ensure that no lock file is left behind.
MikeMcC399 commented 4 months ago

Preview

https://github.com/MikeMcC399/cypress-docker-images/blob/docs/test-project-readme/factory/test-project/README.MD

cypress-app-bot commented 4 months ago
MikeMcC399 commented 4 months ago

Unrelated HTTP 502 bad gateway error from https://jsonplaceholder.cypress.io/users

I have seen this several times recently.

MikeMcC399 commented 4 months ago

Also unrelated CI error

#6 3.642 E: Failed to fetch http://deb.debian.org/debian/pool/main/s/shared-mime-info/shared-mime-info_2.0-1_arm64.deb  Error reading from server - read (32: Broken pipe) [IP: 146.75.34.132 80]
#6 3.643 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
#6 ERROR: executor failed running [/bin/sh -c ls -la /root   && chmod 777 /root   && apt-get update   && apt-get install --no-install-recommends -y     xvfb     libglib2.0-0     libnss3     libatk1.0-0     libatk-bridge2.0-0     libcups2     libgtk-3-0     libgbm1     libasound2     procps     curl     git     openssh-client    wget     openssl     ca-certificates     bzip2     gnupg     dirmngr     unzip]: exit code: 100
MikeMcC399 commented 4 months ago

Firefox test failing - which is also unrelated to README changes:

  Running:  2-advanced-examples/traversal.cy.js                                           (16 of 20)

Timed out waiting for the browser to connect. Retrying...

Timed out waiting for the browser to connect. Retrying again...

The browser never connected. Something is wrong. The tests cannot run. Aborting...
MikeMcC399 commented 4 months ago

CircleCI and Debian are having a hard time today:

#9 3.114 E: Failed to fetch http://deb.debian.org/debian/pool/main/l/lame/libmp3lame0_3.100-3_amd64.deb  Error reading from server - read (104: Connection reset by peer) [IP: 146.75.38.132 80]
#9 3.114 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
#9 3.115 child process exited with code 100
#9 ERROR: executor failed running [/bin/sh -c node /opt/installScripts/firefox/install-firefox-version.js ${FIREFOX_VERSION}]: exit code: 100