Skip to content

Stabilize tests (Part 2, KBN)#34206

Open
Raushen wants to merge 1 commit into
DevExpress:26_1from
Raushen:Fix-unstable-13-KBN
Open

Stabilize tests (Part 2, KBN)#34206
Raushen wants to merge 1 commit into
DevExpress:26_1from
Raushen:Fix-unstable-13-KBN

Conversation

@Raushen

@Raushen Raushen commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@Raushen Raushen self-assigned this Jul 3, 2026
Copilot AI review requested due to automatic review settings July 3, 2026 12:56
@Raushen Raushen requested a review from a team as a code owner July 3, 2026 12:56
@Raushen Raushen added the 26_1 label Jul 3, 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 continues the “Stabilize tests” effort by unblocking previously quarantined DataGrid keyboard-navigation E2E coverage and reducing timing-related flakiness in template rendering within the TestCafe suite.

Changes:

  • Re-enabled several DataGrid keyboard navigation tests by removing the { unstable: true } meta flag so they run under the default skipUnstable filter behavior.
  • Reduced reliance on fixed timeouts by switching an async-template simulation from a setTimeout(..., 100) to a microtask-based deferred resolve.

@Raushen Raushen changed the title Stabilize tests (Part 2) Stabilize tests (Part 2, KBN) Jul 3, 2026
@Raushen Raushen enabled auto-merge July 3, 2026 14: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.

2 participants