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
Perhaps in Reporter::getElapsedTime after the run time is computed in const elapsed = Date.now() - startTimes.get(id)!; we can check if it's negative and set it to 0 instead?
Type: Bug
In this suite of Mocha tests, one of the groups shows a negative, and very large run time:
-139619942843ms
I don't see any messages in the logs of any of the output windows to this effect. The tests execute within milliseconds.
VS Code version: Code 1.80.1 (Universal) (74f6148eb9ea00507ec113ec51c489d6ffb4b771, 2023-07-12T17:20:23.298Z)
OS version: Darwin arm64 22.5.0
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
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
Extensions (47)
(9 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: