Skip to content

[Testing] Fix for flaky UITests in CI - 2#33470

Merged
kubaflo merged 1 commit intodotnet:inflight/currentfrom
TamilarasanSF4853:fix-flaky-tests-2
Mar 20, 2026
Merged

[Testing] Fix for flaky UITests in CI - 2#33470
kubaflo merged 1 commit intodotnet:inflight/currentfrom
TamilarasanSF4853:fix-flaky-tests-2

Conversation

@TamilarasanSF4853
Copy link
Copy Markdown
Contributor

@TamilarasanSF4853 TamilarasanSF4853 commented Jan 12, 2026

Note

Are you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves your issue. Thank you!

This pull request updates the UI for the CollectionViewDynamicOptionsPage by moving the "Apply" action from the toolbar to a button within the page content. This change improves discoverability and accessibility of the "Apply" action in CI.

UI changes:

  • Removed the ToolbarItem for the "Apply" action from the page's toolbar and replaced it with a Button labelled "Apply", placed inside the main content area to address the ValidateDynamicGroupHeaderTemplateDisplayed test case failure in CI.

@dotnet-policy-service dotnet-policy-service bot added community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration labels Jan 12, 2026
@sheiksyedm sheiksyedm marked this pull request as ready for review January 12, 2026 08:41
Copilot AI review requested due to automatic review settings January 12, 2026 08:41
Copy link
Copy Markdown
Contributor

Copilot AI left a 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 pull request addresses flaky UI tests in CI by moving the "Apply" action from a toolbar item to a button in the page content. The change improves test reliability by making the "Apply" element more consistently accessible to the Appium test automation framework.

Changes:

  • Moved the "Apply" action from the toolbar to the main content area as a centered Button

@sheiksyedm
Copy link
Copy Markdown
Contributor

/azp run maui-pr-uitests 

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Copy Markdown
Member

@PureWeen PureWeen left a comment

Choose a reason for hiding this comment

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

Tests are still failing

@sheiksyedm
Copy link
Copy Markdown
Contributor

/azp run maui-pr-uitests

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@rmarinho
Copy link
Copy Markdown
Member

/rebase

@rmarinho
Copy link
Copy Markdown
Member

/azp run maui-pr-uitests

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@PureWeen
Copy link
Copy Markdown
Member

/rebase

@kubaflo
Copy link
Copy Markdown
Contributor

kubaflo commented Mar 18, 2026

/azp run maui-pr-uitests

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@kubaflo kubaflo changed the base branch from main to inflight/current March 20, 2026 00:03
@kubaflo kubaflo merged commit d5a7e95 into dotnet:inflight/current Mar 20, 2026
142 of 151 checks passed
@TamilarasanSF4853 TamilarasanSF4853 deleted the fix-flaky-tests-2 branch March 23, 2026 15:09
PureWeen pushed a commit that referenced this pull request Mar 24, 2026
> [!NOTE]
> Are you waiting for the changes in this PR to be merged?
> It would be very helpful if you could [test the resulting
artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from
this PR and let us know in a comment if this change resolves your issue.
Thank you!

This pull request updates the UI for the
`CollectionViewDynamicOptionsPage` by moving the "Apply" action from the
toolbar to a button within the page content. This change improves
discoverability and accessibility of the "Apply" action in CI.

UI changes:

* Removed the ToolbarItem for the "Apply" action from the page's toolbar
and replaced it with a Button labelled "Apply", placed inside the main
content area to address the ValidateDynamicGroupHeaderTemplateDisplayed
test case failure in CI.
KarthikRajaKalaimani pushed a commit to KarthikRajaKalaimani/maui that referenced this pull request Mar 30, 2026
> [!NOTE]
> Are you waiting for the changes in this PR to be merged?
> It would be very helpful if you could [test the resulting
artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from
this PR and let us know in a comment if this change resolves your issue.
Thank you!

This pull request updates the UI for the
`CollectionViewDynamicOptionsPage` by moving the "Apply" action from the
toolbar to a button within the page content. This change improves
discoverability and accessibility of the "Apply" action in CI.

UI changes:

* Removed the ToolbarItem for the "Apply" action from the page's toolbar
and replaced it with a Button labelled "Apply", placed inside the main
content area to address the ValidateDynamicGroupHeaderTemplateDisplayed
test case failure in CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration testing-flakiness

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants