Skip to content

Added Node v16 to the test suite #1731

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

Merged
merged 1 commit into from
May 31, 2021
Merged

Conversation

alexbjorlig
Copy link
Contributor

Summary

v16 is a new major version of Node.js, let's make sure to add test case of this.

Related to (at least) issue #1594

Copy link
Member

@Siemienik Siemienik left a comment

Choose a reason for hiding this comment

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

Thank you

@alexbjorlig
Copy link
Contributor Author

Should I add some timeouts to the Github actions, so they don't run for more than x minutes?

@Siemienik
Copy link
Member

Should I add some timeouts to the Github actions, so they don't run for more than x minutes?

Yeah, it a good idea. Test runner sometimes gets stuck. I have no idea why, so the timeout will work fine.
However, it out of the scope of this PR. I am going to merge it as is. Could you set the timeout in another PR?

@Siemienik Siemienik changed the title Should be part of testing suite Added Node v16 to the test suite May 31, 2021
@Siemienik Siemienik merged commit f96c1fe into exceljs:master May 31, 2021
@alexbjorlig
Copy link
Contributor Author

@Siemienik I created one here #1733. When this PR is merged, could you provide me with some basic help to get a failing test up and running? Because the simple writable stream example from the Read.me does not work with Node.js v16 🧐

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.

2 participants