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 - 14 #27906

Merged
merged 8 commits into from
Feb 24, 2025

Conversation

LogishaSelvarajSF4525
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 14th group of tests enabled.

Test Cases:

  • CarouselViewUITests.LoopNoFreeze
  • Issue10234
  • Issue10563
  • Issue1436
  • Issue18751
  • Issue18896
  • Issue1909
  • Issue21631
  • Issue5239
  • SwipeViewUITest

Fixes #22902

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@LogishaSelvarajSF4525 LogishaSelvarajSF4525 added area-testing Unit tests, device tests partner/syncfusion Issues / PR's with Syncfusion collaboration labels Feb 19, 2025
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Feb 19, 2025
Copy link
Contributor

Hey there @LogishaSelvarajSF4525! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@LogishaSelvarajSF4525 LogishaSelvarajSF4525 marked this pull request as ready for review February 20, 2025 11:02
@Copilot Copilot bot review requested due to automatic review settings February 20, 2025 11:02
@LogishaSelvarajSF4525 LogishaSelvarajSF4525 requested a review from a team as a code owner February 20, 2025 11:02
Copy link
Contributor

@Copilot 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.

Copilot reviewed 14 out of 14 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue5239.cs:1

  • [nitpick] Consider removing the extra forward slashes in the preprocessor directive comment for improved clarity.
#if IOS ////This test case verifies that the sample is working exclusively on iOS platforms "due to navigationBehavior: NavigationBehavior.SetApplicationRoot".

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@jsuarezruiz
Copy link
Contributor

/azp run

@dotnet dotnet deleted a comment from azure-pipelines bot Feb 20, 2025
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@jsuarezruiz
Copy link
Contributor

jsuarezruiz commented Feb 21, 2025

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jfversluis jfversluis self-assigned this Feb 22, 2025
@jsuarezruiz jsuarezruiz self-requested a review February 24, 2025 13:52
@jfversluis jfversluis added this to the .NET 9 SR5 milestone Feb 24, 2025
@jfversluis jfversluis merged commit db14f3b into dotnet:main Feb 24, 2025
124 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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