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 some UITests from Issues folder in Appium-13 #27257

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

HarishKumarSF4517
Copy link
Contributor

Description of Change

This PR focuses on enabling and updating 6 testcases in Appium. The tests, previously ignored using Fails attribute, are reviewed, and modified to ensure they are functional with the Appium framework.We are going to enable tests in blocks in different PRs. This is the 13th group of tests enabled.

Test Cases :

  • GestureRecognizerUITests
  • Issue1583
  • Issue3333
  • Issue3413
  • Issue342
  • Issue968

@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Jan 21, 2025
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.

@anandhan-rajagopal anandhan-rajagopal added area-testing Unit tests, device tests partner/syncfusion Issues / PR's with Syncfusion collaboration labels Jan 21, 2025
@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).

@HarishKumarSF4517 HarishKumarSF4517 marked this pull request as ready for review January 22, 2025 09:32
@HarishKumarSF4517 HarishKumarSF4517 requested a review from a team as a code owner January 22, 2025 09:32
@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

Copy link
Contributor

Choose a reason for hiding this comment

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

This test is failing on macOS.
There are some differences:
image
This is the created snapshot:
image

Copy link
Contributor Author

@HarishKumarSF4517 HarishKumarSF4517 Jan 24, 2025

Choose a reason for hiding this comment

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

Hi @jsuarezruiz ,
Seems SearchBar in HorizontalStackLayout has improper size calculation on iOS, Android, and macOS platforms, with elements are expanding beyond their expected bounds. so created issue and ignored the tests on specified platforms and committed the latest changes, can you please review and share your concerns.

@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

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.

3 participants