Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for testing node nightly versions with tools/runtests_node #76

Open
misterdjules opened this issue Jun 29, 2016 · 1 comment
Open

Comments

@misterdjules
Copy link
Contributor

In order to be able to test #75 with tools/runtests_node, it seems that it would be handy to have it run the tests suite against the latest nightly version available at nodejs.org.

What do you think about adding support for a special "nightly" version in runtests_node? I would think that outputting a warning when the latest available nightly version is older than a specific period of time (maybe older than 1 day old) would also be useful, so that we don't assume that changes work fine with the latest build from node's master when they've been tested with an older version.

/cc @davepacheco

@davepacheco
Copy link
Contributor

Sounds good to me.

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

No branches or pull requests

2 participants