Skip to content

Conversation

@HarishKumarSF4517
Copy link
Contributor

@HarishKumarSF4517 HarishKumarSF4517 commented Feb 7, 2025

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

Test Cases:

  • Issue11333
  • Issue11501
  • Issue12079
  • Issue16386
  • Issue18443
  • Issue18740
  • Issue21109
  • Issue21726
  • Issue22288
  • Issue22715
  • Issue23399
  • Issue23411
  • Issue24489
  • Issue24489_2
  • Issue24489_Shell
  • Issue24496
  • Issue25409
  • ScrollChangeOrientation

Fixes #22902

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

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

@ghost ghost added partner/syncfusion Issues / PR's with Syncfusion collaboration area-testing Unit tests, device tests labels Feb 8, 2025
@HarishKumarSF4517 HarishKumarSF4517 marked this pull request as ready for review February 8, 2025 06:26
Copilot AI review requested due to automatic review settings February 8, 2025 06:26
@HarishKumarSF4517 HarishKumarSF4517 requested a review from a team as a code owner February 8, 2025 06:26
Copy link
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.

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

Files not reviewed (14)
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue21726.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue23399.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue24489_Shell.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25409.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue16386.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue18443.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue18740.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue11333.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue11501.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue22288.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue24496.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue22715.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue23411.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.HostApp/Issues/Issue16386.cs: Evaluated as low risk
Comments suppressed due to low confidence (1)

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

  • Typo in the comment: 'SetOrientationPotrait' should be 'SetOrientationPortrait'.
#if ANDROID || IOS //This test case verifies 'SetOrientationPotrait and Landscape works' exclusively on the Android and IOS platforms

…489.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jfversluis
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jfversluis jfversluis merged commit f807b2b into dotnet:main Feb 12, 2025
123 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 15, 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