test: GitHub Actions add Windows to the testing by cclauss · Pull Request #1996 · nodejs/node-gyp · GitHub
Skip to content

test: GitHub Actions add Windows to the testing#1996

Merged
gengjiawen merged 3 commits into
masterfrom
GitHub-Actions-add-Windows
Dec 29, 2019
Merged

test: GitHub Actions add Windows to the testing#1996
gengjiawen merged 3 commits into
masterfrom
GitHub-Actions-add-Windows

Conversation

@cclauss

@cclauss cclauss commented Dec 16, 2019

Copy link
Copy Markdown
Contributor

@joaocgreis This might be of interest to you.

Checklist
  • npm install && npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

@gengjiawen gengjiawen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Windows test still failed

@cclauss

cclauss commented Dec 18, 2019

Copy link
Copy Markdown
Contributor Author

@joaocgreis

Copy link
Copy Markdown
Member

@cclauss isn't this similar to what happened in Travis, the VS version is more recent than the one supported by our gyp version? If this is the case, a good way to fix is to set the MSVS variables similarly to Travis:

- GYP_MSVS_VERSION=2015 GYP_MSVS_OVERRIDE_PATH="C:\\Dummy" python -m pytest

@cclauss

cclauss commented Dec 29, 2019

Copy link
Copy Markdown
Contributor Author

@cclauss

cclauss commented Dec 29, 2019

Copy link
Copy Markdown
Contributor Author

@gengjiawen gengjiawen merged commit 31ecc84 into master Dec 29, 2019
@gengjiawen gengjiawen deleted the GitHub-Actions-add-Windows branch December 29, 2019 07:43
rvagg pushed a commit that referenced this pull request Jan 3, 2020
PR-URL: #1996
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
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.

3 participants