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
After opening test explorer, discovery of python tests starts and blocks all other extensions
Steps to reproduce:
Just open text explorer and all other extensions will block
Diagnostic data
Output for Python in the Output panel (View→Output, change the drop-down the upper-right of the Output panel to Python)
After runnin bisect on extensions, Python extension was marked as the issue.
Downgrading python extension to 2024.20.0 solves the issue.
2024-12-16 16:38:13.714 [info] Discover tests for workspace name: Embdded Top folder - uri: /mnt/data/workspaces/vljub/repos/embedded
2024-12-16 16:38:13.714 [info] Discover tests for workspace name: python-iot-common - uri: /mnt/data/workspaces/vljub/repos/embedded/python-iot-common
2024-12-16 16:38:13.714 [info] Discover tests for workspace name: renson-buildroot - uri: /mnt/data/workspaces/vljub/repos/embedded/renson-buildroot
2024-12-16 16:38:13.714 [info] Discover tests for workspace name: embedded-shared - uri: /mnt/data/workspaces/vljub/repos/embedded/embedded-shared
2024-12-16 16:38:13.714 [info] Discover tests for workspace name: rebus-commander - uri: /mnt/data/workspaces/vljub/repos/embedded/rebus-commander
2024-12-16 16:38:13.714 [info] Discover tests for workspace name: azure_devops_ci - uri: /mnt/data/workspaces/vljub/repos/embedded/azure_devops_ci
2024-12-16 16:38:13.714 [info] Discover tests for workspace name: docker_ci - uri: /mnt/data/workspaces/vljub/repos/embedded/docker_ci
2024-12-16 16:38:13.714 [info] Discover tests for workspace name: doc - uri: /mnt/data/workspaces/vljub/repos/embedded/doc
2024-12-16 16:38:13.714 [info] Discover tests for workspace name: manufacturing_backend - uri: /mnt/data/workspaces/vljub/repos/embedded/manufacturing_backend
2024-12-16 16:38:13.714 [info] Discover tests for workspace name: reverse_tunnel - uri: /mnt/data/workspaces/vljub/repos/embedded/reverse_tunnel
2024-12-16 16:38:13.714 [info] Discover tests for workspace name: Renson.Updater - uri: /mnt/data/workspaces/vljub/repos/embedded/renson_core/utils/Renson.Updater
2024-12-16 16:38:13.718 [info] Discover tests for workspace name: iot-common - uri: /mnt/data/workspaces/vljub/repos/embedded/iot-common
Extension version: 2024.23.2024121301
VS Code version: Code - Insiders 1.97.0-insider (ce50bd4876af457f64d83cfd956bc916535285f4, 2024-12-16T05:04:30.005Z)
OS version: Windows_NT x64 10.0.26100
Modes:
Remote OS version: Linux x64 5.15.0-126-generic
Python version (& distribution if applicable, e.g. Anaconda): 3.10.12
Type of virtual environment used (e.g. conda, venv, virtualenv, etc.): Venv
Value of the python.languageServer setting: Default
User Settings
Multiroot scenario, following user settings may not apply:
languageServer: "Pylance"
testing
• cwd: "<placeholder>"
• pytestArgs: "<placeholder>"
• pytestEnabled: true
Type: Bug
Behaviour
After opening test explorer, discovery of python tests starts and blocks all other extensions
Steps to reproduce:
Diagnostic data
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)Extension version: 2024.23.2024121301
VS Code version: Code - Insiders 1.97.0-insider (ce50bd4876af457f64d83cfd956bc916535285f4, 2024-12-16T05:04:30.005Z)
OS version: Windows_NT x64 10.0.26100
Modes:
Remote OS version: Linux x64 5.15.0-126-generic
python.languageServer
setting: DefaultUser Settings
Installed Extensions
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
I think this is related to issue #24604
The text was updated successfully, but these errors were encountered: