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: fix hard coded deprecate message count #7927

Closed

Conversation

princejwesley
Copy link
Contributor

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

test, crypto

Description of change

This PR fixes hard coded deprecate message count

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Jul 31, 2016
@mscdex mscdex added the crypto Issues and PRs related to the crypto subsystem. label Jul 31, 2016
@mscdex
Copy link
Contributor

mscdex commented Jul 31, 2016

@claudiorodriguez
Copy link
Contributor

LGTM

4 similar comments
@thefourtheye
Copy link
Contributor

LGTM

@santigimeno
Copy link
Member

LGTM

@jasnell
Copy link
Member

jasnell commented Jul 31, 2016

LGTM

@doron2402
Copy link

LGTM

@cjihrig
Copy link
Contributor

cjihrig commented Aug 1, 2016

I'd reword the commit message as "test: don't hard code deprecation count". LGTM either way though.

@princejwesley princejwesley force-pushed the crypto.test.deprecated branch from dead8a7 to b16d9e6 Compare August 1, 2016 16:00
jasnell pushed a commit that referenced this pull request Aug 1, 2016
PR-URL: #7927
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@jasnell
Copy link
Member

jasnell commented Aug 1, 2016

Landed in c52a973

@jasnell jasnell closed this Aug 1, 2016
@cjihrig cjihrig mentioned this pull request Aug 8, 2016
cjihrig pushed a commit that referenced this pull request Aug 10, 2016
PR-URL: #7927
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@cjihrig cjihrig mentioned this pull request Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto Issues and PRs related to the crypto subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants