Skip to content

test: pass process.env to child processes#16405

Closed
rvagg wants to merge 2 commits intonodejs:masterfrom
rvagg:rvagg/test-pass-env
Closed

test: pass process.env to child processes#16405
rvagg wants to merge 2 commits intonodejs:masterfrom
rvagg:rvagg/test-pass-env

Conversation

@rvagg
Copy link
Member

@rvagg rvagg commented Oct 23, 2017

Primarily for testing when using LD_LIBRARY_PATH and DYLD_LIBRARY_PATH, these are a few newer instances that have been added since someone last tried to do this. Found while testing OpenSSL 1.1.0 dynamic linking for #16130.

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

test

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

benchmark Issues and PRs related to the benchmark subsystem. http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants