Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Test list flickers and scrolls erratically during test execution #1206

Open
magicxor opened this issue Jun 14, 2024 · 1 comment
Open
Assignees
Labels
area-test Test discovery, execution, debugging bug Something isn't working
Milestone

Comments

@magicxor
Copy link

Describe the Issue

During the execution of our test suite, the list of tests in the testing interface exhibits unstable behavior. Specifically, the test list constantly flickers and the scroll position randomly jumps up and down. This erratic movement makes it difficult to track the progress of individual tests.

2024-06-14.19-27-04.mp4

Steps To Reproduce

  1. Start the test suite.
  2. Observe the list of tests as they run.
  3. Notice that the list flickers and the scroll position changes randomly.

Expected Behavior

The test list should remain stable during execution, allowing for continuous monitoring without any involuntary scroll changes or flickering.

Environment Information

Version: 1.90.1 (user setup)
Commit: 611f9bfce64f25108829dd295f54a6894e87339d
Date: 2024-06-11T21:01:24.262Z
Electron: 29.4.0
ElectronBuildId: 9593362
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Windows_NT x64 10.0.22631

C# Dev Kit v1.7.27

@magicxor magicxor added the bug Something isn't working label Jun 14, 2024
@webreidi webreidi added the area-test Test discovery, execution, debugging label Jun 17, 2024
@ocallesp
Copy link
Member

@magicxor Thanks for reporting this bug.

I was able to repro it

reproBadTestExplorerDisplay

@ocallesp ocallesp added this to the Aug2024 milestone Jul 29, 2024
@ocallesp ocallesp self-assigned this Aug 13, 2024
@ocallesp ocallesp modified the milestones: Aug2024, Sept2024 Sep 5, 2024
@ocallesp ocallesp modified the milestones: Sept2024, Oct2024 Oct 3, 2024
@AbhitejJohn AbhitejJohn modified the milestones: Oct2024, Nov2024 Oct 3, 2024
@AbhitejJohn AbhitejJohn modified the milestones: Nov2024, Dec2024 Dec 5, 2024
@ocallesp ocallesp modified the milestones: Dec2024, Feb2025 Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-test Test discovery, execution, debugging bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants