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] Implement Appium swipe action on Catalyst using the Mac Driver #27441

Merged
merged 4 commits into from
Feb 6, 2025

Updated impl

1e45046
Select commit
Loading
Failed to load commit list.
Merged

[Testing] Implement Appium swipe action on Catalyst using the Mac Driver #27441

Updated impl
1e45046
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public succeeded Jan 30, 2025 in 2h 10m 53s

Build #9.0.40-ci+pr.27441.azdo.133796 had test failures

Details

Tests

  • Failed: 2 (0.06%)
  • Passed: 3,355 (93.77%)
  • Other: 221 (6.18%)
  • Total: 3,578

Annotations

Check failure on line 621 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L621

PowerShell exited with code '1'.

Check failure on line 607 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L607

PowerShell exited with code '1'.

Check failure on line 631 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L631

PowerShell exited with code '1'.

Check failure on line 615 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L615

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Issue21109(Android).VerifyInitialEntryReturnTypeChange

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Microsoft.Maui.TestCases.Tests.Issues.Issue21109(Android).VerifyInitialEntryReturnTypeChange

VisualTestUtils.VisualTestFailedException : 
Snapshot different than baseline: VerifyInitialEntryReturnTypeChange.png (1.15% difference)
If the correct baseline has changed (this isn't a a bug), then update the baseline image.
See test attachment or download the build artifacts to get the new snapshot file.

More info: https://aka.ms/visual-test-workflow
Raw output
   at VisualTestUtils.VisualRegressionTester.Fail(String message)
   at VisualTestUtils.VisualRegressionTester.VerifyMatchesSnapshot(String name, ImageSnapshot actualImage, String environmentName, ITestContext testContext)
   at Microsoft.Maui.TestCases.Tests.UITest.<VerifyScreenshot>g__Verify|7_0(String name) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 235
   at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 117
   at Microsoft.Maui.TestCases.Tests.Issues.Issue21109.VerifyInitialEntryReturnTypeChange() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue21109.cs:line 24
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.ShellInsets(Android).PaddingWithoutSafeArea

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Microsoft.Maui.TestCases.Tests.Issues.ShellInsets(Android).PaddingWithoutSafeArea

  Assert.That(somePaddingValue, Is.GreaterThan(zeroPaddingValue))
  Expected: greater than 735
  But was:  735
Raw output
   at Microsoft.Maui.TestCases.Tests.Issues.ShellInsets.PaddingWithoutSafeArea() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/XFIssue/ShellInsets.cs:line 139

1)    at Microsoft.Maui.TestCases.Tests.Issues.ShellInsets.PaddingWithoutSafeArea() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/XFIssue/ShellInsets.cs:line 139