Skip to content

Conversation

@cjihrig
Copy link
Contributor

This reverts commit 9aa4ec4.

This commit in question introduced a regression in repl.eval(),
as the context argument is no longer passed to runInContext().

Fixes: #20965

@nodejs-github-botnodejs-github-bot added the repl Issues and PRs related to the REPL subsystem. label May 26, 2018
@cjihrig
Copy link
ContributorAuthor

CI: https://ci.nodejs.org/job/node-test-pull-request/15109/

Failures appear unrelated

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 28, 2018
This reverts commit 9aa4ec4. This commit in question introduced a regression in repl.eval(), as the context argument is no longer passed to runInContext(). PR-URL: nodejs#20972Fixes: nodejs#20965 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: John-David Dalton <[email protected]>
@cjihrigcjihrig merged commit 4dbfb09 into nodejs:masterMay 28, 2018
@cjihrigcjihrig deleted the revert branch May 28, 2018 17:54
MylesBorins pushed a commit that referenced this pull request May 29, 2018
This reverts commit 9aa4ec4. This commit in question introduced a regression in repl.eval(), as the context argument is no longer passed to runInContext(). PR-URL: #20972Fixes: #20965 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: John-David Dalton <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request May 29, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.replIssues and PRs related to the REPL subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@cjihrig@jdalton@bnoordhuis@benjamingr@BridgeAR@trivikr@nodejs-github-bot