-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Discovering tests fails silently on debugpy repo #21952
Comments
think this might fix it but will confirm: #21876 |
It kept on this screen, with no errors reported. Were you able to see errors? |
oh now I can see the errors with the latest updates! although I don't see any tests discovered:
|
Can you check your "Python Test Logs"? I looked up error code 4 and it seems to signal that the pytest args are incorrect. I tried myself to replicate and saw that if I set
If not then can you send over the value you have for |
Because we have not heard back with the information we requested, we are closing this issue for now. If you are able to provide the info later on, then we will be happy to re-open this issue to pick up where we left off. Happy Coding! |
Type: Bug
Behaviour
Expected vs. Actual
When trying to discover tests in the debugpy repo, discovery fails silently
Steps to reproduce:
Diagnostic data
python.languageServer
setting: PylanceOutput for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)User Settings
Extension version: 2023.17.12511005
VS Code version: Code - Insiders 1.83.0-insider (e073d674f38acbf855e6b2c0d8f4fe29cb2a8c83, 2023-09-08T09:09:02.308Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Remote OS version: Linux x64 5.15.90.1-microsoft-standard-WSL2
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: