Skip to content
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

[Testing] Enabling more UI Tests by removing platform specific condition - 8 #27681

Merged

Conversation

nivetha-nagalingam
Copy link
Contributor

Description of Change

The tests, previously added for specific platforms alone, now we are reviewed, and enabled the tests in all applicable platforms with the Appium framework. We are going to enable tests in blocks in different PRs. This is the 8th group of tests enabled.

Test cases:

  • Issue45722
  • Issue14587
  • Issue14829
  • Issue17022
  • Issue17610
  • Issue21609
  • Issue26466
  • Issue26856
  • Issue7311

Fixes #22902

@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Feb 10, 2025
@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@nivetha-nagalingam nivetha-nagalingam added area-testing Unit tests, device tests partner/syncfusion Issues / PR's with Syncfusion collaboration labels Feb 10, 2025
@nivetha-nagalingam nivetha-nagalingam marked this pull request as ready for review February 10, 2025 15:31
@Copilot Copilot bot review requested due to automatic review settings February 10, 2025 15:31
@nivetha-nagalingam nivetha-nagalingam requested a review from a team as a code owner February 10, 2025 15:31

Choose a reason for hiding this comment

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

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

Files not reviewed (4)
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Bugzilla/Bugzilla45722.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue14587.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue14829.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue26466.cs: Evaluated as low risk
@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jfversluis jfversluis merged commit c0a0222 into dotnet:main Feb 13, 2025
124 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-testing Unit tests, device tests community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TEST] Review all (UI) Tests and remove platform-specific runs where possible
3 participants