FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: fix NODE_OPTIONS feature check by richardlau · Pull Request #28225 · nodejs/node · GitHub

/ node Public

test: fix NODE_OPTIONS feature check - #28225

Closed
richardlau wants to merge 1 commit into
nodejs:masterfrom
richardlau:fixoptionscheck
Closed

test: fix NODE_OPTIONS feature check#28225
richardlau wants to merge 1 commit into
nodejs:masterfrom
richardlau:fixoptionscheck

Conversation

Copy link
Copy Markdown
Member

The configuration variable being tested is true if Node.js was
compiled without support for NODE_OPTIONS.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

The configuration variable being tested is `true` if Node.js was
compiled without support for NODE_OPTIONS.

nodejs-github-bot commented Jun 14, 2019
edited
Loading

Copy link
Copy Markdown
Collaborator

nodejs-github-bot added the test Issues and PRs related to the tests. label Jun 14, 2019
richardlau added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jun 14, 2019

danbev commented Jun 17, 2019

Copy link
Copy Markdown
Contributor

Landed in 9bead0c.

danbev closed this Jun 17, 2019
danbev pushed a commit that referenced this pull request Jun 17, 2019
The configuration variable being tested is `true` if Node.js was
compiled without support for NODE_OPTIONS.

PR-URL: #28225
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
BridgeAR pushed a commit that referenced this pull request Jun 17, 2019
The configuration variable being tested is `true` if Node.js was
compiled without support for NODE_OPTIONS.

PR-URL: #28225
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
BridgeAR mentioned this pull request Jun 17, 2019
targos pushed a commit that referenced this pull request Jun 18, 2019
The configuration variable being tested is `true` if Node.js was
compiled without support for NODE_OPTIONS.

PR-URL: #28225
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL