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
@mstoykov Alacritty. I've had this problem in the past using Warp as well. This flickering only happens while the test run is running. After it's finished or canceled, the flickering no longer occurs.
Brief summary
When k6 runs either in the cloud or locally with cloud output, it returns a URL to the test run in Grafana Cloud k6.
Unfortunately, it looks like it's re-rendering so fast that it's hard to click on it.
k6 version
v0.55.0 (go1.23.3, darwin/arm64)
OS
macOS 15.1.1 (24B91)
Docker version and image (if applicable)
No response
Steps to reproduce the problem
k6 cloud
ork6 run --out cloud
output
fieldExpected behaviour
The "static" parts of the CLI output shouldn't be re-rendering; we should only re-render the progress bar.
Actual behaviour
See the video attached:
Reproducing.a.Bug.in.k6.mp4
The text was updated successfully, but these errors were encountered: