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

Handle setting of DesiredSize in Measure implementations, rather than MeasureOverride #19794

Merged
merged 1 commit into from Jan 10, 2024

Handle setting of DesiredSize in Measure implementations, rather than…

2b11c90
Select commit
Failed to load commit list.
Merged

Handle setting of DesiredSize in Measure implementations, rather than MeasureOverride #19794

Handle setting of DesiredSize in Measure implementations, rather than…
2b11c90
Select commit
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public succeeded Jan 10, 2024 in 41m 5s

Build #8.0.6-ci.net8.8094+pr.19794-sha.1921b7f6e-azdo.104875 had test failures

Details

Tests

  • Failed: 5 (0.63%)
  • Passed: 649 (82.05%)
  • Other: 137 (17.32%)
  • Total: 791

Annotations

Check failure on line 1064 in Build log

See this annotation in the file changed.

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

Build log #L1064

PowerShell exited with code '1'.

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

See this annotation in the file changed.

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

Microsoft.Maui.AppiumTests.InputTransparencyGalleryTests(Android).InputTransparencyMatrix(False,False,False,False,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/3/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/3/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/3/s/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 68
   at InvokeStub_UITestBase.UITestBaseTearDown(Object, Object, IntPtr*)

Check failure on line 1 in Microsoft.Maui.AppiumTests.CarouselViewUITests(Android).CarouselViewSetPosition

See this annotation in the file changed.

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

Microsoft.Maui.AppiumTests.CarouselViewUITests(Android).CarouselViewSetPosition

  String lengths are both 1. Strings differ at index 0.
  Expected: "3"
  But was:  "4"
  -----------^
Raw output
   at Microsoft.Maui.AppiumTests.CarouselViewUITests.CarouselViewSetPosition() in /Users/builder/azdo/_work/3/s/src/Controls/tests/UITests/Tests/CarouselViewUITests.cs:line 40
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   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.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

1)    at Microsoft.Maui.AppiumTests.CarouselViewUITests.CarouselViewSetPosition() in /Users/builder/azdo/_work/3/s/src/Controls/tests/UITests/Tests/CarouselViewUITests.cs:line 40
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)

Check failure on line 1 in Microsoft.Maui.AppiumTests.CarouselViewUITests(Android).CarouselViewGoToNextCurrentItem

See this annotation in the file changed.

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

Microsoft.Maui.AppiumTests.CarouselViewUITests(Android).CarouselViewGoToNextCurrentItem

  String lengths are both 1. Strings differ at index 0.
  Expected: "4"
  But was:  "3"
  -----------^
Raw output
   at Microsoft.Maui.AppiumTests.CarouselViewUITests.CheckLabelValue(String labelAutomationId, String value) in /Users/builder/azdo/_work/3/s/src/Controls/tests/UITests/Tests/CarouselViewUITests.cs:line 71
   at Microsoft.Maui.AppiumTests.CarouselViewUITests.CarouselViewGoToNextCurrentItem() in /Users/builder/azdo/_work/3/s/src/Controls/tests/UITests/Tests/CarouselViewUITests.cs:line 61

1)    at Microsoft.Maui.AppiumTests.CarouselViewUITests.CheckLabelValue(String labelAutomationId, String value) in /Users/builder/azdo/_work/3/s/src/Controls/tests/UITests/Tests/CarouselViewUITests.cs:line 71
   at Microsoft.Maui.AppiumTests.CarouselViewUITests.CarouselViewGoToNextCurrentItem() in /Users/builder/azdo/_work/3/s/src/Controls/tests/UITests/Tests/CarouselViewUITests.cs:line 61

Check failure on line 1 in Microsoft.Maui.AppiumTests.Issues.HideSoftInputOnTappedPageTests(Android).HideSoftInputOnTappedPageTest("Editor",True)

See this annotation in the file changed.

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

Microsoft.Maui.AppiumTests.Issues.HideSoftInputOnTappedPageTests(Android).HideSoftInputOnTappedPageTest("Editor",True)

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*)