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

Fix image loading tests #20955

Merged
merged 4 commits into from Mar 3, 2024

- generate new images

0f9d74d
Select commit
Failed to load commit list.
Merged

Fix image loading tests #20955

- generate new images
0f9d74d
Select commit
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public failed Mar 2, 2024 in 2h 27m 10s

Build #8.0.10-ci.net8.9146+pr.20955-sha.23ad7b067-azdo.110303 had test failures

Details

Tests

  • Failed: 1 (0.15%)
  • Passed: 433 (65.71%)
  • Other: 225 (34.14%)
  • Total: 659

Annotations

Check failure on line 1269 in Build log

See this annotation in the file changed.

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

Build log #L1269

PowerShell exited with code '1'.

Check failure on line 19 in Build log

See this annotation in the file changed.

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

Build log #L19

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 1934 in Build log

See this annotation in the file changed.

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

Build log #L1934

PowerShell exited with code '1'.

Check failure on line 3956 in Build log

See this annotation in the file changed.

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

Build log #L3956

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.AppiumTests.InputTransparencyGalleryTests(Android).InputTransparencyWhenRootIsNotTransparentMatrix(True,True,True,False)

See this annotation in the file changed.

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

Microsoft.Maui.AppiumTests.InputTransparencyGalleryTests(Android).InputTransparencyWhenRootIsNotTransparentMatrix(True,True,True,False)

The app was expected to be running still, investigate as possible crash
TearDown : NUnit.Framework.AssertionException : The app was expected to be running still, investigate as possible crash
Raw output
   at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /Users/builder/azdo/_work/2/s/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 68
   at InvokeStub_UITestBase.UITestBaseTearDown(Object, Object, IntPtr*)

--TearDown
   at NUnit.Framework.Assert.ReportFailure(String message)
   at NUnit.Framework.Assert.Fail(String message, Object[] args)
   at NUnit.Framework.Assert.Fail(String message)
   at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /Users/builder/azdo/_work/2/s/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 68
   at InvokeStub_UITestBase.UITestBaseTearDown(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
1)    at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /Users/builder/azdo/_work/2/s/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 68
   at InvokeStub_UITestBase.UITestBaseTearDown(Object, Object, IntPtr*)