| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Refs: nodejs#41206 This test seems to be failing regularly on windows with a timeout. Mark it slow to reduce CI noise until it gets investigated. Signed-off-by: Michael Dawson <mdawson@devrus.com>
|
Identified as one of the top intermittent failures in recent reliability reports as part of our Red Hat team day to see what we could do to help move CI closer to green. |
Sorry, something went wrong.
| # https://github.com/nodejs/node/issues/23277 | ||
| test-worker-memory: PASS,FLAKY | ||
| # https://github.com/nodejs/node/issues/41206 | ||
| test-crypto-keygen: SLOW |
There was a problem hiding this comment.
Sorry, something went wrong.
There was a problem hiding this comment.
@richardlau thanks for pointing that out. Updated to mark as flaky instead.
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/41207 ✔ Done loading data for nodejs/node/pull/41207 ----------------------------------- PR info ------------------------------------ Title test: mark test-crypto-keygen flaky on windows (#41207) Author Michael Dawson (@mhdawson) Branch mhdawson:slow-windows -> nodejs:master Labels test, needs-ci Commits 2 - test: mark test-crypto-keygen slow on windows - Update parallel.status Committers 2 - Michael Dawson - GitHub PR-URL: https://github.com/nodejs/node/pull/41207 Refs: https://github.com/nodejs/node/issues/41206 Reviewed-By: Richard Lau Reviewed-By: James M Snell ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/41207 Refs: https://github.com/nodejs/node/issues/41206 Reviewed-By: Richard Lau Reviewed-By: James M Snell -------------------------------------------------------------------------------- ℹ This PR was created on Thu, 16 Dec 2021 20:20:55 GMT ✔ Approvals: 2 ✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/41207#pullrequestreview-834630872 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/41207#pullrequestreview-835346669 ✖ Last GitHub CI failed ✖ No Jenkins CI runs detected -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/1598856323 |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Refs: #41206
This test seems to be failing regularly on
windows with a timeout. Mark it slow to reduce
CI noise until it gets investigated.
Signed-off-by: Michael Dawson mdawson@devrus.com