Skip to content

Conversation

@danbev
Copy link
Contributor

This commit updates an expected error message which has changed in
OpenSSl 3.x. OpenSSL 3.0 is still under development but once there is a
relase we should not be seeing test failure like this.

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Apr 9, 2021
@danbevdanbev added the fast-track PRs that do not need to wait for 48 hours to land. label Apr 9, 2021
@richardlau
Copy link
Member

This started failing with OpenSSL 3 alpha 14 (nodejs/build#2613 (comment)). 👍 to fast track to unbreak the CI.

@nodejs-github-bot
Copy link
Collaborator

@danbev
Copy link
ContributorAuthor

The failure in node-test-linux-linked-openssl300 is expected and should be fixed by #38165.

Copy link
Member

@mhdawsonmhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nodejs-github-bot
Copy link
Collaborator

@Trott
Copy link
Member

Trott commented Apr 9, 2021

The failure in node-test-linux-linked-openssl300 is expected and should be fixed by #38165.

That PR has landed so now we should be able to get a green CI....

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 9, 2021
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

This commit updates an expected error message which has changed in OpenSSl 3.x. OpenSSL 3.0 is still under development but once there is a relase we should not be seeing test failure like this. PR-URL: nodejs#38164 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@aduh95aduh95force-pushed the openssl_test_crypto_dh_error_msg branch from d198e20 to 7216eb6CompareApril 9, 2021 21:54
@aduh95
Copy link
Contributor

Landed in 7216eb6

@aduh95aduh95 closed this Apr 9, 2021
@aduh95aduh95 merged commit 7216eb6 into nodejs:masterApr 9, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fast-trackPRs that do not need to wait for 48 hours to land.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@danbev@richardlau@nodejs-github-bot@Trott@aduh95@mhdawson@targos