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

Workload install/uninstall/list tests have issues #132

Open
mmitche opened this issue Nov 21, 2024 · 0 comments
Open

Workload install/uninstall/list tests have issues #132

mmitche opened this issue Nov 21, 2024 · 0 comments

Comments

@mmitche
Copy link
Member

mmitche commented Nov 21, 2024

The workload install/uninstall and list tests (VerifyWorkloadCmd and maybe some others) have some issues:

  • They will pick up global state, like from a VS installation. So even if you uninstall wasm-tools, the test would fail because VS still had it installed.
  • Tests running in parallel may stamp on each other. E.g. wasm-tools test A might uninstall the workload will wasm-tools test B is running.
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