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

Refresh tests stuck randomly when test project has no tests in it #1991

Open
JohnnyFasching opened this issue Mar 13, 2024 · 1 comment
Open

Comments

@JohnnyFasching
Copy link

When refreshing the test explorer after couple of changes to the test and running some of them and trigger the refresh, the process is stuck with this command

Running dotnet test "c:\...\...\...\...\...\...\xxx.Testing\xxx.Testing.fsproj" --framework:"net8.0" --noLogo --list-tests --no-build

This is also the only test project which has no tests actually in it

@farlee2121
Copy link
Contributor

Can you provide a repo that demonstrates the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants