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

Test: Running tunnels must not block Linux or Mac uninstall or update #183700

Closed
3 tasks done
aeschli opened this issue May 29, 2023 · 1 comment
Closed
3 tasks done

Test: Running tunnels must not block Linux or Mac uninstall or update #183700

aeschli opened this issue May 29, 2023 · 1 comment

Comments

@aeschli
Copy link
Contributor

aeschli commented May 29, 2023

Refs: #177226

Complexity: 3

Create Issue


Test that running tunnels should not block an update or uninstall of VS Code

  • install the latest VS Code insiders
  • close VS Code, make sure no tunnel is running: From the command prompt run code-insiders tunnel status. It should say no tunnel process is currently running
  • start a tunnel server as service from the command prompt: code-insiders tunnel service install. code-insiders tunnel status should show you a running tunnel. The task manager should show the running tunnel (look for code-insiders-tunnel)
  1. uninstall should work without issues. Check in the task manager that the process is gone
  2. update should also work. The tunnel should not be stopped
@roblourens
Copy link
Member

I haven't been able to test the upgrade scenario with a snap, but I'll test it with the real insiders update tomorrow.

@connor4312 connor4312 removed their assignment May 30, 2023
@roblourens roblourens removed their assignment May 31, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants