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-passphrase #22337

Closed
Trott opened this issue Aug 15, 2018 · 2 comments
Closed

Investigate flaky parallel/test-tls-passphrase #22337

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

Comments

@Trott
Copy link
Member

Trott commented Aug 15, 2018

  • Version: 11.0.0-pre (master)
  • Platform: ubuntu1604_sharedlibs_openssl110_x64
  • Subsystem: test tls

https://ci.nodejs.org/job/node-test-commit-linux-containered/6274/nodes=ubuntu1604_sharedlibs_openssl110_x64/console

00:21:08 not ok 1742 parallel/test-tls-passphrase
00:21:08   ---
00:21:08   duration_ms: 0.630
00:21:08   severity: fail
00:21:08   exitcode: 1
00:21:08   stack: |-
00:21:08     assert.js:650
00:21:08         throw actual;
00:21:08         ^
00:21:08     
00:21:08     Error: error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt
00:21:08         at Object.createSecureContext (_tls_common.js:144:17)
00:21:08         at Object.connect (_tls_wrap.js:1136:48)
00:21:08         at /home/iojs/build/workspace/node-test-commit-linux-containered/nodes/ubuntu1604_sharedlibs_openssl110_x64/test/parallel/test-tls-passphrase.js:228:7
00:21:08         at getActual (assert.js:563:5)
00:21:08         at Function.throws (assert.js:680:24)
00:21:08         at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/nodes/ubuntu1604_sharedlibs_openssl110_x64/test/parallel/test-tls-passphrase.js:227:8)
00:21:08         at Module._compile (internal/modules/cjs/loader.js:689:30)
00:21:08         at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
00:21:08         at Module.load (internal/modules/cjs/loader.js:599:32)
00:21:08         at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
00:21:08   ...
@richardlau
Copy link
Member

Might be addressed by nodejs/build#1451?

@maclover7 maclover7 added tls Issues and PRs related to the tls subsystem. test Issues and PRs related to the tests. flaky-test Issues and PRs related to the tests with unstable failures on the CI. labels Aug 15, 2018
@Trott
Copy link
Member Author

Trott commented Aug 15, 2018

Er, partial duplicate sorta kinda of #22318

@Trott Trott marked this as a duplicate of #22318 Aug 15, 2018
@Trott Trott closed this as completed Aug 15, 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. test Issues and PRs related to the tests. tls Issues and PRs related to the tls subsystem.
Projects
None yet
Development

No branches or pull requests

3 participants