Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

test: prefer common.isChakraEngine#493

Merged
kfarnung merged 1 commit intonodejs:masterfrom
kfarnung:chakratests
Mar 9, 2018
Merged

test: prefer common.isChakraEngine#493
kfarnung merged 1 commit intonodejs:masterfrom
kfarnung:chakratests

Conversation

@kfarnung
Copy link
Copy Markdown
Contributor

@kfarnung kfarnung commented Mar 9, 2018

Replace usages of process.jsEngine in tests with
common.isChakraEngine checks.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@kfarnung
Copy link
Copy Markdown
Contributor Author

kfarnung commented Mar 9, 2018

@kfarnung kfarnung self-assigned this Mar 9, 2018
@kfarnung kfarnung requested review from MSLaguana and jackhorton March 9, 2018 00:02
Copy link
Copy Markdown
Contributor

@jackhorton jackhorton left a comment

Choose a reason for hiding this comment

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

Wasn't sure if it was preferable to edit the require(common) line or use process.jsEngine, good to know.

Replace usages of `process.jsEngine` in tests with
`common.isChakraEngine` checks.

PR-URL: nodejs#493
Reviewed-By: Jack Horton <[email protected]>
@kfarnung kfarnung merged commit 17b469b into nodejs:master Mar 9, 2018
@kfarnung kfarnung deleted the chakratests branch March 9, 2018 01:11
kfarnung added a commit to kfarnung/node-chakracore that referenced this pull request Mar 9, 2018
Replace usages of `process.jsEngine` in tests with
`common.isChakraEngine` checks.

PR-URL: nodejs#493
Reviewed-By: Jack Horton <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants