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

Investigate flaky parallel/test-tls-invoke-queued #23422

Closed
Trott opened this issue Oct 11, 2018 · 3 comments
Closed

Investigate flaky parallel/test-tls-invoke-queued #23422

Trott opened this issue Oct 11, 2018 · 3 comments
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. tls Issues and PRs related to the tls subsystem.

Comments

@Trott
Copy link
Member

Trott commented Oct 11, 2018

https://ci.nodejs.org/job/node-test-commit-arm/19108/nodes=ubuntu1604-arm64/console

00:06:19 not ok 1823 parallel/test-tls-invoke-queued
00:06:19   ---
00:06:19   duration_ms: 0.841
00:06:19   severity: fail
00:06:19   exitcode: 1
00:06:19   stack: |-
00:06:19     events.js:167
00:06:19           throw er; // Unhandled 'error' event
00:06:19           ^
00:06:19     
00:06:19     Error: 281472823504896:error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac:../deps/openssl/openssl/ssl/record/ssl3_record.c:469:
00:06:19     
00:06:19     Emitted 'error' event at:
00:06:19         at TLSSocket._emitTLSError (_tls_wrap.js:600:10)
00:06:19         at TLSWrap.onerror (_tls_wrap.js:266:11)
00:06:19   ...
@Trott Trott added tls Issues and PRs related to the tls subsystem. flaky-test Issues and PRs related to the tests with unstable failures on the CI. labels Oct 11, 2018
@Trott
Copy link
Member Author

Trott commented Oct 11, 2018

@nodejs/crypto

@addaleax
Copy link
Member

I had no luck reproducing this locally so far.

Maybe it’s a good idea for flaky tests to always run a stress test, so that we have an idea of whether and where it is reproducible?

Stress test CI: https://ci.nodejs.org/job/node-stress-single-test/2067/

@Trott
Copy link
Member Author

Trott commented Nov 10, 2018

Seems like #23913 might be the real issue. I'm going to close this.

@Trott Trott closed this as completed Nov 10, 2018
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. tls Issues and PRs related to the tls subsystem.
Projects
None yet
Development

No branches or pull requests

2 participants