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

devops: test install over more node versions #1989

Conversation

rwoll
Copy link
Member

@rwoll rwoll commented Apr 27, 2020

This relates to #1988. It would be helpful to run tests in more Node environments to ensure compatibility with the most popular versions of node that are currently out.

Comment on lines +4 to +7
- nodejs_version: "11"
- nodejs_version: "12"
- nodejs_version: "13"
- nodejs_version: "14"
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not sure what Node.js versions the Playwright team wants to officially support, so please modify this list as necessary.

@rwoll rwoll force-pushed the feature/ensure-last-several-node-version-support branch from d5b8daa to cbc0c4f Compare April 27, 2020 02:14
@@ -38,5 +38,8 @@ script:
- xvfb-run --auto-servernum npm run wtest
jobs:
include:
- node_js: '10'
Copy link
Member Author

Choose a reason for hiding this comment

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

Same comment applies here.

@rwoll
Copy link
Member Author

rwoll commented Apr 30, 2020

Closing in favor of determining what versions Playwright supports in #2059.

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.

1 participant