Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: disable devtunnel tests on windows #18521

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

Merged
merged 1 commit into from
Jun 24, 2025

Conversation

deansheather
Copy link
Member

Disables all coderd/devtunnel tests on Windows.

These tests only fail on Windows, and do not provide any error output (or panic output) explaining why. When running these tests locally on a Windows machine they pass 100% of the time, even with high system load.

I read through the test code and a lot of the wgtunnel code to see if there's anything that could be causing panics or deep exits, and couldn't find anything major. Added a few defensive lines in the tests but I don't think they were causing any problems anyway.

Closes coder/internal#579

@deansheather deansheather merged commit 2afd1a2 into main Jun 24, 2025
36 checks passed
@deansheather deansheather deleted the dean/disable-devtunnel-windows branch June 24, 2025 09:01
@github-actions github-actions bot locked and limited conversation to collaborators Jun 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flake: coderd/devtunnel: unknown
2 participants