Skip to content

[Tests] log when openssl doesn't support cipher #38

Merged
ljharb merged 1 commit into
browserify:masterfrom
kapouer:patch-1
Sep 18, 2023
Merged

[Tests] log when openssl doesn't support cipher #38
ljharb merged 1 commit into
browserify:masterfrom
kapouer:patch-1

Conversation

@kapouer

@kapouer kapouer commented Jan 3, 2018

Copy link
Copy Markdown
Contributor

This fixes #37.

@calvinmetcalf calvinmetcalf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good except for the standard nits, also we probably want to to put a try catch around the stuff on line 30 too. Thanks for doing this.

Comment thread test/index.js Outdated
Comment thread test/index.js Outdated
Comment thread test/index.js Outdated
@kapouer

kapouer commented Jan 3, 2018

Copy link
Copy Markdown
Contributor Author

Seeing the fix for crypto-browserify i suppose that workaround is not right, then.

@calvinmetcalf

Copy link
Copy Markdown
Contributor

well the main one was just testing a single type of signature, so I just changed which one it was, for this one we have to test ALL of them so I think this is the right way.

@ljharb ljharb changed the title test: log when openssl doesn't support cipher [Tests] log when openssl doesn't support cipher Sep 18, 2023
@ljharb

ljharb commented Sep 18, 2023

Copy link
Copy Markdown
Member

I rebased this, and will do so again once I get CI restored, and then land it assuming it passes.

ljharb added a commit that referenced this pull request Sep 18, 2023
@ljharb ljharb dismissed calvinmetcalf’s stale review September 18, 2023 19:43

changes addressed

@ljharb ljharb merged commit 5f6fb17 into browserify:master Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test failures depending on openssl version/flags

3 participants