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

Moving last Xamarin.UITests to Appium #25366

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jfversluis
Copy link
Member

Last ControlGallery UI tests over to Appium!

@jfversluis jfversluis added t/housekeeping ♻︎ area-testing Unit tests, device tests testing-legacy-ui-tests Issues/PRs that are associated with transitioning our legacy UI Tests to Appium labels Oct 18, 2024
@jfversluis jfversluis requested a review from a team as a code owner October 18, 2024 07:45

[Issue(IssueTracker.Github, 9088,
"[Bug] SwipeView items conflict with Shell menu swipe in from left, on real iOS devices", PlatformAffected.iOS)]
public class Issue9088 : TestShell
Copy link
Contributor

Choose a reason for hiding this comment

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

There is a small mistake here:

/Users/builder/azdo/_work/1/s/src/Controls/tests/TestCases.HostApp/Issues/XFIssue/Issue9088.cs(114,13): error CS1525: Invalid expression term '}' [/Users/builder/azdo/_work/1/s/src/Controls/tests/TestCases.HostApp/Controls.TestCases.HostApp.csproj::TargetFramework=net8.0-maccatalyst]
/Users/builder/azdo/_work/1/s/src/Controls/tests/TestCases.HostApp/Issues/XFIssue/Issue9088.cs(114,13): error CS1525: Invalid expression term '}' [/Users/builder/azdo/_work/1/s/src/Controls/tests/TestCases.HostApp/Controls.TestCases.HostApp.csproj::TargetFramework=net8.0-tizen]
/Users/builder/azdo/_work/1/s/src/Controls/tests/TestCases.HostApp/Issues/XFIssue/Issue9088.cs(114,13): error CS1525: Invalid expression term '}' [/Users/builder/azdo/_work/1/s/src/Controls/tests/TestCases.HostApp/Controls.TestCases.HostApp.csproj::TargetFramework=net8.0-android]
    0 Warning(s)
    4 Error(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 t/housekeeping ♻︎ testing-legacy-ui-tests Issues/PRs that are associated with transitioning our legacy UI Tests to Appium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants