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

test: activate cell with Enter instead of double click #8202

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

web-padawan
Copy link
Member

@web-padawan web-padawan commented Nov 21, 2024

Description

Looks like using Enter instead of double click to activate the cell is more reliable.

Type of change

  • Test

@tomivirkki
Copy link
Member

tomivirkki commented Nov 21, 2024

I've noticed this flakiness (same tests) on Chrome too, not as often as on FF though

EDIT: Oh it happened with this PR also :)

@web-padawan
Copy link
Member Author

Right, that's problematic... I'll try to investigate this a bit more. It could be that these tests have been flaky since I changed them to use sendKeys() in #7822 although initially they didn't seem to fail that often.

@web-padawan web-padawan changed the title test: disable flaky grid-pro singleCellEdit tests in Firefox test: activate cell with Enter instead of double click Nov 21, 2024
@web-padawan
Copy link
Member Author

Using Enter to activate the cell locally seems to work, let's see if this passes in CI.

Copy link

sonarcloud bot commented Nov 21, 2024

@web-padawan web-padawan merged commit 80486ca into main Nov 21, 2024
9 checks passed
@web-padawan web-padawan deleted the chore/grid-pro-flaky-test branch November 21, 2024 14:00
web-padawan added a commit that referenced this pull request Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants