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.
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