Skip to content

[PR-Agent] Fix ApplyQueryAttributes called with empty dictionary on back - #33451

Merged
kubaflo merged 3 commits into
dotnet:inflight/currentfrom
kubaflo:fix/issue-33415
Mar 21, 2026
Merged

[PR-Agent] Fix ApplyQueryAttributes called with empty dictionary on back#33451
kubaflo merged 3 commits into
dotnet:inflight/currentfrom
kubaflo:fix/issue-33415

Update ShellNavigationManager.cs

59d3d1b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Mar 21, 2026 in 3h 3m 40s

Build #10.0.60-ci+pr.33451.azdo.1346297 had test failures

Details

Tests

  • Failed: 30 (0.17%)
  • Passed: 17,687 (99.07%)
  • Other: 136 (0.76%)
  • Total: 17,853

Annotations

Check failure on line 1311 in src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs#L1311

src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs(1311,14): error CS0111: (NETCORE_ENGINEERING_TELEMETRY=Build) Type 'CollectionView_ScrollingFeatureTests' already defines a member called 'VerifyFlowDirectionRTLAndKeepScrollOffsetWithGroupedList' with the same parameter types

Check failure on line 1311 in src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs#L1311

src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs(1311,14): error CS0111: (NETCORE_ENGINEERING_TELEMETRY=Build) Type 'CollectionView_ScrollingFeatureTests' already defines a member called 'VerifyFlowDirectionRTLAndKeepScrollOffsetWithGroupedList' with the same parameter types

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.Controls.Core.UnitTests.dll in job 18c38cf5-51b6-402c-b2af-dab99ea07b2a has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/18c38cf5-51b6-402c-b2af-dab99ea07b2a/workitems/Microsoft.Maui.Controls.Core.UnitTests.dll/console

Check failure on line 1 in NavBarIsVisibleUpdates

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

NavBarIsVisibleUpdates

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at Microsoft.Maui.Controls.Core.UnitTests.ShellToolbarTests.NavBarIsVisibleUpdates() in /_/src/Controls/tests/Core.UnitTests/ShellToolbarTests.cs:line 197
   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.Controls.Core.UnitTests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.Controls.Core.UnitTests.dll.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Microsoft.Maui.Controls.Xaml.UnitTests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.Controls.Xaml.UnitTests.dll.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in NavBarIsVisibleUpdates

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

NavBarIsVisibleUpdates

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at Microsoft.Maui.Controls.Core.UnitTests.ShellToolbarTests.NavBarIsVisibleUpdates() in /_/src/Controls/tests/Core.UnitTests/ShellToolbarTests.cs:line 197
   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)