dotnet / dotnet/scenario-tests

Workload install/uninstall/list tests have issues

Open
#132 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
7
Forks
26
Avg merge
3d 7h
Merged PRs (30d)
11

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.