Skip to content

test: make tests pass when built without inspector - #12622

Closed
targos wants to merge 1 commit into
nodejs:masterfrom
targos:tests-without-inspector
Closed

test: make tests pass when built without inspector#12622
targos wants to merge 1 commit into
nodejs:masterfrom
targos:tests-without-inspector

Conversation

@targos

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

test, inspector

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Apr 24, 2017
@targostargos added the inspector Issues and PRs related to the V8 inspector protocol label Apr 24, 2017
Comment threadtest/common.js Outdated

@bnoordhuisbnoordhuisApr 24, 2017

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The !exports.hasCrypto check should be superfluous now.

@targos
targosforce-pushed the tests-without-inspector branch from 8376136 to 2fb6f1aCompareApril 24, 2017 14:59
@targos

Copy link
Copy Markdown
MemberAuthor

@targos

Copy link
Copy Markdown
MemberAuthor

Landed in c8c5a52.

@targostargos closed this Apr 26, 2017
@targos
targos deleted the tests-without-inspector branch April 26, 2017 08:05
targos added a commit that referenced this pull request Apr 26, 2017
PR-URL: #12622
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnelljasnell mentioned this pull request May 11, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inspectorIssues and PRs related to the V8 inspector protocoltestIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@targos@bnoordhuis@jasnell@cjihrig@gibfahn@nodejs-github-bot