-
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
Discovered pytests are not loaded into test explorer #24655
Comments
I am also seeing this and can provide further diagnostics if necessary |
Same issue |
is it possible to remove and install a previous version ? |
This just started for me an hour ago, not sure when I even upgraded. For anyone else: on the Uninstall box on the extension page you can chose a dropdown which gives you the option to Install a Specific Version. 2024.22.0 - working 2024.22.1 - not working and none of the pre-releases seem to be working either. UPDATE: make sure you turn off Auto Update (I think it does this automatically). |
Make sure you restart Extensions after changing to a different version. |
see #24656, apologies for this issue |
Type: Bug
Behaviour
When opening a Python project that uses pytest, the Test Explorer panel never displays the results of the pytest collection command. The loading indicator continues moving, and the Refresh Tests button only reports to the console that test discovery is already in progress. Rolling back to extension version
2024.22.0
when opted-into thepythonTestAdapter
experiment, or opting-out of thepythonTestAdapter
experiment in version2024.22.1
, fixes the issue.Steps to reproduce:
ms-python.python
extension version2024.22.1
.pythonTestAdapter
experiment.Diagnostic data
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)Extension version: 2024.22.1
VS Code version: Code 1.96.2 (fabdb6a30b49f79a7aba0f2ad9df9b399473380f, 2024-12-19T10:22:47.216Z)
OS version: Darwin arm64 24.2.0
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
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
The text was updated successfully, but these errors were encountered: