Skip to content

Grids: stabilize kbn focus tests#34407

Merged
anna-shakhova merged 1 commit into
DevExpress:mainfrom
anna-shakhova:kbn_misc_tests_main
Jul 21, 2026
Merged

Grids: stabilize kbn focus tests#34407
anna-shakhova merged 1 commit into
DevExpress:mainfrom
anna-shakhova:kbn_misc_tests_main

Conversation

@anna-shakhova

Copy link
Copy Markdown
Contributor

No description provided.

@anna-shakhova anna-shakhova self-assigned this Jul 21, 2026
@anna-shakhova
anna-shakhova marked this pull request as ready for review July 21, 2026 10:59
Copilot AI review requested due to automatic review settings July 21, 2026 10:59
@anna-shakhova
anna-shakhova requested a review from a team as a code owner July 21, 2026 10:59
@anna-shakhova anna-shakhova changed the title Grids: stabilize kbn focus and selection tests Grids: stabilize kbn focus tests Jul 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates DevExtreme DataGrid TestCafe E2E tests to reduce flakiness around keyboard-navigation focus handling and to re-enable previously “unstable” tests as stable.

Changes:

  • Removed test.meta({ unstable: ... }) from two DataGrid E2E tests so they run as regular tests.
  • Adjusted keyboard navigation test input by replacing a single multi-tab key sequence with multiple individual .pressKey('tab') calls.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
e2e/testcafe-devextreme/tests/dataGrid/common/selection.ts Removes the unstable meta flag from a selection regression test (T1048081).
e2e/testcafe-devextreme/tests/dataGrid/common/keyboardNavigation/keyboardNavigation.functional.ts Removes the unstable meta flag from a kbn focus regression test (T1308919) and changes how Tab presses are issued to improve stability.

@anna-shakhova
anna-shakhova deleted the kbn_misc_tests_main branch July 21, 2026 11:15
@anna-shakhova
anna-shakhova restored the kbn_misc_tests_main branch July 21, 2026 11:15
@anna-shakhova anna-shakhova reopened this Jul 21, 2026
@anna-shakhova
anna-shakhova added this pull request to the merge queue Jul 21, 2026
Merged via the queue into DevExpress:main with commit 3039802 Jul 21, 2026
228 of 236 checks passed
@anna-shakhova
anna-shakhova deleted the kbn_misc_tests_main branch July 21, 2026 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants