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

test: make flaky crypto test more deterministic #14451

Closed
wants to merge 2 commits into from

Conversation

bnoordhuis
Copy link
Member

CI is happy (closest buildbot pending nodejs/build#813)

Fixes: #14424

Filenames of crypto tests should start with 'test-crypto-' and now it
does.
@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Jul 24, 2017
@bnoordhuis
Copy link
Member Author

@bnoordhuis bnoordhuis closed this Jul 27, 2017
bnoordhuis added a commit to bnoordhuis/io.js that referenced this pull request Jul 27, 2017
Filenames of crypto tests should start with 'test-crypto-' and now it
does.

PR-URL: nodejs#14451
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
bnoordhuis added a commit to bnoordhuis/io.js that referenced this pull request Jul 27, 2017
Fixes: nodejs#14424
PR-URL: nodejs#14451
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
addaleax pushed a commit that referenced this pull request Jul 27, 2017
Filenames of crypto tests should start with 'test-crypto-' and now it
does.

PR-URL: #14451
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
addaleax pushed a commit that referenced this pull request Jul 27, 2017
Fixes: #14424
PR-URL: #14451
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
@MylesBorins
Copy link
Contributor

This is breaking V8 6.0 as the --no-crankshaft argument no longer exists. Sending PR to fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: test-crypto-dh-leak flaky
5 participants