-
Notifications
You must be signed in to change notification settings - Fork 14
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
After Update Unable to debug unit tests #1683
Comments
@alkampfergit : Thanks for sharing, would you be able to tell us a little more about the kind of test project you are trying to debug so it is easier to repro it on our end. Alternatively, if you wouldn't mind sharing some diagnostic logs with us that would be fantastic as well. Here is how you can enable these diagnostic logs. |
I was not able to repro with a C# MSTest Project. @alkampfergit could you check if I am missing a step or could you provide repro project ? |
Same |
1 similar comment
Same |
Hi, actually the problem was due to a big test project with lots of tests that has some weirdness in the .csproj file. After cleaning up the .csproj file debugger started to work again. Actually the project contains a lot of section where files were excluded and then included again in the project (test project file was born 10 years ago). I think that visual studio messed up with the file, after removing all the include/Exclude everything starts working again. |
Type: Bug
Suddenly, after an update, test runner is somewhat broken.
Extension version: 1.14.14
VS Code version: Code 1.96.0 (138f619c86f1199955d53b4166bef66ef252935c, 2024-12-11T02:29:09.626Z)
OS version: Windows_NT x64 10.0.22631
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: