Skip to content

Conversation

@itavy
Copy link
Contributor

@itavyitavy commented Nov 6, 2017

repalce common.fixturesDir with usage of the fixtures module

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

repalce common.fixturesDir with usage of the fixtures module Signed-off-by: Octavian Ionescu <[email protected]>
@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Nov 6, 2017
@mscdex
Copy link
Contributor

Commit message has a typo and unnecessary 'Signed-off-by:' metadata.

@mscdexmscdex added the tls Issues and PRs related to the tls subsystem. label Nov 6, 2017
@gireeshpunathilgireeshpunathil added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Nov 6, 2017
Copy link
Member

@gireeshpunathilgireeshpunathil left a comment

Choose a reason for hiding this comment

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

yes, please remove the unwanted meta in the commit

@Trott
Copy link
Member

Trott commented Nov 6, 2017

Trott pushed a commit to Trott/io.js that referenced this pull request Nov 6, 2017
Repalce common.fixturesDir with usage of the fixtures module in test-tls-ecdh-disable. Add a comment explaining the test. PR-URL: nodejs#16810 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@Trott
Copy link
Member

Trott commented Nov 6, 2017

Landed in fb31e07.

Thanks for the contribution! 🎉

@TrottTrott closed this Nov 6, 2017
cjihrig pushed a commit to cjihrig/node that referenced this pull request Nov 6, 2017
Repalce common.fixturesDir with usage of the fixtures module in test-tls-ecdh-disable. Add a comment explaining the test. PR-URL: nodejs#16810 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@cjihrigcjihrig mentioned this pull request Nov 6, 2017
MylesBorins pushed a commit that referenced this pull request Nov 16, 2017
Repalce common.fixturesDir with usage of the fixtures module in test-tls-ecdh-disable. Add a comment explaining the test. PR-URL: #16810 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@gibfahngibfahn mentioned this pull request Nov 21, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-and-learnIssues related to the Code-and-Learn events and PRs submitted during the events.testIssues and PRs related to the tests.tlsIssues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@itavy@mscdex@Trott@cjihrig@gireeshpunathil@MylesBorins@nodejs-github-bot