Skip to content

[Windows][net11] Make Layout AutomationPeer public + opt-in for screen reader tree#35597

Open
Redth wants to merge 3 commits into
net11.0from
redth/contentview-automation
Open

[Windows][net11] Make Layout AutomationPeer public + opt-in for screen reader tree#35597
Redth wants to merge 3 commits into
net11.0from
redth/contentview-automation

Addressed concerns.

75fd0bb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Jun 24, 2026 in 2h 19m 6s

Build #11.0.0-ci+pr.35597.azdo.1479292 had test failures

Details

Tests

  • Failed: 24 (0.12%)
  • Passed: 19,051 (99.15%)
  • Other: 140 (0.73%)
  • Total: 19,215

Annotations

Check failure on line 521 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L521

Test suite had 1 failure(s).

Check failure on line 523 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L523

PowerShell exited with code '1'.

Check failure on line 1037 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L1037

Test suite had 1 failure(s).

Check failure on line 1 in CreateTimerNonRepeatingDoesNotRepeat

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

CreateTimerNonRepeatingDoesNotRepeat

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at Microsoft.Maui.UnitTests.Dispatching.DispatcherTests.<>c.<<CreateTimerNonRepeatingDoesNotRepeat>b__10_0>d.MoveNext() in /_/src/Core/tests/UnitTests/Dispatching/DispatcherTests.cs:line 140
--- End of stack trace from previous location ---
   at Microsoft.Maui.UnitTests.DispatcherTest.<>c__DisplayClass1_0.<<Run>b__0>d.MoveNext() in /_/src/Core/tests/UnitTests/TestClasses/DispatcherStub.cs:line 148
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.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 InvokeOnMainThreadAsync_Action_WorksThroughBridge

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

InvokeOnMainThreadAsync_Action_WorksThroughBridge

Microsoft.Maui.ApplicationModel.NotImplementedInReferenceAssemblyException : This functionality is not implemented in the portable version of this assembly. You should reference the NuGet package from your main application project in order to reference the platform-specific implementation.
Raw output
   at Microsoft.Maui.ApplicationModel.MainThread.get_PlatformIsMainThread() in /_/src/Essentials/src/MainThread/MainThread.netstandard.cs:line 16
   at Microsoft.Maui.ApplicationModel.MainThread.get_IsMainThread() in /_/src/Essentials/src/MainThread/MainThread.shared.cs:line 57
   at Microsoft.Maui.ApplicationModel.MainThread.InvokeOnMainThreadAsync[T](Func`1 func) in /_/src/Essentials/src/MainThread/MainThread.shared.cs:line 114
   at Microsoft.Maui.UnitTests.Hosting.MainThreadBridgeTests.InvokeOnMainThreadAsync_Action_WorksThroughBridge() in /_/src/Core/tests/UnitTests/Hosting/MainThreadBridgeTests.cs:line 196
--- End of stack trace from previous location ---

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.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.