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

Fix broken REPL test in Node 4 by GeoffreyBooth · Pull Request #4510 · jashkenas/coffeescript · GitHub

Fix broken REPL test in Node 4 - #4510

Merged
GeoffreyBooth merged 1 commit into
jashkenas:masterfrom
GeoffreyBooth:fix-repl-test
Apr 17, 2017
Merged

Fix broken REPL test in Node 4#4510
GeoffreyBooth merged 1 commit into
jashkenas:masterfrom
GeoffreyBooth:fix-repl-test

Conversation

Copy link
Copy Markdown
Collaborator

Fixes #4502.

A particular REPL test is broken in Node 4.8.2 because of a regression that was fixed in Node 5.11.0. This PR simply disables the test for Node < 6.

…n that was fixed in Node 5.11.0; just disable the test for Node < 6. Fixes jashkenas#4502.
GeoffreyBooth requested a review from lydell April 17, 2017 04:07
GeoffreyBooth merged commit fecdbac into jashkenas:master Apr 17, 2017
GeoffreyBooth deleted the fix-repl-test branch April 18, 2017 02:53
EsrefDurna pushed a commit to EsrefDurna/coffeescript that referenced this pull request Nov 12, 2025
…n that was fixed in Node 5.11.0; just disable the test for Node < 6. Fixes jashkenas#4502. (jashkenas#4510)
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

failure "empty command evaluates to undefined" with nodejs 4.8.2

2 participants


Back | FazBrowse Home | New Git URL