[2025/03/24] Candidate - In Flight Branch #28560
Build #9.0.60-ci+pr.28560.azdo.139203 had test failures
Details
- Failed: 4 (0.09%)
- Passed: 4,252 (97.12%)
- Other: 122 (2.79%)
- Total: 4,378
Annotations
Check failure on line 621 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L621
PowerShell exited with code '1'.
Check failure on line 735 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L735
PowerShell exited with code '1'.
Check failure on line 637 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L637
PowerShell exited with code '1'.
Check failure on line 713 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L713
PowerShell exited with code '1'.
azure-pipelines / MAUI-UITests-public
Microsoft.Maui.TestCases.Tests.Issues.Issue19509(iOS).EntryTextColorStopsWorkingAfterPropertyIsUpdatedFromBinding
System.TimeoutException : Timed out waiting for element...
Raw output
at UITest.Appium.HelperExtensions.Wait(Func`1 query, Func`2 satisfactory, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2393
at UITest.Appium.HelperExtensions.WaitForAtLeastOne(Func`1 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2410
at UITest.Appium.HelperExtensions.WaitForElement(IApp app, String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 665
at Microsoft.Maui.TestCases.Tests.Issues.Issue19509.EntryTextColorStopsWorkingAfterPropertyIsUpdatedFromBinding() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue19509.cs:line 19
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](Func`1 invoke)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)
azure-pipelines / MAUI-UITests-public
Microsoft.Maui.TestCases.Tests.Issues.Issue19214(iOS).TestMultipleScrollViews
rect.Y: -318 was not greater than scrollViewRect.Y: 381
Assert.That(arg1, Is.GreaterThan(arg2))
Expected: greater than 381
But was: -318
Raw output
at NUnit.Framework.Legacy.ClassicAssert.Greater(Int32 arg1, Int32 arg2, String message, Object[] args)
at Microsoft.Maui.TestCases.Tests.Issues.Issue19214.ConfirmVisible(AppiumApp app, Rectangle rect, String scrollView, String entry, Boolean isTopField) in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue19214.cs:line 89
at Microsoft.Maui.TestCases.Tests.Issues.Issue19214.CheckInsets(AppiumApp app, String queryEntry, String topEntry, String bottomEntry, String scrollView, Boolean startFromBottom) in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue19214.cs:line 64
at Microsoft.Maui.TestCases.Tests.Issues.Issue19214.TestMultipleScrollViews() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue19214.cs:line 41
1) at NUnit.Framework.Legacy.ClassicAssert.Greater(Int32 arg1, Int32 arg2, String message, Object[] args)
at Microsoft.Maui.TestCases.Tests.Issues.Issue19214.ConfirmVisible(AppiumApp app, Rectangle rect, String scrollView, String entry, Boolean isTopField) in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue19214.cs:line 89
at Microsoft.Maui.TestCases.Tests.Issues.Issue19214.CheckInsets(AppiumApp app, String queryEntry, String topEntry, String bottomEntry, String scrollView, Boolean startFromBottom) in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue19214.cs:line 64
at Microsoft.Maui.TestCases.Tests.Issues.Issue19214.TestMultipleScrollViews() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue19214.cs:line 41
azure-pipelines / MAUI-UITests-public
Microsoft.Maui.TestCases.Tests.Issues.Issue25671(iOS).LayoutPassesShouldNotIncrease
Assert.That(arg1, Is.LessThanOrEqualTo(arg2))
Expected: less than or equal to 380.10000000000002d
But was: 384.0d
Raw output
at NUnit.Framework.Legacy.ClassicAssert.LessOrEqual(Double arg1, Double arg2)
at Microsoft.Maui.TestCases.Tests.Issues.Issue25671.LayoutPassesShouldNotIncrease() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25671.cs:line 68
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)
1) at NUnit.Framework.Legacy.ClassicAssert.LessOrEqual(Double arg1, Double arg2)
at Microsoft.Maui.TestCases.Tests.Issues.Issue25671.LayoutPassesShouldNotIncrease() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25671.cs:line 68
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
azure-pipelines / MAUI-UITests-public
Microsoft.Maui.TestCases.Tests.Issues.Issue25473(iOS).VerifyEntryClearButtonVisibilitySetToWhileEditing
VisualTestUtils.VisualTestFailedException :
Snapshot different than baseline: VerifyEntryClearButtonVisibilitySetToWhileEditing.png (9.81% 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|8_0(String name, <>c__DisplayClass8_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 294
at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Int32 cropTop, Int32 cropBottom) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 165
at Microsoft.Maui.TestCases.Tests.Issues.Issue25473.VerifyEntryClearButtonVisibilitySetToWhileEditing() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs:line 30
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)