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

[v16.x] test-crypto-key-objects times out on v16.x #46683

Closed
richardlau opened this issue Feb 16, 2023 · 1 comment
Closed

[v16.x] test-crypto-key-objects times out on v16.x #46683

richardlau opened this issue Feb 16, 2023 · 1 comment
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. linux Issues and PRs related to the Linux platform.

Comments

@richardlau
Copy link
Member

Test

test-crypto-key-objects

Platform

Linux x64

Console output

13:36:25 not ok 2003 parallel/test-crypto-key-objects
13:36:25   ---
13:36:25   duration_ms: 120.45
13:36:25   severity: fail
13:36:25   exitcode: -15
13:36:25   stack: |-
13:36:25     timeout
13:36:25   ...

Build links

Additional information

(CI links are restricted for the moment until the in progress security releases are done. We're seeing this test fail for v16.x while preparing the v16.x release (I'll post more information when the CI embargo is lifted) but it doesn't appear to be related to the security patches.)

Test usually completes quickly, so it's not a case of extending the timeout. Also we've manually reproduced the failure on one of the CI machines with the test harness test.py test/parallel/test-crypto-key-objects.js so is unlikely to be due to parallelism with other tests/resolved by moving the test to sequential.

@BethGriggs has pointed out that the test has previously timed out in earlier v16.x PRs: nodejs/reliability#451

@richardlau richardlau added flaky-test Issues and PRs related to the tests with unstable failures on the CI. v16.x labels Feb 16, 2023
@github-actions github-actions bot added the linux Issues and PRs related to the Linux platform. label Feb 16, 2023
richardlau added a commit that referenced this issue Feb 19, 2023
PR-URL: #46684
Refs: #46683
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Beth Griggs <bethanyngriggs@gmail.com>
@bnoordhuis
Copy link
Member

I'll go ahead and assume this can be closed now that v16.x is EOL.

@bnoordhuis bnoordhuis closed this as not planned Won't fix, can't repro, duplicate, stale Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. linux Issues and PRs related to the Linux platform.
Projects
None yet
Development

No branches or pull requests

2 participants