Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FLAKY TEST: #3840

Open
3 tasks
rachelschneiderman opened this issue Aug 14, 2023 · 0 comments
Open
3 tasks

FLAKY TEST: #3840

rachelschneiderman opened this issue Aug 14, 2023 · 0 comments

Comments

@rachelschneiderman
Copy link
Contributor

Path to Test File

e2e pa11y failing to install node / puppeteer?

Readout of the failure

Run npm ci
  npm ci
  shell: /usr/bin/bash -e {0}
  env:
    CI: true
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/stylelint
npm WARN   dev stylelint@"^15.10.2" from the root project
npm WARN   9 more (stylelint-config-idiomatic-order, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer stylelint@"^14.0.0" from [email protected]
npm WARN node_modules/stylelint-config-idiomatic-order/node_modules/stylelint-order
npm WARN   stylelint-order@"^5.0.0" from [email protected]
npm WARN   node_modules/stylelint-config-idiomatic-order
npm WARN 
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/stylelint
npm WARN   peer stylelint@"^14.0.0" from [email protected]
npm WARN   node_modules/stylelint-config-idiomatic-order/node_modules/stylelint-order
npm WARN     stylelint-order@"^5.0.0" from [email protected]
npm WARN     node_modules/stylelint-config-idiomatic-order
npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: This module relies on Node.js's internals and will break at some point. Do not use it, and update to [email protected].
npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated [email protected]: flatten is deprecated in favor of utility frameworks such as lodash.
npm WARN deprecated [email protected]: dommatrix is no longer maintained. Please use @thednp/dommatrix.
npm WARN deprecated @aws-sdk/[email protected]: This package has moved to @smithy/signature-v4
npm WARN deprecated @aws-sdk/[email protected]: This package has moved to @smithy/protocol-http
npm WARN deprecated @aws-sdk/[email protected]: This package has moved to @smithy/node-http-handler
npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: < 19.4.0 is no longer supported
npm WARN deprecated [email protected]: < 19.4.0 is no longer supported
npm ERR! code 1
npm ERR! path /home/runner/work/ef-cms/ef-cms/node_modules/pa11y-ci/node_modules/puppeteer
npm ERR! command failed
npm ERR! command sh -c node install.js
npm ERR! ERROR: Failed to set up Chromium r869685! Set "PUPPETEER_SKIP_DOWNLOAD" env variable to skip download.
npm ERR! Error: read ECONNRESET
npm ERR!     at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) {
npm ERR!   errno: -104,
npm ERR!   code: 'ECONNRESET',
npm ERR!   syscall: 'read'
npm ERR! }

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2023-08-14T19_45_33_327Z-debug-0.log
Error: Process completed with exit code 1.

Workflows of Failrure(s)

https://github.com/ustaxcourt/ef-cms/actions/runs/5859952425/job/15887021999?pr=3835

What were you working on?

10081

Notes

Definition of Done (Updated 4-14-21)

Engineering

  • Documentation has been added to this card with any helpful information relating to the test failures.
  • Test has been fixed or removed.
  • Test has been reattempted 5 times without fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant