-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
Has PRoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue
Description
Feature Request
Currently, the code on CI runs on multiple node versions. Some tests may not work on lower node versions. For such tests we need to check for process.version in the test and optionally wrap the code in an eval (to avoid SyntaxErrors) (example)
There could be a semver-style key in options.json to specify which node versions a particular test is meant to be run on.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Has PRoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue