Pytest Adapter not compatible with xdist_group
marker
#19374
Labels
triage-needed
Needs assignment to the proper sub-team
Issue Type: Bug
Behaviour
Thanks for your continued efforts on developing VS-Code Python! I recently ran into a bug with the
pytest-xdist
package with the VS Code test runner. Test result display fails when thexdist_group
marker is used to control grouping of tests into a specific worker. See screenshots below for expected vs. actual behavior. Tests are collected and run successfully as per the Python Test Log:Expected vs. Actual
Steps to reproduce:
settings.json
to observe expected behavior:settings.json
to observe actual behavior: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: 2022.9.11781004
VS Code version: Code 1.68.1 (30d9c6cd9483b2cc586687151bcbcd635f373630, 2022-06-14T12:48:58.283Z)
OS version: Windows_NT x64 10.0.19043
Restricted Mode: No
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: