Skip to content

December 22nd, Candidate - #33185

Merged
PureWeen merged 18 commits into
mainfrom
inflight/candidate
Dec 29, 2025
Merged

December 22nd, Candidate#33185
PureWeen merged 18 commits into
mainfrom
inflight/candidate

[Testing] Fixed Test case failure in PR 33185 - [12/22/2025] Candidat…

5f19e7e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr-uitests failed Dec 29, 2025 in 26m 58s

Build #10.0.30-ci+pr.33185.azdo.1240444 had test failures

Details

Tests

  • Failed: 5 (0.04%)
  • Passed: 12,570 (98.82%)
  • Other: 145 (1.14%)
  • Total: 12,720

Annotations

Check failure on line 1587 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Build log #L1587

PowerShell exited with code '1'.

Check failure on line 846 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Build log #L846

PowerShell exited with code '1'.

Check failure on line 1283 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Build log #L1283

PowerShell exited with code '1'.

Check failure on line 23 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Build log #L23

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Issue28986_SafeAreaBorderOrientation(iOS).SafeAreaBorderMultipleOrientationChanges

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Microsoft.Maui.TestCases.Tests.Issues.Issue28986_SafeAreaBorderOrientation(iOS).SafeAreaBorderMultipleOrientationChanges

  Portrait X position should be consistent between multiple orientation cycles
Assert.That(Math.Abs(initialPortraitBounds.X - finalPortraitBounds.X), Is.LessThanOrEqualTo(positionTolerance))
  Expected: less than or equal to 10.0d
  But was:  375
Raw output
   at Microsoft.Maui.TestCases.Tests.Issues.Issue28986_SafeAreaBorderOrientation.SafeAreaBorderMultipleOrientationChanges() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28986_SafeAreaBorderOrientation.cs:line 198

1)    at Microsoft.Maui.TestCases.Tests.Issues.Issue28986_SafeAreaBorderOrientation.SafeAreaBorderMultipleOrientationChanges() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28986_SafeAreaBorderOrientation.cs:line 198

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Issue18420(Android).ApplyingRotationWithZeroDurationShouldNotCrash

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Microsoft.Maui.TestCases.Tests.Issues.Issue18420(Android).ApplyingRotationWithZeroDurationShouldNotCrash

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at UITest.Appium.HelperExtensions.Click(IUIElement element) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 362
   at UITest.Appium.HelperExtensions.Tap(IApp app, String element) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 26
   at Microsoft.Maui.TestCases.Tests.Issues.Issue18420.ApplyingRotationWithZeroDurationShouldNotCrash() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue18420.cs:line 19
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.EntryFeatureTests(Windows).VerifyVerticalTextAlignmentBasedOnCharacterSpacing

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Microsoft.Maui.TestCases.Tests.EntryFeatureTests(Windows).VerifyVerticalTextAlignmentBasedOnCharacterSpacing

VisualTestUtils.VisualTestFailedException : 
Snapshot different than baseline: VerifyVerticalTextAlignmentBasedOnCharacterSpacing.png (0.50% 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) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 162
   at VisualTestUtils.VisualRegressionTester.VerifyMatchesSnapshot(String name, ImageSnapshot actualImage, String environmentName, ITestContext testContext) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 123
   at Microsoft.Maui.TestCases.Tests.UITest.<VerifyScreenshot>g__Verify|11_0(String name, <>c__DisplayClass11_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 377
   at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance, Boolean includeTitleBar) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 219
   at Microsoft.Maui.TestCases.Tests.EntryFeatureTests.VerifyVerticalTextAlignmentBasedOnCharacterSpacing() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/EntryFeatureTests.cs:line 293
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.FlyoutPageFeatureTests(Android).VerifyFlyoutPage_IsGestureEnabledFalse

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Microsoft.Maui.TestCases.Tests.FlyoutPageFeatureTests(Android).VerifyFlyoutPage_IsGestureEnabledFalse

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at UITest.Appium.HelperExtensions.GetRect(IUIElement element) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 122
   at Microsoft.Maui.TestCases.Tests.FlyoutPageFeatureTests.VerifyFlyoutPage_IsGestureEnabledFalse() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/FlyoutPageFeatureTests.cs:line 107
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)