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

Github Action: fix integration test workflow for macos and windows #80

Open
flyinghermit opened this issue Jan 26, 2023 · 0 comments
Open
Assignees

Comments

@flyinghermit
Copy link

Ideally, VS Code extension should be tested on all Linux, Mac OS and Windows platform.

I hit some issues running integration test in mac os and windows. The test involves extension + lsp server + predicate linter. The macos workflow issue looks like Github action platform specific issue (check error file attached) and I am not able to resolve this after multiple tries. Since the ubuntu based headless test is working for now, I'll skip the macos and windows workflow for now and revisit them again in future.

macos-poetry-error.txt
workflow.txt
Makefile.txt

@flyinghermit flyinghermit self-assigned this Jan 26, 2023
@flyinghermit flyinghermit changed the title Ggithub Action: fix integration test workflow for macos and windows Github Action: fix integration test workflow for macos and windows Jan 26, 2023
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

1 participant