Skip to content

[Regression][Windows]Fix Exception thrown on .NET 10 Windows when calling Permissions.CheckStatusAsync<Permissions.Microphone>() - #33179

Merged
kubaflo merged 10 commits into
dotnet:inflight/currentfrom
devanathan-vaithiyanathan:fix-32989
Mar 21, 2026
Merged

[Regression][Windows]Fix Exception thrown on .NET 10 Windows when calling Permissions.CheckStatusAsync<Permissions.Microphone>()#33179
kubaflo merged 10 commits into
dotnet:inflight/currentfrom
devanathan-vaithiyanathan:fix-32989

Merge branch 'main' into fix-32989

7f0c9e5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Mar 21, 2026 in 2h 56m 4s

Build #10.0.60-ci+pr.33179.azdo.1346472 had test failures

Details

Tests

  • Failed: 32 (0.18%)
  • Passed: 17,695 (99.06%)
  • Other: 136 (0.76%)
  • Total: 17,863

Annotations

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 949c3247-66dc-47a1-b847-3344e2956647 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/949c3247-66dc-47a1-b847-3344e2956647/workitems/Microsoft.Maui.Controls.Core.UnitTests.dll/console

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.Xaml.UnitTests.dll in job 949c3247-66dc-47a1-b847-3344e2956647 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/949c3247-66dc-47a1-b847-3344e2956647/workitems/Microsoft.Maui.Controls.Xaml.UnitTests.dll/console

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 b67fa781-b469-493a-b99b-82d42e5d6f54 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b67fa781-b469-493a-b99b-82d42e5d6f54/workitems/Microsoft.Maui.Controls.Core.UnitTests.dll/console

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.Xaml.UnitTests.dll in job b67fa781-b469-493a-b99b-82d42e5d6f54 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b67fa781-b469-493a-b99b-82d42e5d6f54/workitems/Microsoft.Maui.Controls.Xaml.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)