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

error when running on WSL2 #245

Closed
devmanbr opened this issue Nov 16, 2023 · 1 comment
Closed

error when running on WSL2 #245

devmanbr opened this issue Nov 16, 2023 · 1 comment
Labels
info-needed Issue requires more information from poster

Comments

@devmanbr
Copy link

what's the point of Microsoft offering the WSL and its own tools (for this case, @vscode/test-electron) not working with it?

I've been trying to get it to work for days, and the best I can get is the same output in the terminal:

Exit code: SIGTRAP
Failed to run tests

try running tests in any extension, including the sample, and you will have the same result. on WSL it just doesn't work.

Can anyone offer me some light on how to solve this?

Testing manually is a nightmare.

@connor4312
Copy link
Member

connor4312 commented Nov 16, 2023

Are you running an X Window server or xvfb in WSL? Can you launch VS Code itself in WSL? That is a required for running tests in WSL.

@connor4312 connor4312 added the info-needed Issue requires more information from poster label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants