Skip to content

Conversation

@danbev
Copy link
Contributor

This test currently fails if node was configured --without-ssl. This
commit adds crypto check and skips this test if crypto support is
not available.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

This test currently fails if node was configured --without-ssl. This commit adds crypto check and skips this test if crypto support is not available.
@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label May 21, 2017
@danbev
Copy link
ContributorAuthor

@danbev
Copy link
ContributorAuthor

test/osx failure looks unrelated to this PR.

danbev added a commit to danbev/node that referenced this pull request May 23, 2017
This test currently fails if node was configured --without-ssl. This commit adds crypto check and skips this test if crypto support is not available. PR-URL: nodejs#13141 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
@danbev
Copy link
ContributorAuthor

Landed in 485be99

@danbevdanbev closed this May 23, 2017
@danbevdanbev deleted the async-wrap-GH13045-hasCrypto branch May 23, 2017 06:41
jasnell pushed a commit that referenced this pull request May 23, 2017
This test currently fails if node was configured --without-ssl. This commit adds crypto check and skips this test if crypto support is not available. PR-URL: #13141 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
jasnell pushed a commit that referenced this pull request May 23, 2017
This test currently fails if node was configured --without-ssl. This commit adds crypto check and skips this test if crypto support is not available. PR-URL: #13141 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
@jasnelljasnell mentioned this pull request May 28, 2017
@gibfahngibfahn mentioned this pull request Jun 15, 2017
3 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@danbev@jasnell@santigimeno@lpinca@cjihrig@MylesBorins@nodejs-github-bot