-
Notifications
You must be signed in to change notification settings - Fork 666
DataGrid - TestCafe tests - Scrolling: Fix skipped tests #32361
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
base: 26_1
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
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 stabilizes 6 previously unstable TestCafe tests in the DataGrid scrolling test suite by removing the unstable: true meta flag. The tests cover various virtual scrolling scenarios including grouping, master-detail, adaptive rows, and window scrolling.
Changes:
- Removed
unstable: trueflag from 6 DataGrid scrolling tests - Tests now marked as stable and will run consistently in CI
- No changes to test logic or implementation
879a09b to
27c3316
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
No description provided.