[ci] Run android on MAUI-Dnceng#33997
Build #10.0.50-ci+pr.33997.azdo.1303968 had test failures
Details
- Failed: 1 (0.01%)
- Passed: 12,274 (98.89%)
- Other: 137 (1.10%)
- Total: 12,412
Annotations
Check failure on line 1047 in Build log
azure-pipelines / maui-pr-uitests
Build log #L1047
PowerShell exited with code '1'.
Check failure on line 794 in Build log
azure-pipelines / maui-pr-uitests
Build log #L794
PowerShell exited with code '1'.
Check failure on line 1000 in Build log
azure-pipelines / maui-pr-uitests
Build log #L1000
PowerShell exited with code '1'.
Check failure on line 1371 in Build log
azure-pipelines / maui-pr-uitests
Build log #L1371
PowerShell exited with code '1'.
Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Issue18896(Windows).Issue18896Test
azure-pipelines / maui-pr-uitests
Microsoft.Maui.TestCases.Tests.Issues.Issue18896(Windows).Issue18896Test
VisualTestUtils.VisualTestFailedException :
Snapshot different than baseline: Issue18896Test.png (6.86% 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|13_0(String name, <>c__DisplayClass13_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 469
at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Nullable`1 retryTimeout, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance, Boolean includeTitleBar) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 301
at Microsoft.Maui.TestCases.Tests.Issues.Issue18896.Issue18896Test() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue18896.cs:line 31
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)