You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing C# projects (dotnet 9) with this new version seems to be broken somehow.
-VSCode takes ages to discover all the tests, sometimes failing to discover them and leading to the "no tests found for this project" message.
-Sometimes seems that all the tests from a file stops being recognized by Ionide and just disappear from the testing list, only the previously ran ones remain in the list.
-The majority of times, running the tests just hangs in an infinite loading.
-The option to run the test directly from the test file is just not there anymore.
I downgraded to the previous version and everything ran much better again.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Testing C# projects (dotnet 9) with this new version seems to be broken somehow.
-VSCode takes ages to discover all the tests, sometimes failing to discover them and leading to the "no tests found for this project" message.
-Sometimes seems that all the tests from a file stops being recognized by Ionide and just disappear from the testing list, only the previously ran ones remain in the list.
-The majority of times, running the tests just hangs in an infinite loading.
-The option to run the test directly from the test file is just not there anymore.
I downgraded to the previous version and everything ran much better again.
Beta Was this translation helpful? Give feedback.
All reactions