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
When debugging test scheduling, the log shows that the query is not clear enough. The log shows merged queries, and the - v operation cannot be found. Why can't debug test include - v
Extension version: 0.42.1
VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:50:04.152Z)
OS version: Windows_NT x64 10.0.19045
Modes:
Are you running via a code lens or via the play button/test explorer? What do you expect to be happening? What do you mean by "test scheduling"?
If you are running via the play button/test explorer, that uses go test -json which internally is treated as -v (specifically, -test.v=test2json). go test -v -json is redundant, and is also buggy.
Type: Bug
When debugging test scheduling, the log shows that the query is not clear enough. The log shows merged queries, and the - v operation cannot be found. Why can't debug test include - v
Extension version: 0.42.1
VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:50:04.152Z)
OS version: Windows_NT x64 10.0.19045
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: