Skip to content

Flaky tests - #34531

Open
Raushen wants to merge 1 commit into
DevExpress:mainfrom
Raushen:flacky_3_26_2
Open

Flaky tests#34531
Raushen wants to merge 1 commit into
DevExpress:mainfrom
Raushen:flacky_3_26_2

Conversation

@Raushen

@Raushen Raushen commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@Raushen Raushen self-assigned this Jul 28, 2026
Copilot AI review requested due to automatic review settings July 28, 2026 16:50
@Raushen
Raushen requested a review from a team as a code owner July 28, 2026 16:50
@Raushen Raushen added the 26_2 label Jul 28, 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 reduces CI noise in the TestCafe E2E suite by marking two known-flaky DataGrid visual/interaction tests as unstable, aligning them with the existing “unstable test” convention used elsewhere in the repo.

Changes:

  • Marked the DataGrid “Row hover … fixed columns” sticky-columns test as unstable while retaining the existing browserSize meta.
  • Marked the DataGrid React “Select All checkbox … headerCellTemplate” test as unstable.

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/sticky/common/stickyColumns.ts Adds unstable: true meta to the row-hover + fixed-columns test (keeps browserSize).
e2e/testcafe-devextreme/tests/dataGrid/common/selection.ts Adds unstable: true meta to the React select-all checkbox visibility test.

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