Skip to content

Mark CompressedLayout API as obsolete and remove XML documentation - #31052

Merged
jfversluis merged 3 commits into
net10.0from
copilot/fix-9bfd342c-250e-40e9-95db-9d17ff94f03a
Aug 15, 2025
Merged

Mark CompressedLayout API as obsolete and remove XML documentation#31052
jfversluis merged 3 commits into
net10.0from
copilot/fix-9bfd342c-250e-40e9-95db-9d17ff94f03a

Remove CompressedLayout.xml documentation file and replace XML includ…

ec15a24
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public succeeded Aug 14, 2025 in 1h 24m 48s

Build #10.0.0-ci+pr.31052.azdo.148150 had test failures

Details

Tests

  • Failed: 3 (0.04%)
  • Passed: 7,607 (98.36%)
  • Other: 124 (1.60%)
  • Total: 7,734

Annotations

Check failure on line 751 in Build log

See this annotation in the file changed.

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

Build log #L751

PowerShell exited with code '1'.

Check failure on line 928 in Build log

See this annotation in the file changed.

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

Build log #L928

PowerShell exited with code '1'.

Check failure on line 1903 in Build log

See this annotation in the file changed.

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

Build log #L1903

PowerShell exited with code '1'.

Check failure on line 731 in Build log

See this annotation in the file changed.

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

Build log #L731

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.HideSoftInputOnTappedPageTests(Android).TogglingHideSoftInputOnTapped

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.Issues.HideSoftInputOnTappedPageTests(Android).TogglingHideSoftInputOnTapped

  Assert.That(condition, Is.True)
  Expected: True
  But was:  False
Raw output
   at NUnit.Framework.Legacy.ClassicAssert.True(Boolean condition)
   at Microsoft.Maui.TestCases.Tests.Issues.HideSoftInputOnTappedPageTests.TogglingHideSoftInputOnTappedForAndroidiOS() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/HideSoftInputOnTappedPageTests.cs:line 164
   at Microsoft.Maui.TestCases.Tests.Issues.HideSoftInputOnTappedPageTests.TogglingHideSoftInputOnTapped() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/HideSoftInputOnTappedPageTests.cs:line 112

1)    at NUnit.Framework.Legacy.ClassicAssert.True(Boolean condition)
   at Microsoft.Maui.TestCases.Tests.Issues.HideSoftInputOnTappedPageTests.TogglingHideSoftInputOnTappedForAndroidiOS() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/HideSoftInputOnTappedPageTests.cs:line 164
   at Microsoft.Maui.TestCases.Tests.Issues.HideSoftInputOnTappedPageTests.TogglingHideSoftInputOnTapped() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/HideSoftInputOnTappedPageTests.cs:line 112

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.CollectionView_GroupingFeatureTests(Android).VerifyGroupHeaderAndFooterTemplate_WithHorizontalListAndGroupedList

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.CollectionView_GroupingFeatureTests(Android).VerifyGroupHeaderAndFooterTemplate_WithHorizontalListAndGroupedList

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 2530
   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 743
   at Microsoft.Maui.TestCases.Tests.CollectionView_GroupingFeatureTests.VerifyGroupHeaderAndFooterTemplate_WithHorizontalListAndGroupedList() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_GroupingFeatureTests.cs:line 518
   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.CollectionView_GroupingFeatureTests(Android).VerifyGroupHeaderAndFooterTemplate_WithHorizontalListAndGroupedList

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.CollectionView_GroupingFeatureTests(Android).VerifyGroupHeaderAndFooterTemplate_WithHorizontalListAndGroupedList

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 2530
   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 743
   at Microsoft.Maui.TestCases.Tests.CollectionView_GroupingFeatureTests.VerifyGroupHeaderAndFooterTemplate_WithHorizontalListAndGroupedList() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_GroupingFeatureTests.cs:line 518
   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)